Fraxinus
17.12-rc2
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxOperatingTableTab.h
Go to the documentation of this file.
1
#ifndef CXOPERATINGTABLETAB_H
2
#define CXOPERATINGTABLETAB_H
3
4
#include "
cxPreferenceTab.h
"
5
#include "
cxCoreServices.h
"
6
7
namespace
cx
8
{
9
12
class
cxGui_EXPORT
OperatingTableTab
:
public
PreferenceTab
13
{
14
Q_OBJECT
15
16
public
:
17
OperatingTableTab
(
CoreServicesPtr
services, QWidget *parent = 0);
18
void
init();
19
20
public
slots:
21
void
saveParametersSlot
() {}
22
23
protected
:
24
CoreServicesPtr
mServices
;
25
26
private
slots:
27
};
28
29
}
/* namespace cx */
30
31
#endif // CXOPERATINGTABLETAB_H
cxCoreServices.h
cxPreferenceTab.h
cx::OperatingTableTab
Definition:
cxOperatingTableTab.h:12
cx::OperatingTableTab::mServices
CoreServicesPtr mServices
Definition:
cxOperatingTableTab.h:24
cx::OperatingTableTab::saveParametersSlot
void saveParametersSlot()
Definition:
cxOperatingTableTab.h:21
cx::PreferenceTab
Definition:
cxPreferenceTab.h:51
cx::CoreServicesPtr
boost::shared_ptr< class CoreServices > CoreServicesPtr
Definition:
cxCameraStyle.h:59
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:34
CX
source
gui
preferencesWidgets
cxOperatingTableTab.h
Generated on Thu Dec 14 2017 11:05:40 for Fraxinus by
1.8.11