oopapidocs
2.0
|
A concrete tree model implemented from QAbstractItemModel, that allows a QTreeView to inspect the QObjects in memory, and all of their QMetaObject/Property/Type/Method info. More...
#include <qobjecttree.h>
Static Public Member Functions | |
static void | addExtraObject (QObject *extra) |
Add an extra object to be shown in the list. |
A concrete tree model implemented from QAbstractItemModel, that allows a QTreeView to inspect the QObjects in memory, and all of their QMetaObject/Property/Type/Method info.
Definition at line 47 of file qobjecttree.h.