Collaboration diagram for QtButtonPropertyBrowserPrivate: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 | slotToggled (bool checked) | 
| 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 QtButtonPropertyBrowserPrivate::init | ( | QWidget * | parent | ) | 
Referenced by QtButtonPropertyBrowser::QtButtonPropertyBrowser().
 Here is the caller graph for this function:| void QtButtonPropertyBrowserPrivate::propertyChanged | ( | QtBrowserItem * | index | ) | 
| void QtButtonPropertyBrowserPrivate::propertyInserted | ( | QtBrowserItem * | index, | 
| QtBrowserItem * | afterIndex | ||
| ) | 
References QtButtonPropertyBrowserPrivate::WidgetItem::button, QtButtonPropertyBrowserPrivate::WidgetItem::children, QtButtonPropertyBrowserPrivate::WidgetItem::container, createEditor(), QtProperty::hasValue(), QtButtonPropertyBrowserPrivate::WidgetItem::label, QtButtonPropertyBrowserPrivate::WidgetItem::layout, QtButtonPropertyBrowserPrivate::WidgetItem::parent, QtBrowserItem::parent(), QtBrowserItem::property(), slotEditorDestroyed(), slotToggled(), QtButtonPropertyBrowserPrivate::WidgetItem::widget, and QtButtonPropertyBrowserPrivate::WidgetItem::widgetLabel.
Referenced by QtButtonPropertyBrowser::itemInserted().
 Here is the call graph for this function:
 Here is the caller graph for this function:| void QtButtonPropertyBrowserPrivate::propertyRemoved | ( | QtBrowserItem * | index | ) | 
References QtButtonPropertyBrowserPrivate::WidgetItem::button, QtButtonPropertyBrowserPrivate::WidgetItem::children, QtButtonPropertyBrowserPrivate::WidgetItem::container, QtButtonPropertyBrowserPrivate::WidgetItem::label, QtButtonPropertyBrowserPrivate::WidgetItem::layout, QtButtonPropertyBrowserPrivate::WidgetItem::parent, QtButtonPropertyBrowserPrivate::WidgetItem::widget, and QtButtonPropertyBrowserPrivate::WidgetItem::widgetLabel.
Referenced by QtButtonPropertyBrowser::itemRemoved().
 Here is the caller graph for this function:| void QtButtonPropertyBrowserPrivate::slotEditorDestroyed | ( | ) | 
| void QtButtonPropertyBrowserPrivate::slotToggled | ( | bool | checked | ) | 
References QtButtonPropertyBrowser::collapsed(), and QtButtonPropertyBrowser::expanded().
Referenced by propertyInserted().
 Here is the caller graph for this function:| void QtButtonPropertyBrowserPrivate::slotUpdate | ( | ) | 
References QtButtonPropertyBrowserPrivate::WidgetItem::container, QtButtonPropertyBrowserPrivate::WidgetItem::label, QtButtonPropertyBrowserPrivate::WidgetItem::layout, QtButtonPropertyBrowserPrivate::WidgetItem::parent, QtButtonPropertyBrowserPrivate::WidgetItem::widget, and QtButtonPropertyBrowserPrivate::WidgetItem::widgetLabel.