Classes | |
struct | WidgetItem |
Public Member Functions | |
QWidget * | createEditor (QtProperty *property, QWidget *parent) const |
void | init (QWidget *parent) |
void | propertyChanged (QtBrowserItem *index) |
void | propertyInserted (QtBrowserItem *index, QtBrowserItem *afterIndex) |
void | propertyRemoved (QtBrowserItem *index) |
void | slotEditorDestroyed () |
void | slotUpdate () |
|
inline |
References QtAbstractPropertyBrowser::createEditor().
Referenced by propertyInserted().
void QtGroupBoxPropertyBrowserPrivate::init | ( | QWidget * | parent | ) |
Referenced by QtGroupBoxPropertyBrowser::QtGroupBoxPropertyBrowser().
void QtGroupBoxPropertyBrowserPrivate::propertyChanged | ( | QtBrowserItem * | index | ) |
void QtGroupBoxPropertyBrowserPrivate::propertyInserted | ( | QtBrowserItem * | index, |
QtBrowserItem * | afterIndex | ||
) |
References QtGroupBoxPropertyBrowserPrivate::WidgetItem::children, createEditor(), QtGroupBoxPropertyBrowserPrivate::WidgetItem::groupBox, QtGroupBoxPropertyBrowserPrivate::WidgetItem::label, QtGroupBoxPropertyBrowserPrivate::WidgetItem::layout, QtGroupBoxPropertyBrowserPrivate::WidgetItem::line, QtGroupBoxPropertyBrowserPrivate::WidgetItem::parent, QtBrowserItem::parent(), QtBrowserItem::property(), slotEditorDestroyed(), QtGroupBoxPropertyBrowserPrivate::WidgetItem::widget, and QtGroupBoxPropertyBrowserPrivate::WidgetItem::widgetLabel.
Referenced by QtGroupBoxPropertyBrowser::itemInserted().
void QtGroupBoxPropertyBrowserPrivate::propertyRemoved | ( | QtBrowserItem * | index | ) |
References QtGroupBoxPropertyBrowserPrivate::WidgetItem::children, QtGroupBoxPropertyBrowserPrivate::WidgetItem::groupBox, QtGroupBoxPropertyBrowserPrivate::WidgetItem::label, QtGroupBoxPropertyBrowserPrivate::WidgetItem::layout, QtGroupBoxPropertyBrowserPrivate::WidgetItem::line, QtGroupBoxPropertyBrowserPrivate::WidgetItem::parent, QtGroupBoxPropertyBrowserPrivate::WidgetItem::widget, and QtGroupBoxPropertyBrowserPrivate::WidgetItem::widgetLabel.
Referenced by QtGroupBoxPropertyBrowser::itemRemoved().
void QtGroupBoxPropertyBrowserPrivate::slotEditorDestroyed | ( | ) |
void QtGroupBoxPropertyBrowserPrivate::slotUpdate | ( | ) |
References QtGroupBoxPropertyBrowserPrivate::WidgetItem::children, QtGroupBoxPropertyBrowserPrivate::WidgetItem::groupBox, QtGroupBoxPropertyBrowserPrivate::WidgetItem::label, QtGroupBoxPropertyBrowserPrivate::WidgetItem::layout, QtGroupBoxPropertyBrowserPrivate::WidgetItem::parent, QtGroupBoxPropertyBrowserPrivate::WidgetItem::widget, and QtGroupBoxPropertyBrowserPrivate::WidgetItem::widgetLabel.