#include <axlInspectorObjectManagerList.h>
Public Member Functions | |
| axlInspectorObjectManagerList (QWidget *parent=0) | |
| virtual | ~axlInspectorObjectManagerList (void) |
| axlAbstractData * | axlData (void) |
| void | setData (axlAbstractData *data) |
Definition at line 31 of file axlInspectorObjectManagerList.h.
| axlInspectorObjectManagerList::axlInspectorObjectManagerList | ( | QWidget * | parent = 0 | ) |
Definition at line 37 of file axlInspectorObjectManagerList.cpp.
|
virtual |
Definition at line 45 of file axlInspectorObjectManagerList.cpp.
| axlAbstractData * axlInspectorObjectManagerList::axlData | ( | void | ) |
Definition at line 52 of file axlInspectorObjectManagerList.cpp.
| void axlInspectorObjectManagerList::setData | ( | axlAbstractData * | data | ) |
Definition at line 57 of file axlInspectorObjectManagerList.cpp.