Fraxinus
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxSlicePropertiesWidget.h
Go to the documentation of this file.
1
/*=========================================================================
2
This file is part of CustusX, an Image Guided Therapy Application.
3
4
Copyright (c) SINTEF Department of Medical Technology.
5
All rights reserved.
6
7
CustusX is released under a BSD 3-Clause license.
8
9
See Lisence.txt (https://github.com/SINTEFMedtek/CustusX/blob/master/License.txt) for details.
10
=========================================================================*/
11
#ifndef CXSlicePropertiesWidget_H_
12
#define CXSlicePropertiesWidget_H_
13
14
#include "cxGuiExport.h"
15
16
#include <vector>
17
#include <QtWidgets>
18
19
#include "
cxTabbedWidget.h
"
20
21
namespace
cx
22
{
23
37
class
cxGui_EXPORT
SlicePropertiesWidget
:
public
TabbedWidget
38
{
39
Q_OBJECT
40
41
public
:
42
SlicePropertiesWidget
(
cx::PatientModelServicePtr
patientModelService,
cx::ViewServicePtr
viewService, QWidget* parent);
43
virtual
~
SlicePropertiesWidget
();
44
45
protected
:
46
private
:
47
SlicePropertiesWidget
();
48
};
49
53
}
//end namespace cx
54
55
#endif
/* CXSlicePropertiesWidget_H_ */
cx::SlicePropertiesWidget
Definition:
cxSlicePropertiesWidget.h:37
cxTabbedWidget.h
cx::ViewServicePtr
boost::shared_ptr< class ViewService > ViewServicePtr
Definition:
cxLogicManager.h:28
cx::TabbedWidget
Interface for making widgets with a hierarchy of tabs.
Definition:
cxTabbedWidget.h:34
cx::PatientModelServicePtr
boost::shared_ptr< class PatientModelService > PatientModelServicePtr
Definition:
cxLogicManager.h:25
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
gui
dataWidgets
cxSlicePropertiesWidget.h
Generated on Thu Jun 16 2022 19:01:05 for Fraxinus by
1.8.11