#include <axlInspectorToolCreatorPointSet.h>
Public Slots | |
void | run (void) |
Signals | |
void | dataInserted (axlAbstractData *data) |
Public Member Functions | |
axlInspectorToolCreatorPointSet (QWidget *parent=0) | |
~axlInspectorToolCreatorPointSet (void) | |
void | setController (axlInspectorObjectController *controller) |
Definition at line 35 of file axlInspectorToolCreatorPointSet.h.
axlInspectorToolCreatorPointSet::axlInspectorToolCreatorPointSet | ( | QWidget * | parent = 0 | ) |
Definition at line 42 of file axlInspectorToolCreatorPointSet.cpp.
axlInspectorToolCreatorPointSet::~axlInspectorToolCreatorPointSet | ( | void | ) |
Definition at line 82 of file axlInspectorToolCreatorPointSet.cpp.
|
signal |
|
slot |
Definition at line 94 of file axlInspectorToolCreatorPointSet.cpp.
void axlInspectorToolCreatorPointSet::setController | ( | axlInspectorObjectController * | controller | ) |
Definition at line 89 of file axlInspectorToolCreatorPointSet.cpp.