Documentation
class QactivateNextSubWindow_h x0 x1 where #
activateNextSubWindow_h :: x0 -> x1 -> IO () #
Instances
QactivateNextSubWindow_h (QMdiArea ()) () # | |
Defined in Qtc.Widgets.QMdiArea_h activateNextSubWindow_h :: QMdiArea () -> () -> IO () # | |
QactivateNextSubWindow_h (QMdiAreaSc a) () # | |
Defined in Qtc.Widgets.QMdiArea_h activateNextSubWindow_h :: QMdiAreaSc a -> () -> IO () # |
class QactivatePreviousSubWindow_h x0 x1 where #
activatePreviousSubWindow_h :: x0 -> x1 -> IO () #
Instances
QactivatePreviousSubWindow_h (QMdiArea ()) () # | |
Defined in Qtc.Widgets.QMdiArea_h activatePreviousSubWindow_h :: QMdiArea () -> () -> IO () # | |
QactivatePreviousSubWindow_h (QMdiAreaSc a) () # | |
Defined in Qtc.Widgets.QMdiArea_h activatePreviousSubWindow_h :: QMdiAreaSc a -> () -> IO () # |
class QcascadeSubWindows_h x0 x1 where #
cascadeSubWindows_h :: x0 -> x1 -> IO () #
Instances
QcascadeSubWindows_h (QMdiArea ()) () # | |
Defined in Qtc.Widgets.QMdiArea_h cascadeSubWindows_h :: QMdiArea () -> () -> IO () # | |
QcascadeSubWindows_h (QMdiAreaSc a) () # | |
Defined in Qtc.Widgets.QMdiArea_h cascadeSubWindows_h :: QMdiAreaSc a -> () -> IO () # |
class QcloseActiveSubWindow_h x0 x1 where #
closeActiveSubWindow_h :: x0 -> x1 -> IO () #
Instances
QcloseActiveSubWindow_h (QMdiArea ()) () # | |
Defined in Qtc.Widgets.QMdiArea_h closeActiveSubWindow_h :: QMdiArea () -> () -> IO () # | |
QcloseActiveSubWindow_h (QMdiAreaSc a) () # | |
Defined in Qtc.Widgets.QMdiArea_h closeActiveSubWindow_h :: QMdiAreaSc a -> () -> IO () # |
class QcloseAllSubWindows_h x0 x1 where #
closeAllSubWindows_h :: x0 -> x1 -> IO () #
Instances
QcloseAllSubWindows_h (QMdiArea ()) () # | |
Defined in Qtc.Widgets.QMdiArea_h closeAllSubWindows_h :: QMdiArea () -> () -> IO () # | |
QcloseAllSubWindows_h (QMdiAreaSc a) () # | |
Defined in Qtc.Widgets.QMdiArea_h closeAllSubWindows_h :: QMdiAreaSc a -> () -> IO () # |
class QsetActiveSubWindow_h x0 x1 where #
setActiveSubWindow_h :: x0 -> x1 -> IO () #
Instances
QsetActiveSubWindow_h (QMdiArea ()) (QMdiSubWindow t1) # | |
Defined in Qtc.Widgets.QMdiArea_h setActiveSubWindow_h :: QMdiArea () -> QMdiSubWindow t1 -> IO () # | |
QsetActiveSubWindow_h (QMdiAreaSc a) (QMdiSubWindow t1) # | |
Defined in Qtc.Widgets.QMdiArea_h setActiveSubWindow_h :: QMdiAreaSc a -> QMdiSubWindow t1 -> IO () # |
class QtileSubWindows_h x0 x1 where #
tileSubWindows_h :: x0 -> x1 -> IO () #
Instances
QtileSubWindows_h (QMdiArea ()) () # | |
Defined in Qtc.Widgets.QMdiArea_h tileSubWindows_h :: QMdiArea () -> () -> IO () # | |
QtileSubWindows_h (QMdiAreaSc a) () # | |
Defined in Qtc.Widgets.QMdiArea_h tileSubWindows_h :: QMdiAreaSc a -> () -> IO () # |