Qtc.Widgets.QMainWindow_h
Contents
Documentation
class QsetAnimated_h x0 x1 where #
Methods
setAnimated_h :: x0 -> x1 -> IO () #
Instances
QsetAnimated_h (QMainWindow ()) Bool # | |
Defined in Qtc.Widgets.QMainWindow_h Methods setAnimated_h :: QMainWindow () -> Bool -> IO () # | |
QsetAnimated_h (QMainWindowSc a) Bool # | |
Defined in Qtc.Widgets.QMainWindow_h Methods setAnimated_h :: QMainWindowSc a -> Bool -> IO () # |
class QcreatePopupMenu_h x0 x1 where #
Methods
createPopupMenu_h :: x0 -> x1 -> IO (QMenu ()) #
Instances
QcreatePopupMenu_h (QMainWindow ()) () # | |
Defined in Qtc.Widgets.QMainWindow_h Methods createPopupMenu_h :: QMainWindow () -> () -> IO (QMenu ()) # | |
QcreatePopupMenu_h (QMainWindowSc a) () # | |
Defined in Qtc.Widgets.QMainWindow_h Methods createPopupMenu_h :: QMainWindowSc a -> () -> IO (QMenu ()) # |
class QsetDockNestingEnabled_h x0 x1 where #
Methods
setDockNestingEnabled_h :: x0 -> x1 -> IO () #
Instances
QsetDockNestingEnabled_h (QMainWindow ()) Bool # | |
Defined in Qtc.Widgets.QMainWindow_h Methods setDockNestingEnabled_h :: QMainWindow () -> Bool -> IO () # | |
QsetDockNestingEnabled_h (QMainWindowSc a) Bool # | |
Defined in Qtc.Widgets.QMainWindow_h Methods setDockNestingEnabled_h :: QMainWindowSc a -> Bool -> IO () # |
class QsetUnifiedTitleAndToolBarOnMac_h x0 x1 where #
Methods
setUnifiedTitleAndToolBarOnMac_h :: x0 -> x1 -> IO () #
Instances
QsetUnifiedTitleAndToolBarOnMac_h (QMainWindow ()) Bool # | |
Defined in Qtc.Widgets.QMainWindow_h Methods setUnifiedTitleAndToolBarOnMac_h :: QMainWindow () -> Bool -> IO () # | |
QsetUnifiedTitleAndToolBarOnMac_h (QMainWindowSc a) Bool # | |
Defined in Qtc.Widgets.QMainWindow_h Methods setUnifiedTitleAndToolBarOnMac_h :: QMainWindowSc a -> Bool -> IO () # |