| addItem(QWidget *const w, const QIcon &icon, const QString &txt, const QString &objName, bool expandBydefault) | KDcrawIface::RExpanderBox | |
| addItem(QWidget *const w, const QString &txt, const QString &objName, bool expandBydefault) | KDcrawIface::RExpanderBox | |
| addStretch() | KDcrawIface::RExpanderBox | |
| canvas | Private | private |
| checkBoxIsVisible(int index) const | KDcrawIface::RExpanderBox | |
| count() const | KDcrawIface::RExpanderBox | |
| createItem(int index, QWidget *const w, const QIcon &icon, const QString &txt, const QString &objName, bool expandBydefault) | KDcrawIface::RExpanderBox | inline |
| d | KDcrawIface::RExpanderBox | private |
| displayedFrame | Private | private |
| indexOf(RLabelExpander *const widget) const | KDcrawIface::RExpanderBox | |
| insertItem(int index, QWidget *const w, const QIcon &icon, const QString &txt, const QString &objName, bool expandBydefault) | KDcrawIface::RExpanderBox | |
| insertItem(int index, QWidget *const w, const QString &txt, const QString &objName, bool expandBydefault) | KDcrawIface::RExpanderBox | |
| insertStretch(int index) | KDcrawIface::RExpanderBox | |
| intendedFrame | Private | private |
| isChecked(int index) const | KDcrawIface::RExpanderBox | |
| isItemEnabled(int index) const | KDcrawIface::RExpanderBox | |
| isItemExpanded(int index) const | KDcrawIface::RExpanderBox | |
| isToolBox() const | KDcrawIface::RExpanderBoxExclusive | |
| itemIcon(int index) const | KDcrawIface::RExpanderBox | |
| itemText(int index) const | KDcrawIface::RExpanderBox | |
| itemToolTip(int index) const | KDcrawIface::RExpanderBox | |
| m_toolbox | KDcrawIface::RExpanderBoxExclusive | private |
| parent | KDcrawIface::RExpanderBox | |
| Private(RExpanderBox *const box) | KDcrawIface::RExpanderBox | inline |
| Private::Private(KisCanvas2 *c) | Private | inlineprivate |
| readSettings(KConfigGroup &group) | KDcrawIface::RExpanderBox | virtual |
| removeItem(int index) | KDcrawIface::RExpanderBox | |
| RExpanderBox(QWidget *const parent=0) | KDcrawIface::RExpanderBox | |
| RExpanderBoxExclusive(QWidget *const parent=0) | KDcrawIface::RExpanderBoxExclusive | |
| setCheckBoxVisible(int index, bool b) | KDcrawIface::RExpanderBox | |
| setChecked(int index, bool b) | KDcrawIface::RExpanderBox | |
| setIsToolBox(bool b) | KDcrawIface::RExpanderBoxExclusive | |
| setItemEnabled(int index, bool enabled) | KDcrawIface::RExpanderBox | |
| setItemExpanded(int index, bool b) | KDcrawIface::RExpanderBox | |
| setItemIcon(int index, const QIcon &icon) | KDcrawIface::RExpanderBox | |
| setItemText(int index, const QString &txt) | KDcrawIface::RExpanderBox | |
| setItemToolTip(int index, const QString &tip) | KDcrawIface::RExpanderBox | |
| signalItemExpanded(int index, bool b) | KDcrawIface::RExpanderBox | signal |
| signalItemToggled(int index, bool b) | KDcrawIface::RExpanderBox | signal |
| slotItemExpanded(bool b) | KDcrawIface::RExpanderBoxExclusive | privateslot |
| slotItemToggled(bool b) | KDcrawIface::RExpanderBox | privateslot |
| vbox | KDcrawIface::RExpanderBox | |
| widget(int index) const | KDcrawIface::RExpanderBox | |
| wList | KDcrawIface::RExpanderBox | |
| writeSettings(KConfigGroup &group) | KDcrawIface::RExpanderBox | virtual |
| ~RExpanderBox() override | KDcrawIface::RExpanderBox | |
| ~RExpanderBoxExclusive() override | KDcrawIface::RExpanderBoxExclusive | |