![]() |
CustusX
15.4.0-beta
An IGT application
|
#include <cxViewCollectionWidgetUsingViewWidgets.h>
Public Member Functions | |
LayoutWidgetUsingViewWidgets (QWidget *parent) | |
virtual | ~LayoutWidgetUsingViewWidgets () |
virtual ViewPtr | addView (View::Type type, LayoutRegion region) |
virtual void | clearViews () |
virtual void | setModified () |
virtual void | render () |
virtual void | setGridSpacing (int val) |
virtual void | setGridMargin (int val) |
![]() | |
virtual | ~ViewCollectionWidget () |
Additional Inherited Members | |
![]() | |
static QPointer < ViewCollectionWidget > | createViewWidgetLayout (QWidget *parent=NULL) |
static QPointer < ViewCollectionWidget > | createOptimizedLayout (QWidget *parent=NULL) |
![]() | |
ViewCollectionWidget (QWidget *parent) | |
Widget for displaying Views, Containing a QGridLayout of QVTKWidgets, one for each view.
Definition at line 55 of file cxViewCollectionWidgetUsingViewWidgets.h.
cx::LayoutWidgetUsingViewWidgets::LayoutWidgetUsingViewWidgets | ( | QWidget * | parent | ) |
Definition at line 40 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Definition at line 56 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Implements cx::ViewCollectionWidget.
Definition at line 60 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Implements cx::ViewCollectionWidget.
Definition at line 86 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Implements cx::ViewCollectionWidget.
Definition at line 111 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Implements cx::ViewCollectionWidget.
Definition at line 125 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Implements cx::ViewCollectionWidget.
Definition at line 120 of file cxViewCollectionWidgetUsingViewWidgets.cpp.
|
virtual |
Implements cx::ViewCollectionWidget.
Definition at line 102 of file cxViewCollectionWidgetUsingViewWidgets.cpp.