|
Krita Source Code Documentation
|
This is the complete list of members for SectionLayout, including all inherited members.
| addButton(QAbstractButton *button, int priority) | SectionLayout | inline |
| addItem(QLayoutItem *) override | SectionLayout | inline |
| buttonSize() const | SectionLayout | inline |
| count() const override | SectionLayout | inline |
| itemAt(int i) const override | SectionLayout | inline |
| m_buttonSize | SectionLayout | private |
| m_items | SectionLayout | private |
| m_orientation | SectionLayout | private |
| m_priorities | SectionLayout | private |
| SectionLayout(QWidget *parent) | SectionLayout | inlineexplicit |
| setButtonSize(const QSize size) | SectionLayout | inline |
| setGeometry(const QRect &rect) override | SectionLayout | inline |
| setOrientation(Qt::Orientation orientation) | SectionLayout | inline |
| sizeHint() const override | SectionLayout | inline |
| takeAt(int i) override | SectionLayout | inline |
| ~SectionLayout() override | SectionLayout | inline |