Collaboration diagram for QtGroupBoxPropertyBrowserPrivate: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().
Here is the call graph for this function:
Here is the caller graph for this function:| void QtGroupBoxPropertyBrowserPrivate::init | ( | QWidget * | parent | ) |
Referenced by QtGroupBoxPropertyBrowser::QtGroupBoxPropertyBrowser().
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the caller graph for this function:| 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.