4.21. Scroll widget class

The Scroll class inherits QScrollArea Qt class.

The purpose of Scroll class is to provide a scrolling area that holds child widgets.

Widget's attributes

align
This attribute holds the alignment of the scroll area's contents. Possible values are : left, right, top, bottom, center, hcenter, vcenter, justify.