|
GammaRay API Documentation 3.3.1
|
Non-UI part of the property widget. More...
#include <propertycontroller.h>
Public Member Functions | |
| PropertyController (const QString &baseName, QObject *parent) | |
| const QString & | objectBaseName () |
| void | registerModel (QAbstractItemModel *model, const QString &nameSuffix) |
| void | setMetaObject (const QMetaObject *metaObject) |
| void | setObject (QObject *object) |
| void | setObject (void *object, const QString &className) |
Public Member Functions inherited from GammaRay::PropertyControllerInterface | |
| PropertyControllerInterface (const QString &name, QObject *parent=nullptr) | |
| QStringList | availableExtensions () const |
| QString | name () const |
| void | setAvailableExtensions (const QStringList &availableExtensions) |
Static Public Member Functions | |
| template<typename T > | |
| static void | registerExtension () |
Additional Inherited Members | |
Signals inherited from GammaRay::PropertyControllerInterface | |
| void | availableExtensionsChanged () |
Properties inherited from GammaRay::PropertyControllerInterface | |
| QStringList | availableExtensions |
Non-UI part of the property widget.
GammaRay
Qt-application inspection and manipulation tool