#include <KoToolBoxLayout_p.h>
Definition at line 137 of file KoToolBoxLayout_p.h.
◆ SeparatorFlag
◆ Section()
| Section::Section |
( |
QWidget * | parent = 0 | ) |
|
|
inlineexplicit |
Definition at line 144 of file KoToolBoxLayout_p.h.
145 : QWidget(parent),
147 {
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185 }
◆ addButton()
| void Section::addButton |
( |
QAbstractButton * | button, |
|
|
int | priority ) |
|
inline |
◆ iconSize()
| QSize Section::iconSize |
( |
| ) |
const |
|
inline |
◆ name()
| QString Section::name |
( |
| ) |
const |
|
inline |
◆ separators()
| Separators Section::separators |
( |
| ) |
const |
|
inline |
◆ setButtonSize()
| void Section::setButtonSize |
( |
QSize | size | ) |
|
|
inline |
◆ setName()
| void Section::setName |
( |
const QString & | name | ) |
|
|
inline |
◆ setOrientation()
| void Section::setOrientation |
( |
Qt::Orientation | orientation | ) |
|
|
inline |
◆ setSeparator()
| void Section::setSeparator |
( |
Separators | separators | ) |
|
|
inline |
◆ visibleButtonCount()
| int Section::visibleButtonCount |
( |
| ) |
const |
|
inline |
◆ m_layout
◆ m_name
◆ m_separators
| Separators Section::m_separators |
|
private |
The documentation for this class was generated from the following file: