Developer documentation | Axl-2.5.1

axlInspectorObjectPoint Class Reference

#include <axlInspectorObjectPoint.h>

Inheritance diagram for axlInspectorObjectPoint:
axlInspectorObjectInterface

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)
 
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 axlInspectorObjectPoint.h.

Constructor & Destructor Documentation

axlInspectorObjectPoint::axlInspectorObjectPoint ( QWidget *  parent = 0)

Definition at line 53 of file axlInspectorObjectPoint.cpp.

axlInspectorObjectPoint::~axlInspectorObjectPoint ( void  )

Definition at line 74 of file axlInspectorObjectPoint.cpp.

Member Function Documentation

void axlInspectorObjectPoint::onChangedBoxValue_x ( void  )
slot

Definition at line 350 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onChangedBoxValue_y ( void  )
slot

Definition at line 356 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onChangedBoxValue_z ( void  )
slot

Definition at line 362 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onColorChanged ( QColor  color)
slot

Definition at line 468 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onCoordDataChanged_x ( double  x)
slot

Definition at line 447 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onCoordDataChanged_y ( double  y)
slot

Definition at line 454 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onCoordDataChanged_z ( double  z)
slot

Definition at line 461 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 325 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onOpacityChanged ( int  opacity)
slot

Definition at line 498 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onShaderChanged ( QString  shader)
slot

Definition at line 413 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onShaderStateChanged ( bool  isShader)
slot

Definition at line 422 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::onSizeChanged ( double  size)
slot

Definition at line 490 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::openShader ( void  )
slot

Definition at line 403 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::setData ( axlPoint point)
slot

Definition at line 92 of file axlInspectorObjectPoint.cpp.

QSize axlInspectorObjectPoint::sizeHint ( void  ) const

Definition at line 87 of file axlInspectorObjectPoint.cpp.

void axlInspectorObjectPoint::updateValues ( void  )
slot

Definition at line 370 of file axlInspectorObjectPoint.cpp.


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