Developer documentation | Axl-2.5.1

axlInspectorObjectMesh Class Reference

#include <axlInspectorObjectMesh.h>

Inheritance diagram for axlInspectorObjectMesh:
axlInspectorObjectInterface

Public Slots

void setData (axlAbstractData *data)
 
void onColorChanged (QColor color)
 
void onSizeChanged (int size)
 
void onOpacityChanged (int opacity)
 
void openShader (void)
 
void onShaderStateChanged (bool isShader)
 
void onShaderChanged (QString)
 
void onLineEditShaderChanged (QString)
 
void onUpdateGeometry (void)
 
void onInterpolationChanged (int modeInterpolation)
 
- Public Slots inherited from axlInspectorObjectInterface
virtual void setData (dtkAbstractData *data)
 

Signals

void interpolationChanded (dtkAbstractData *data, int interpolation)
 
- 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 ()
 

Public Member Functions

 axlInspectorObjectMesh (QWidget *parent=0)
 
 ~axlInspectorObjectMesh (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

- Protected Attributes inherited from axlInspectorObjectInterface
axlInspectorObjectFactorym_objectFactorySingleton
 

Detailed Description

Definition at line 33 of file axlInspectorObjectMesh.h.

Constructor & Destructor Documentation

axlInspectorObjectMesh::axlInspectorObjectMesh ( QWidget *  parent = 0)

Definition at line 63 of file axlInspectorObjectMesh.cpp.

axlInspectorObjectMesh::~axlInspectorObjectMesh ( void  )

Definition at line 83 of file axlInspectorObjectMesh.cpp.

Member Function Documentation

void axlInspectorObjectMesh::interpolationChanded ( dtkAbstractData *  data,
int  interpolation 
)
signal
void axlInspectorObjectMesh::onColorChanged ( QColor  color)
slot

Definition at line 438 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onInterpolationChanged ( int  modeInterpolation)
slot

Definition at line 400 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onLineEditShaderChanged ( QString  shader)
slot

Definition at line 377 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onOpacityChanged ( int  opacity)
slot

Definition at line 513 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onShaderChanged ( QString  shader)
slot

Definition at line 458 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onShaderStateChanged ( bool  isShader)
slot

Definition at line 468 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onSizeChanged ( int  size)
slot

Definition at line 495 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::onUpdateGeometry ( void  )
slot

Definition at line 523 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::openShader ( void  )
slot

Definition at line 448 of file axlInspectorObjectMesh.cpp.

void axlInspectorObjectMesh::setData ( axlAbstractData data)
slot

Definition at line 95 of file axlInspectorObjectMesh.cpp.

QSize axlInspectorObjectMesh::sizeHint ( void  ) const

Definition at line 90 of file axlInspectorObjectMesh.cpp.


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