GammaRay API Documentation  3.1.1
Public Member Functions | Static Public Member Functions | List of all members
GammaRay::PropertyController Class Reference

Non-UI part of the property widget. More...

#include <propertycontroller.h>

Inheritance diagram for GammaRay::PropertyController:
GammaRay::PropertyControllerInterface

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
 

Detailed Description

Non-UI part of the property widget.


© Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
GammaRay Qt-application inspection and manipulation tool
https://www.kdab.com/development-resources/qt-tools/gammaray/
Generated by doxygen 1.9.1