#include <axlInspectorObjectManagerListItem.h>
Public Member Functions | |
axlInspectorObjectManagerListItem (const QString &text, axlAbstractField *field, QListWidget *parent=0) | |
~axlInspectorObjectManagerListItem (void) | |
axlAbstractField * | field (void) |
Definition at line 30 of file axlInspectorObjectManagerListItem.h.
axlInspectorObjectManagerListItem::axlInspectorObjectManagerListItem | ( | const QString & | text, |
axlAbstractField * | field, | ||
QListWidget * | parent = 0 |
||
) |
Definition at line 31 of file axlInspectorObjectManagerListItem.cpp.
axlInspectorObjectManagerListItem::~axlInspectorObjectManagerListItem | ( | void | ) |
Definition at line 36 of file axlInspectorObjectManagerListItem.cpp.
axlAbstractField * axlInspectorObjectManagerListItem::field | ( | void | ) |
Definition at line 43 of file axlInspectorObjectManagerListItem.cpp.