Overview

Provides enumerated constants that determine the visibility of horizontal scrollbars. AS_NEEDED Used to set the horizontal scroll bar policy so that horizontal scrollbars are displayed only when needed. ALWAYS Used to set the horizontal scroll bar policy so that horizontal scrollbars are always displayed. NEVER Used to set the horizontal scroll bar policy so that horizontal scrollbars are never displayed.

Attribute Summary

nametypedescription
Public
ALWAYSHorizontalScrollBarPolicy
AS_NEEDEDHorizontalScrollBarPolicy
idNumber
NEVERHorizontalScrollBarPolicy
Protected

Inherited Attributes

Inherited Functions

Attributes