Developer documentation | Axl-2.5.1

axlInspectorToolFieldGenerator Class Reference

#include <axlInspectorToolFieldGenerator.h>

Inheritance diagram for axlInspectorToolFieldGenerator:

Public Slots

void setImplementation (const QString &implementation)
 
void run (void)
 

Signals

void dataSetFieldsChanged (QList< axlAbstractData * > dataSet, QString fieldName)
 

Public Member Functions

 axlInspectorToolFieldGenerator (QWidget *parent=0)
 
 ~axlInspectorToolFieldGenerator (void)
 
void setController (axlInspectorObjectController *controller)
 

Detailed Description

Definition at line 35 of file axlInspectorToolFieldGenerator.h.

Constructor & Destructor Documentation

axlInspectorToolFieldGenerator::axlInspectorToolFieldGenerator ( QWidget *  parent = 0)

Definition at line 39 of file axlInspectorToolFieldGenerator.cpp.

axlInspectorToolFieldGenerator::~axlInspectorToolFieldGenerator ( void  )

Definition at line 53 of file axlInspectorToolFieldGenerator.cpp.

Member Function Documentation

void axlInspectorToolFieldGenerator::dataSetFieldsChanged ( QList< axlAbstractData * >  dataSet,
QString  fieldName 
)
signal
void axlInspectorToolFieldGenerator::run ( void  )
slot

Definition at line 75 of file axlInspectorToolFieldGenerator.cpp.

void axlInspectorToolFieldGenerator::setController ( axlInspectorObjectController controller)

Definition at line 61 of file axlInspectorToolFieldGenerator.cpp.

void axlInspectorToolFieldGenerator::setImplementation ( const QString &  implementation)
slot

Definition at line 66 of file axlInspectorToolFieldGenerator.cpp.


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