Scroll (gb.qt4)
Constants used by the ScrollBar property of many controls.
This class is static.
Constants
Both
|
Constant indicating that both vertical and horizontal scrollbars can be visible.
|
Horizontal
|
Constant indicating that only the horizontal scrollbars can be visible.
|
None
|
Constant indicating that scrollbars are always hidden.
|
Vertical
|
Constant indicating that only the vertical scrollbars can be visible.
|