|
GammaRay API Documentation
2.9.0
|
Interface for tabs in the property widget. More...
#include <propertywidgettab.h>

Public Member Functions | |
| PropertyWidgetTabFactoryBase (const QString &name, const QString &label, int priority) | |
| virtual QWidget * | createWidget (PropertyWidget *parent)=0 |
| QString | label () const |
| QString | name () const |
| int | priority () const |
Interface for tabs in the property widget.