CustusX  18.04
An IGT application
cxApplication.cpp File Reference
#include "cxApplication.h"
#include "cxLogger.h"
#include <QThread>
#include <QWidget>
#include <QFile>
#include <QAction>
#include <iostream>
#include <langinfo.h>
#include <locale>

Go to the source code of this file.

Namespaces

 cx
 Namespace for all CustusX production code.
 

Functions

void cx::bringWindowToFront (QWidget *window)
 
QWidget * cx::getMainWindow ()
 
template<typename T >
cx::findMainWindowChildWithObjectName (QString objectName)
 
void cx::triggerMainWindowActionWithObjectName (QString actionName)