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