GammaRay API Documentaion  2.5.0
Classes | Signals | Public Member Functions | Static Public Member Functions | List of all members
GammaRay::PropertyWidget Class Reference

Client-side counter-part GammaRay::PropertyController. More...

#include <propertywidget.h>

Inheritance diagram for GammaRay::PropertyWidget:
Inheritance graph
[legend]

Signals

void tabsUpdated ()
 

Public Member Functions

 PropertyWidget (QWidget *parent=0)
 
QString objectBaseName () const
 
void setObjectBaseName (const QString &baseName)
 

Static Public Member Functions

template<typename T >
static void registerTab (const QString &name, const QString &label, int priority=1000)
 

Detailed Description

Client-side counter-part GammaRay::PropertyController.

Member Function Documentation

template<typename T >
static void GammaRay::PropertyWidget::registerTab ( const QString &  name,
const QString &  label,
int  priority = 1000 
)
inlinestatic

Register a new tab widget factory.

Template Parameters
TA widget type providing the tab UI
Parameters
nameThe internal object name of this extension.
labelThe user-visible tab label of this extension.
priorityThis is used to keep tabs in a stable order, tabs are ordered left to right with increasing priority.

Klarälvdalens Datakonsult AB (KDAB)
"The Qt Experts"
http://www.kdab.com/
GammaRay
Qt-application inspection and manipulation tool
http://www.kdab.com/gammaray/