Qtc.Enums.Widgets.QMdiSubWindow
type SubWindowOption = QEnum (CSubWindowOption Int) #
type SubWindowOptions = QFlags (CSubWindowOptions Int) #
eAllowOutsideAreaHorizontally :: SubWindowOption #
fAllowOutsideAreaHorizontally :: SubWindowOptions #
eAllowOutsideAreaVertically :: SubWindowOption #
fAllowOutsideAreaVertically :: SubWindowOptions #
eRubberBandResize :: SubWindowOption #
fRubberBandResize :: SubWindowOptions #
eRubberBandMove :: SubWindowOption #
fRubberBandMove :: SubWindowOptions #