Developer documentation | Axl-2.5.1

axlInspectorObjectDataDynamic Class Reference

#include <axlInspectorObjectDataDynamic.h>

Inheritance diagram for axlInspectorObjectDataDynamic:
axlInspectorObjectInterface

Public Slots

void setData (axlDataDynamic *dynamicData)
 
- Public Slots inherited from axlInspectorObjectInterface
virtual void setData (dtkAbstractData *data)
 

Public Member Functions

 axlInspectorObjectDataDynamic (QWidget *parent=0)
 
 ~axlInspectorObjectDataDynamic (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 29 of file axlInspectorObjectDataDynamic.h.

Constructor & Destructor Documentation

axlInspectorObjectDataDynamic::axlInspectorObjectDataDynamic ( QWidget *  parent = 0)

Definition at line 47 of file axlInspectorObjectDataDynamic.cpp.

axlInspectorObjectDataDynamic::~axlInspectorObjectDataDynamic ( void  )

Definition at line 66 of file axlInspectorObjectDataDynamic.cpp.

Member Function Documentation

void axlInspectorObjectDataDynamic::setData ( axlDataDynamic dynamicData)
slot

Definition at line 78 of file axlInspectorObjectDataDynamic.cpp.

QSize axlInspectorObjectDataDynamic::sizeHint ( void  ) const

Definition at line 73 of file axlInspectorObjectDataDynamic.cpp.


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