CustusX
16.5.0-rc9
An IGT application
|
Widget for displaying a Vector3D. More...
#include <cxVector3DWidget.h>
Public Member Functions | |
Vector3DWidget (QWidget *parent, Vector3DPropertyBasePtr data) | |
virtual | ~Vector3DWidget () |
void | showDim (int dim, bool visible) |
Static Public Member Functions | |
static Vector3DWidget * | createSmallHorizontal (QWidget *parent, Vector3DPropertyBasePtr data) |
static Vector3DWidget * | createVerticalWithSliders (QWidget *parent, Vector3DPropertyBasePtr data) |
Widget for displaying a Vector3D.
Definition at line 53 of file cxVector3DWidget.h.
cx::Vector3DWidget::Vector3DWidget | ( | QWidget * | parent, |
Vector3DPropertyBasePtr | data | ||
) |
Definition at line 47 of file cxVector3DWidget.cpp.
|
inlinevirtual |
Definition at line 58 of file cxVector3DWidget.h.
|
static |
Definition at line 53 of file cxVector3DWidget.cpp.
|
static |
Definition at line 67 of file cxVector3DWidget.cpp.
void cx::Vector3DWidget::showDim | ( | int | dim, |
bool | visible | ||
) |
Definition at line 80 of file cxVector3DWidget.cpp.