#include <axlInspectorObjectPlane.h>
Public Slots | |
| void | setData (axlPlane *pointt) |
| void | onCoordDataChangedPoint_x (double x) |
| void | onCoordDataChangedPoint_y (double y) |
| void | onCoordDataChangedPoint_z (double z) |
| void | onCoordDataChangedNormal_x (double x) |
| void | onCoordDataChangedNormal_y (double y) |
| void | onCoordDataChangedNormal_z (double z) |
| void | onColorChanged (QColor color) |
| void | onSizeChanged (double size) |
| void | onOpacityChanged (int opacity) |
| void | openShader (void) |
| void | onShaderStateChanged (bool isShader) |
| void | onShaderChanged (QString) |
| void | onLineEditShaderChanged (QString) |
| void | updateValues (void) |
Public Slots inherited from axlInspectorObjectInterface | |
| virtual void | setData (dtkAbstractData *data) |
Public Member Functions | |
| axlInspectorObjectPlane (QWidget *parent=0) | |
| ~axlInspectorObjectPlane (void) | |
| QSize | sizeHint (void) const |
Public Member Functions inherited from axlInspectorObjectInterface | |
| axlInspectorObjectInterface (QWidget *parent=0) | |
| virtual | ~axlInspectorObjectInterface (void) |
| void | setObjectFactorySingleton (axlInspectorObjectFactory *objectFactorySingleton) |
| axlInspectorObjectFactory * | objectFactorySingleton (void) |
| void | initComboBoxShaderValue (QComboBox *comboBoxShader, QLineEdit *lineEditShader) |
| QString | filePath (const QString &shader) |
Additional Inherited Members | |
Signals inherited from axlInspectorObjectInterface | |
| void | dataChangedByGeometry (dtkAbstractData *data) |
| void | showCurrentPoint (double u, double v, dtkAbstractData *data) |
| void | hideCurrentPoint (double u, double v, dtkAbstractData *data) |
| void | moveCurrentPoint (double u, double v, dtkAbstractData *data) |
| void | tubeFilterRadiusChanged (dtkAbstractData *data, double radius) |
| void | updateStateColor (dtkAbstractData *data, int i) |
| void | modifiedProperty (dtkAbstractData *, int) |
| void | update () |
Protected Attributes inherited from axlInspectorObjectInterface | |
| axlInspectorObjectFactory * | m_objectFactorySingleton |
Definition at line 32 of file axlInspectorObjectPlane.h.
| axlInspectorObjectPlane::axlInspectorObjectPlane | ( | QWidget * | parent = 0 | ) |
Definition at line 56 of file axlInspectorObjectPlane.cpp.
| axlInspectorObjectPlane::~axlInspectorObjectPlane | ( | void | ) |
Definition at line 82 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 260 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 239 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 246 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 253 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 217 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 224 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 231 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 149 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 297 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 186 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 194 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 288 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 176 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 94 of file axlInspectorObjectPlane.cpp.
| QSize axlInspectorObjectPlane::sizeHint | ( | void | ) | const |
Definition at line 89 of file axlInspectorObjectPlane.cpp.
|
slot |
Definition at line 312 of file axlInspectorObjectPlane.cpp.