Developer documentation | Axl-2.5.1

axlInspectorObjectVolumeDiscrete Class Reference

#include <axlInspectorObjectVolumeDiscrete.h>

Inheritance diagram for axlInspectorObjectVolumeDiscrete:
axlInspectorObjectInterface

Public Slots

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

Public Member Functions

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

Static Public Member Functions

static bool registered (void)
 

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 30 of file axlInspectorObjectVolumeDiscrete.h.

Constructor & Destructor Documentation

axlInspectorObjectVolumeDiscrete::axlInspectorObjectVolumeDiscrete ( QWidget *  parent = 0)

Definition at line 35 of file axlInspectorObjectVolumeDiscrete.cpp.

axlInspectorObjectVolumeDiscrete::~axlInspectorObjectVolumeDiscrete ( void  )

Definition at line 68 of file axlInspectorObjectVolumeDiscrete.cpp.

Member Function Documentation

bool axlInspectorObjectVolumeDiscrete::registered ( void  )
static

Definition at line 83 of file axlInspectorObjectVolumeDiscrete.cpp.

void axlInspectorObjectVolumeDiscrete::setData ( dtkAbstractData *  data)
slot

Definition at line 73 of file axlInspectorObjectVolumeDiscrete.cpp.


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