Qtc.Designer.QDesignerFormWindowManagerInterface_h
Contents
Documentation
Instances
class QactionGroup_h x0 x1 where #
Methods
actionGroup_h :: x0 -> x1 -> IO (QActionGroup ()) #
Instances
QactionGroup_h (QDesignerFormWindowManagerInterface ()) ActionGroup # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods actionGroup_h :: QDesignerFormWindowManagerInterface () -> ActionGroup -> IO (QActionGroup ()) # | |
QactionGroup_h (QDesignerFormWindowManagerInterfaceSc a) ActionGroup # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods actionGroup_h :: QDesignerFormWindowManagerInterfaceSc a -> ActionGroup -> IO (QActionGroup ()) # |
class QactiveFormWindow_h x0 x1 where #
Methods
activeFormWindow_h :: x0 -> x1 -> IO (QDesignerFormWindowInterface ()) #
Instances
QactiveFormWindow_h (QDesignerFormWindowManagerInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods activeFormWindow_h :: QDesignerFormWindowManagerInterface () -> () -> IO (QDesignerFormWindowInterface ()) # | |
QactiveFormWindow_h (QDesignerFormWindowManagerInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods activeFormWindow_h :: QDesignerFormWindowManagerInterfaceSc a -> () -> IO (QDesignerFormWindowInterface ()) # |
class QaddFormWindow_h x0 x1 where #
Methods
addFormWindow_h :: x0 -> x1 -> IO () #
Instances
QaddFormWindow_h (QDesignerFormWindowManagerInterface ()) (QDesignerFormWindowInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods addFormWindow_h :: QDesignerFormWindowManagerInterface () -> QDesignerFormWindowInterface t1 -> IO () # | |
QaddFormWindow_h (QDesignerFormWindowManagerInterfaceSc a) (QDesignerFormWindowInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods addFormWindow_h :: QDesignerFormWindowManagerInterfaceSc a -> QDesignerFormWindowInterface t1 -> IO () # |
class QcloseAllPreviews_h x0 x1 where #
Methods
closeAllPreviews_h :: x0 -> x1 -> IO () #
Instances
QcloseAllPreviews_h (QDesignerFormWindowManagerInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods closeAllPreviews_h :: QDesignerFormWindowManagerInterface () -> () -> IO () # | |
QcloseAllPreviews_h (QDesignerFormWindowManagerInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods closeAllPreviews_h :: QDesignerFormWindowManagerInterfaceSc a -> () -> IO () # |
class QcreateFormWindow_h x0 x1 where #
Methods
createFormWindow_h :: x0 -> x1 -> IO (QDesignerFormWindowInterface ()) #
Instances
QcreateFormWindow_h (QDesignerFormWindowManagerInterface ()) (QWidget t1, WindowFlags) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods createFormWindow_h :: QDesignerFormWindowManagerInterface () -> (QWidget t1, WindowFlags) -> IO (QDesignerFormWindowInterface ()) # | |
QcreateFormWindow_h (QDesignerFormWindowManagerInterfaceSc a) (QWidget t1, WindowFlags) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods createFormWindow_h :: QDesignerFormWindowManagerInterfaceSc a -> (QWidget t1, WindowFlags) -> IO (QDesignerFormWindowInterface ()) # |
class QcreatePreviewPixmap_h x0 x1 where #
Methods
createPreviewPixmap_h :: x0 -> x1 -> IO (QPixmap ()) #
Instances
QcreatePreviewPixmap_h (QDesignerFormWindowManagerInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods createPreviewPixmap_h :: QDesignerFormWindowManagerInterface () -> () -> IO (QPixmap ()) # | |
QcreatePreviewPixmap_h (QDesignerFormWindowManagerInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods createPreviewPixmap_h :: QDesignerFormWindowManagerInterfaceSc a -> () -> IO (QPixmap ()) # |
class QdragItems_h x0 x1 where #
Methods
dragItems_h :: x0 -> x1 -> IO () #
Instances
QdragItems_h (QDesignerFormWindowManagerInterface ()) [QDesignerDnDItemInterface t1] # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods dragItems_h :: QDesignerFormWindowManagerInterface () -> [QDesignerDnDItemInterface t1] -> IO () # | |
QdragItems_h (QDesignerFormWindowManagerInterfaceSc a) [QDesignerDnDItemInterface t1] # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods dragItems_h :: QDesignerFormWindowManagerInterfaceSc a -> [QDesignerDnDItemInterface t1] -> IO () # |
class QformWindowCount_h x0 x1 where #
Methods
formWindowCount_h :: x0 -> x1 -> IO Int #
Instances
QformWindowCount_h (QDesignerFormWindowManagerInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods formWindowCount_h :: QDesignerFormWindowManagerInterface () -> () -> IO Int # | |
QformWindowCount_h (QDesignerFormWindowManagerInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods formWindowCount_h :: QDesignerFormWindowManagerInterfaceSc a -> () -> IO Int # |
class QremoveFormWindow_h x0 x1 where #
Methods
removeFormWindow_h :: x0 -> x1 -> IO () #
Instances
QremoveFormWindow_h (QDesignerFormWindowManagerInterface ()) (QDesignerFormWindowInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods removeFormWindow_h :: QDesignerFormWindowManagerInterface () -> QDesignerFormWindowInterface t1 -> IO () # | |
QremoveFormWindow_h (QDesignerFormWindowManagerInterfaceSc a) (QDesignerFormWindowInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods removeFormWindow_h :: QDesignerFormWindowManagerInterfaceSc a -> QDesignerFormWindowInterface t1 -> IO () # |
class QsetActiveFormWindow_h x0 x1 where #
Methods
setActiveFormWindow_h :: x0 -> x1 -> IO () #
Instances
QsetActiveFormWindow_h (QDesignerFormWindowManagerInterface ()) (QDesignerFormWindowInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods setActiveFormWindow_h :: QDesignerFormWindowManagerInterface () -> QDesignerFormWindowInterface t1 -> IO () # | |
QsetActiveFormWindow_h (QDesignerFormWindowManagerInterfaceSc a) (QDesignerFormWindowInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods setActiveFormWindow_h :: QDesignerFormWindowManagerInterfaceSc a -> QDesignerFormWindowInterface t1 -> IO () # |
class QshowPluginDialog_h x0 x1 where #
Methods
showPluginDialog_h :: x0 -> x1 -> IO () #
Instances
QshowPluginDialog_h (QDesignerFormWindowManagerInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods showPluginDialog_h :: QDesignerFormWindowManagerInterface () -> () -> IO () # | |
QshowPluginDialog_h (QDesignerFormWindowManagerInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods showPluginDialog_h :: QDesignerFormWindowManagerInterfaceSc a -> () -> IO () # |
class QshowPreview_h x0 x1 where #
Methods
showPreview_h :: x0 -> x1 -> IO () #
Instances
QshowPreview_h (QDesignerFormWindowManagerInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods showPreview_h :: QDesignerFormWindowManagerInterface () -> () -> IO () # | |
QshowPreview_h (QDesignerFormWindowManagerInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowManagerInterface_h Methods showPreview_h :: QDesignerFormWindowManagerInterfaceSc a -> () -> IO () # |