![]() |
NorMIT-nav
18.04-rc6
An IGT application
|
#include "cxMainWindowActions.h"#include <QtConcurrent>#include <QWidget>#include <QFileDialog>#include <QAction>#include <QScreen>#include <QDesktopWidget>#include <QMessageBox>#include <QApplication>#include <QDesktopServices>#include "boost/bind.hpp"#include "boost/function.hpp"#include "cxReporter.h"#include "cxLogger.h"#include "cxConfig.h"#include "cxDataLocations.h"#include "cxProfile.h"#include "cxLogicManager.h"#include "cxTrackingService.h"#include "cxSettings.h"#include "cxVideoService.h"#include "cxNavigation.h"#include "cxImage.h"#include "cxPatientModelService.h"#include "cxViewService.h"#include "cxViewGroupData.h"#include "cxSessionStorageService.h"#include "cxVisServices.h"#include "cxVLCRecorder.h"#include "cxImportDataDialog.h"#include "cxExportDataDialog.h"#include "cxScreenShotImageWriter.h"#include "cxViewCollectionWidget.h"#include "cxViewCollectionImageWriter.h"#include "cxFileHelpers.h"Go to the source code of this file.
Namespaces | |
| cx | |
| Namespace for all CustusX production code. | |