gui
dock
dropshadow
framelesswindow
lineedit
quickhelp
splashscreen
toolbar
DynamicResizeToolBar
toolbox
toolgrid
tooltree
scheme
registry
canvas
document
application
A custom toolbar with linear uniform size layout.
Bases: QToolBar
QToolBar
A QToolBar subclass that dynamically resizes its tool buttons to fit available space (this is done by setting fixed size on the button instances).
Note
the class does not support QWidgetAction, separators, etc.