class KToolBarSpacerAction |
|
An extension to KAction which allows for adding a spacer item into a
QToolBar / KToolBar.
Use this as the replacement for the old KToolBar.alignItemRight().
Author Hamish Rodda |
|
Creates a new toolbar spacer action.
parent - The action's parent object. |
|
|
Reimplemented from
See also QActionWidgetFactory. |
|
Reimplemented from
See also QWidgetAction. |
|
Returns the maximum width of the spacer item. |
|
Returns the minimum width of the spacer item. |
|
Sets the maximum width - of the spacer item. |
|
Sets the minimum width - of the spacer item. |
|
Sets the width - of the spacer item. |
|
Returns the width of the spacer item. |