Fraxinus
22.09
An IGT application
|
#include "cxResourceExport.h"
#include <QApplication>
Go to the source code of this file.
Classes | |
class | cx::Application |
Namespaces | |
cx | |
Namespace for all CustusX production code. | |
Functions | |
void | cx::bringWindowToFront (QWidget *window) |
QWidget * | cx::getMainWindow () |
template<typename T > | |
cxResource_EXPORT T | cx::findMainWindowChildWithObjectName (QString objectName) |
void | cx::triggerMainWindowActionWithObjectName (QString actionName) |