Developer documentation | Axl-2.5.1

axlInspectorObjectPlane Class Reference

#include <axlInspectorObjectPlane.h>

Inheritance diagram for axlInspectorObjectPlane:
axlInspectorObjectInterface

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)
 
axlInspectorObjectFactoryobjectFactorySingleton (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
axlInspectorObjectFactorym_objectFactorySingleton
 

Detailed Description

Definition at line 32 of file axlInspectorObjectPlane.h.

Constructor & Destructor Documentation

axlInspectorObjectPlane::axlInspectorObjectPlane ( QWidget *  parent = 0)

Definition at line 56 of file axlInspectorObjectPlane.cpp.

axlInspectorObjectPlane::~axlInspectorObjectPlane ( void  )

Definition at line 82 of file axlInspectorObjectPlane.cpp.

Member Function Documentation

void axlInspectorObjectPlane::onColorChanged ( QColor  color)
slot

Definition at line 260 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onCoordDataChangedNormal_x ( double  x)
slot

Definition at line 239 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onCoordDataChangedNormal_y ( double  y)
slot

Definition at line 246 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onCoordDataChangedNormal_z ( double  z)
slot

Definition at line 253 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onCoordDataChangedPoint_x ( double  x)
slot

Definition at line 217 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onCoordDataChangedPoint_y ( double  y)
slot

Definition at line 224 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onCoordDataChangedPoint_z ( double  z)
slot

Definition at line 231 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 149 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onOpacityChanged ( int  opacity)
slot

Definition at line 297 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onShaderChanged ( QString  shader)
slot

Definition at line 186 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onShaderStateChanged ( bool  isShader)
slot

Definition at line 194 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::onSizeChanged ( double  size)
slot

Definition at line 288 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::openShader ( void  )
slot

Definition at line 176 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::setData ( axlPlane pointt)
slot

Definition at line 94 of file axlInspectorObjectPlane.cpp.

QSize axlInspectorObjectPlane::sizeHint ( void  ) const

Definition at line 89 of file axlInspectorObjectPlane.cpp.

void axlInspectorObjectPlane::updateValues ( void  )
slot

Definition at line 312 of file axlInspectorObjectPlane.cpp.


The documentation for this class was generated from the following files: