CustusX
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxImagePropertiesWidget.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
12
#ifndef CXIMAGEPROPERTIESWIDGET_H
13
#define CXIMAGEPROPERTIESWIDGET_H
14
15
#include "cxGuiExport.h"
16
17
#include <QtWidgets>
18
19
#include "
cxBaseWidget.h
"
20
#include "
cxActiveImageProxy.h
"
21
#include "
cxTabbedWidget.h
"
22
23
class
QComboBox;
24
25
namespace
cx
26
{
27
33
class
cxGui_EXPORT
ImagePropertiesWidget
:
public
TabbedWidget
34
{
35
Q_OBJECT
36
public
:
37
ImagePropertiesWidget
(
VisServicesPtr
services, QWidget* parent);
38
virtual
~ImagePropertiesWidget
() {}
39
};
40
41
}
//end namespace cx
42
43
#endif // CXIMAGEPROPERTIESWIDGET_H
cx::ImagePropertiesWidget::~ImagePropertiesWidget
virtual ~ImagePropertiesWidget()
Definition:
cxImagePropertiesWidget.h:38
cx::VisServicesPtr
boost::shared_ptr< class VisServices > VisServicesPtr
Definition:
cxMainWindow.h:40
cxTabbedWidget.h
cxBaseWidget.h
cx::TabbedWidget
Interface for making widgets with a hierarchy of tabs.
Definition:
cxTabbedWidget.h:34
cxActiveImageProxy.h
cx::ImagePropertiesWidget
Widget for displaying and manipulating various Image properties.
Definition:
cxImagePropertiesWidget.h:33
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
gui
dataWidgets
cxImagePropertiesWidget.h
Generated on Thu Jun 16 2022 21:29:50 for CustusX by
1.8.11