Documentation
type QSizePolicy_PolicyFlag = QEnum (CQSizePolicy_PolicyFlag Int) #
ePreferred :: Policy #
type ControlType = QEnum (CControlType Int) #
type ControlTypes = QFlags (CControlTypes Int) #
eFrame :: ControlType #
fFrame :: ControlTypes #
fLabel :: ControlTypes #
fLine :: ControlTypes #
eSlider :: ControlType #
fSlider :: ControlTypes #
eSpinBox :: ControlType #