Developer documentation | Axl-2.5.1

axlInspectorToolCreatorPoint Class Reference

#include <axlInspectorToolCreatorPoint.h>

Inheritance diagram for axlInspectorToolCreatorPoint:
axlInspectorToolCreator axlInspectorToolInterface

Public Slots

void run (void)
 
- Public Slots inherited from axlInspectorToolCreator
virtual void run (void)
 

Signals

void dataInserted (axlAbstractData *data)
 
- Signals inherited from axlInspectorToolCreator
void dataInserted (axlAbstractData *data)
 
- Signals inherited from axlInspectorToolInterface
void update (void)
 
void modifiedProperty (dtkAbstractData *data, int)
 
void dataChanged (dtkAbstractData *data)
 
void dataChangedByControlPoints (dtkAbstractData *)
 
void dataChangedByShader (dtkAbstractData *data, QString isophoteShaderXml)
 
void dataChangedByShaderFromString (dtkAbstractData *data, QString isophoteShaderXml)
 
void dataSetToRemove (QList< dtkAbstractData * > data)
 
void dataSetFieldsChanged (QList< axlAbstractData * > dataSet, QString fieldName)
 
void finished (void)
 

Public Member Functions

 axlInspectorToolCreatorPoint (QWidget *parent=0)
 
 ~axlInspectorToolCreatorPoint (void)
 
void setController (axlInspectorObjectController *controller)
 
- Public Member Functions inherited from axlInspectorToolCreator
 axlInspectorToolCreator (QWidget *parent=0)
 
 ~axlInspectorToolCreator (void)
 
virtual QList< axlAbstractData * > returnInputsList (void)
 
- Public Member Functions inherited from axlInspectorToolInterface
 axlInspectorToolInterface (QWidget *parent=0)
 
virtual ~axlInspectorToolInterface (void)
 
void setImplementation (const QString &implementation)
 
void setView (axlAbstractView *view)
 
void setToolFactorySingleton (axlInspectorToolFactory *toolFactorySingleton)
 
axlInspectorToolFactorytoolFactorySingleton (void)
 

Additional Inherited Members

- Protected Attributes inherited from axlInspectorToolInterface
axlAbstractViewm_view
 
axlInspectorObjectControllerm_controller
 
dtkAbstractProcess * m_process
 
QList< dtkAbstractData * > dataSet
 

Detailed Description

Definition at line 36 of file axlInspectorToolCreatorPoint.h.

Constructor & Destructor Documentation

axlInspectorToolCreatorPoint::axlInspectorToolCreatorPoint ( QWidget *  parent = 0)

Definition at line 44 of file axlInspectorToolCreatorPoint.cpp.

axlInspectorToolCreatorPoint::~axlInspectorToolCreatorPoint ( void  )

Definition at line 107 of file axlInspectorToolCreatorPoint.cpp.

Member Function Documentation

void axlInspectorToolCreatorPoint::dataInserted ( axlAbstractData data)
signal
void axlInspectorToolCreatorPoint::run ( void  )
slot

Definition at line 119 of file axlInspectorToolCreatorPoint.cpp.

void axlInspectorToolCreatorPoint::setController ( axlInspectorObjectController controller)
virtual

Reimplemented from axlInspectorToolCreator.

Definition at line 114 of file axlInspectorToolCreatorPoint.cpp.


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