Developer documentation | Axl-2.5.1

axlInspectorObjectInterface Class Reference

#include <axlInspectorObjectFactory.h>

Inheritance diagram for axlInspectorObjectInterface:
axlAbstractVolumeDiscreteEditor axlInspectorObjectCircleArc axlInspectorObjectCone axlInspectorObjectCylinder axlInspectorObjectDataDynamic axlInspectorObjectEllipsoid axlInspectorObjectLine axlInspectorObjectMesh axlInspectorObjectPlane axlInspectorObjectPoint axlInspectorObjectVolumeDiscrete

Public Slots

virtual void setData (dtkAbstractData *data)
 

Signals

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

 axlInspectorObjectInterface (QWidget *parent=0)
 
virtual ~axlInspectorObjectInterface (void)
 
void setObjectFactorySingleton (axlInspectorObjectFactory *objectFactorySingleton)
 
axlInspectorObjectFactoryobjectFactorySingleton (void)
 
void initComboBoxShaderValue (QComboBox *comboBoxShader, QLineEdit *lineEditShader)
 
QString filePath (const QString &shader)
 

Protected Attributes

axlInspectorObjectFactorym_objectFactorySingleton
 

Detailed Description

Definition at line 41 of file axlInspectorObjectFactory.h.

Constructor & Destructor Documentation

axlInspectorObjectInterface::axlInspectorObjectInterface ( QWidget *  parent = 0)

Definition at line 26 of file axlInspectorObjectFactory.cpp.

axlInspectorObjectInterface::~axlInspectorObjectInterface ( void  )
virtual

Definition at line 31 of file axlInspectorObjectFactory.cpp.

Member Function Documentation

void axlInspectorObjectInterface::dataChangedByGeometry ( dtkAbstractData *  data)
signal
QString axlInspectorObjectInterface::filePath ( const QString &  shader)

Definition at line 113 of file axlInspectorObjectFactory.cpp.

void axlInspectorObjectInterface::hideCurrentPoint ( double  u,
double  v,
dtkAbstractData *  data 
)
signal
void axlInspectorObjectInterface::initComboBoxShaderValue ( QComboBox *  comboBoxShader,
QLineEdit *  lineEditShader 
)

Definition at line 52 of file axlInspectorObjectFactory.cpp.

void axlInspectorObjectInterface::modifiedProperty ( dtkAbstractData *  ,
int   
)
signal
void axlInspectorObjectInterface::moveCurrentPoint ( double  u,
double  v,
dtkAbstractData *  data 
)
signal
axlInspectorObjectFactory * axlInspectorObjectInterface::objectFactorySingleton ( void  )

Definition at line 41 of file axlInspectorObjectFactory.cpp.

void axlInspectorObjectInterface::setData ( dtkAbstractData *  data)
virtualslot

Definition at line 46 of file axlInspectorObjectFactory.cpp.

void axlInspectorObjectInterface::setObjectFactorySingleton ( axlInspectorObjectFactory objectFactorySingleton)

Definition at line 36 of file axlInspectorObjectFactory.cpp.

void axlInspectorObjectInterface::showCurrentPoint ( double  u,
double  v,
dtkAbstractData *  data 
)
signal
void axlInspectorObjectInterface::tubeFilterRadiusChanged ( dtkAbstractData *  data,
double  radius 
)
signal
void axlInspectorObjectInterface::update ( )
signal
void axlInspectorObjectInterface::updateStateColor ( dtkAbstractData *  data,
int  i 
)
signal

Member Data Documentation

axlInspectorObjectFactory* axlInspectorObjectInterface::m_objectFactorySingleton
protected

Definition at line 76 of file axlInspectorObjectFactory.h.


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