#include <axlInspectorToolFieldGenerator.h>
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) |
Definition at line 35 of file axlInspectorToolFieldGenerator.h.
| axlInspectorToolFieldGenerator::axlInspectorToolFieldGenerator | ( | QWidget * | parent = 0 | ) |
Definition at line 39 of file axlInspectorToolFieldGenerator.cpp.
| axlInspectorToolFieldGenerator::~axlInspectorToolFieldGenerator | ( | void | ) |
Definition at line 53 of file axlInspectorToolFieldGenerator.cpp.
|
signal |
|
slot |
Definition at line 75 of file axlInspectorToolFieldGenerator.cpp.
| void axlInspectorToolFieldGenerator::setController | ( | axlInspectorObjectController * | controller | ) |
Definition at line 61 of file axlInspectorToolFieldGenerator.cpp.
|
slot |
Definition at line 66 of file axlInspectorToolFieldGenerator.cpp.