Width

These are common commands that apply to all widgets that have them injected.

mixin template Width () {}

Members

Functions

setWidth
auto setWidth(int width)

Set the width of the widget if the geometry manager allows.

Meta