#include <axlInspectorObjectPoint.h>
Public Slots | |
| void | setData (axlPoint *point) |
| void | onCoordDataChanged_x (double x) |
| void | onCoordDataChanged_y (double y) |
| void | onCoordDataChanged_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 | onChangedBoxValue_x (void) |
| void | onChangedBoxValue_y (void) |
| void | onChangedBoxValue_z (void) |
| void | updateValues (void) |
Public Slots inherited from axlInspectorObjectInterface | |
| virtual void | setData (dtkAbstractData *data) |
Public Member Functions | |
| axlInspectorObjectPoint (QWidget *parent=0) | |
| ~axlInspectorObjectPoint (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 axlInspectorObjectPoint.h.
| axlInspectorObjectPoint::axlInspectorObjectPoint | ( | QWidget * | parent = 0 | ) |
Definition at line 53 of file axlInspectorObjectPoint.cpp.
| axlInspectorObjectPoint::~axlInspectorObjectPoint | ( | void | ) |
Definition at line 74 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 350 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 356 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 362 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 468 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 447 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 454 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 461 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 325 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 498 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 413 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 422 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 490 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 403 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 92 of file axlInspectorObjectPoint.cpp.
| QSize axlInspectorObjectPoint::sizeHint | ( | void | ) | const |
Definition at line 87 of file axlInspectorObjectPoint.cpp.
|
slot |
Definition at line 370 of file axlInspectorObjectPoint.cpp.