Qtc.Designer.QDesignerFormWindowInterface_h
Contents
Documentation
class QabsoluteDir_h x0 x1 where #
Methods
absoluteDir_h :: x0 -> x1 -> IO (QDir ()) #
Instances
QabsoluteDir_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods absoluteDir_h :: QDesignerFormWindowInterface () -> () -> IO (QDir ()) # | |
QabsoluteDir_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods absoluteDir_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QDir ()) # |
class QemitSelectionChanged_h x0 x1 where #
Methods
emitSelectionChanged_h :: x0 -> x1 -> IO () #
Instances
QemitSelectionChanged_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods emitSelectionChanged_h :: QDesignerFormWindowInterface () -> () -> IO () # | |
QemitSelectionChanged_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods emitSelectionChanged_h :: QDesignerFormWindowInterfaceSc a -> () -> IO () # |
Methods
cursor_h :: x0 -> x1 -> IO (QDesignerFormWindowCursorInterface ()) #
Instances
Qcursor_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods cursor_h :: QDesignerFormWindowInterface () -> () -> IO (QDesignerFormWindowCursorInterface ()) # | |
Qcursor_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods cursor_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QDesignerFormWindowCursorInterface ()) # |
class QsetDirty_h x0 x1 where #
Methods
setDirty_h :: x0 -> x1 -> IO () #
Instances
QsetDirty_h (QDesignerFormWindowInterface ()) Bool # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setDirty_h :: QDesignerFormWindowInterface () -> Bool -> IO () # | |
QsetDirty_h (QDesignerFormWindowInterfaceSc a) Bool # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setDirty_h :: QDesignerFormWindowInterfaceSc a -> Bool -> IO () # |
class Qfeatures_h x0 x1 where #
Methods
features_h :: x0 -> x1 -> IO QDesignerFormWindowInterface_Feature #
Instances
Qfeatures_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods features_h :: QDesignerFormWindowInterface () -> () -> IO QDesignerFormWindowInterface_Feature # | |
Qfeatures_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods features_h :: QDesignerFormWindowInterfaceSc a -> () -> IO QDesignerFormWindowInterface_Feature # |
class QsetFeatures_h x0 x1 where #
Methods
setFeatures_h :: x0 -> x1 -> IO () #
Instances
class QisDirty_h x0 x1 where #
Instances
QisDirty_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods isDirty_h :: QDesignerFormWindowInterface () -> () -> IO Bool # | |
QisDirty_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods isDirty_h :: QDesignerFormWindowInterfaceSc a -> () -> IO Bool # |
class QactivateResourceFilePaths_h x0 x1 where #
Methods
activateResourceFilePaths_h :: x0 -> x1 -> IO () #
Instances
class QaddResourceFile_h x0 x1 where #
Methods
addResourceFile_h :: x0 -> x1 -> IO () #
Instances
QaddResourceFile_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods addResourceFile_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QaddResourceFile_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods addResourceFile_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QbeginCommand_h x0 x1 where #
Methods
beginCommand_h :: x0 -> x1 -> IO () #
Instances
QbeginCommand_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods beginCommand_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QbeginCommand_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods beginCommand_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QcheckContents_h x0 x1 where #
Methods
checkContents_h :: x0 -> x1 -> IO [String] #
Instances
QcheckContents_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods checkContents_h :: QDesignerFormWindowInterface () -> () -> IO [String] # | |
QcheckContents_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods checkContents_h :: QDesignerFormWindowInterfaceSc a -> () -> IO [String] # |
class QcommandHistory_h x0 x1 where #
Methods
commandHistory_h :: x0 -> x1 -> IO (QUndoStack ()) #
Instances
QcommandHistory_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods commandHistory_h :: QDesignerFormWindowInterface () -> () -> IO (QUndoStack ()) # | |
QcommandHistory_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods commandHistory_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QUndoStack ()) # |
class Qcontents_h x0 x1 where #
Methods
contents_h :: x0 -> x1 -> IO String #
Instances
Qcontents_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods contents_h :: QDesignerFormWindowInterface () -> () -> IO String # | |
Qcontents_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods contents_h :: QDesignerFormWindowInterfaceSc a -> () -> IO String # |
class QcurrentTool_h x0 x1 where #
Methods
currentTool_h :: x0 -> x1 -> IO Int #
Instances
QcurrentTool_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods currentTool_h :: QDesignerFormWindowInterface () -> () -> IO Int # | |
QcurrentTool_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods currentTool_h :: QDesignerFormWindowInterfaceSc a -> () -> IO Int # |
class QeditWidgets_h x0 x1 where #
Methods
editWidgets_h :: x0 -> x1 -> IO () #
Instances
QeditWidgets_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods editWidgets_h :: QDesignerFormWindowInterface () -> () -> IO () # | |
QeditWidgets_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods editWidgets_h :: QDesignerFormWindowInterfaceSc a -> () -> IO () # |
class QendCommand_h x0 x1 where #
Methods
endCommand_h :: x0 -> x1 -> IO () #
Instances
QendCommand_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods endCommand_h :: QDesignerFormWindowInterface () -> () -> IO () # | |
QendCommand_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods endCommand_h :: QDesignerFormWindowInterfaceSc a -> () -> IO () # |
class QensureUniqueObjectName_h x0 x1 where #
Methods
ensureUniqueObjectName_h :: x0 -> x1 -> IO () #
Instances
QensureUniqueObjectName_h (QDesignerFormWindowInterface ()) (QObject t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods ensureUniqueObjectName_h :: QDesignerFormWindowInterface () -> QObject t1 -> IO () # | |
QensureUniqueObjectName_h (QDesignerFormWindowInterfaceSc a) (QObject t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods ensureUniqueObjectName_h :: QDesignerFormWindowInterfaceSc a -> QObject t1 -> IO () # |
class QexportMacro_h x0 x1 where #
Methods
exportMacro_h :: x0 -> x1 -> IO String #
Instances
QexportMacro_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods exportMacro_h :: QDesignerFormWindowInterface () -> () -> IO String # | |
QexportMacro_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods exportMacro_h :: QDesignerFormWindowInterfaceSc a -> () -> IO String # |
class QformContainer_h x0 x1 where #
Methods
formContainer_h :: x0 -> x1 -> IO (QWidget ()) #
Instances
QformContainer_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods formContainer_h :: QDesignerFormWindowInterface () -> () -> IO (QWidget ()) # | |
QformContainer_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods formContainer_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QWidget ()) # |
Instances
Qgrid_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods grid_h :: QDesignerFormWindowInterface () -> () -> IO Point # | |
Qgrid_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods grid_h :: QDesignerFormWindowInterfaceSc a -> () -> IO Point # |
Instances
Qqgrid_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods qgrid_h :: QDesignerFormWindowInterface () -> () -> IO (QPoint ()) # | |
Qqgrid_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods qgrid_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QPoint ()) # |
class QincludeHints_h x0 x1 where #
Methods
includeHints_h :: x0 -> x1 -> IO [String] #
Instances
QincludeHints_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods includeHints_h :: QDesignerFormWindowInterface () -> () -> IO [String] # | |
QincludeHints_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods includeHints_h :: QDesignerFormWindowInterfaceSc a -> () -> IO [String] # |
class QisManaged_h x0 x1 where #
Methods
isManaged_h :: x0 -> x1 -> IO Bool #
Instances
QisManaged_h (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods isManaged_h :: QDesignerFormWindowInterface () -> QWidget t1 -> IO Bool # | |
QisManaged_h (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods isManaged_h :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO Bool # |
class QlayoutDefault_h x0 x1 where #
Methods
layoutDefault_h :: x0 -> x1 -> IO () #
Instances
QlayoutDefault_h (QDesignerFormWindowInterface ()) (QIntPtr t1, QIntPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods layoutDefault_h :: QDesignerFormWindowInterface () -> (QIntPtr t1, QIntPtr t2) -> IO () # | |
QlayoutDefault_h (QDesignerFormWindowInterfaceSc a) (QIntPtr t1, QIntPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods layoutDefault_h :: QDesignerFormWindowInterfaceSc a -> (QIntPtr t1, QIntPtr t2) -> IO () # |
class QlayoutFunction_h x0 x1 where #
Methods
layoutFunction_h :: x0 -> x1 -> IO () #
Instances
QlayoutFunction_h (QDesignerFormWindowInterface ()) (QStringPtr t1, QStringPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods layoutFunction_h :: QDesignerFormWindowInterface () -> (QStringPtr t1, QStringPtr t2) -> IO () # | |
QlayoutFunction_h (QDesignerFormWindowInterfaceSc a) (QStringPtr t1, QStringPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods layoutFunction_h :: QDesignerFormWindowInterfaceSc a -> (QStringPtr t1, QStringPtr t2) -> IO () # |
class QmainContainer_h x0 x1 where #
Methods
mainContainer_h :: x0 -> x1 -> IO (QWidget ()) #
Instances
QmainContainer_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods mainContainer_h :: QDesignerFormWindowInterface () -> () -> IO (QWidget ()) # | |
QmainContainer_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods mainContainer_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QWidget ()) # |
class QmanageWidget_h x0 x1 where #
Methods
manageWidget_h :: x0 -> x1 -> IO () #
Instances
QmanageWidget_h (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods manageWidget_h :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QmanageWidget_h (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods manageWidget_h :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # |
class QpixmapFunction_h x0 x1 where #
Methods
pixmapFunction_h :: x0 -> x1 -> IO String #
Instances
QpixmapFunction_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods pixmapFunction_h :: QDesignerFormWindowInterface () -> () -> IO String # | |
QpixmapFunction_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods pixmapFunction_h :: QDesignerFormWindowInterfaceSc a -> () -> IO String # |
class QregisterTool_h x0 x1 where #
Methods
registerTool_h :: x0 -> x1 -> IO () #
Instances
QregisterTool_h (QDesignerFormWindowInterface ()) (QDesignerFormWindowToolInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods registerTool_h :: QDesignerFormWindowInterface () -> QDesignerFormWindowToolInterface t1 -> IO () # | |
QregisterTool_h (QDesignerFormWindowInterfaceSc a) (QDesignerFormWindowToolInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods registerTool_h :: QDesignerFormWindowInterfaceSc a -> QDesignerFormWindowToolInterface t1 -> IO () # |
class QremoveResourceFile_h x0 x1 where #
Methods
removeResourceFile_h :: x0 -> x1 -> IO () #
Instances
QremoveResourceFile_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods removeResourceFile_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QremoveResourceFile_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods removeResourceFile_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QresourceFileSaveMode_h x0 x1 where #
Methods
resourceFileSaveMode_h :: x0 -> x1 -> IO ResourceFileSaveMode #
Instances
QresourceFileSaveMode_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods resourceFileSaveMode_h :: QDesignerFormWindowInterface () -> () -> IO ResourceFileSaveMode # | |
QresourceFileSaveMode_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods resourceFileSaveMode_h :: QDesignerFormWindowInterfaceSc a -> () -> IO ResourceFileSaveMode # |
class QresourceFiles_h x0 x1 where #
Methods
resourceFiles_h :: x0 -> x1 -> IO [String] #
Instances
QresourceFiles_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods resourceFiles_h :: QDesignerFormWindowInterface () -> () -> IO [String] # | |
QresourceFiles_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods resourceFiles_h :: QDesignerFormWindowInterfaceSc a -> () -> IO [String] # |
class QresourceSet_h x0 x1 where #
Methods
resourceSet_h :: x0 -> x1 -> IO (QtResourceSet ()) #
Instances
QresourceSet_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods resourceSet_h :: QDesignerFormWindowInterface () -> () -> IO (QtResourceSet ()) # | |
QresourceSet_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods resourceSet_h :: QDesignerFormWindowInterfaceSc a -> () -> IO (QtResourceSet ()) # |
class QselectWidget_h x0 x1 where #
Methods
selectWidget_h :: x0 -> x1 -> IO () #
Instances
QselectWidget_h (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods selectWidget_h :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QselectWidget_h (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods selectWidget_h :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # | |
QselectWidget_h (QDesignerFormWindowInterface ()) (QWidget t1, Bool) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods selectWidget_h :: QDesignerFormWindowInterface () -> (QWidget t1, Bool) -> IO () # | |
QselectWidget_h (QDesignerFormWindowInterfaceSc a) (QWidget t1, Bool) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods selectWidget_h :: QDesignerFormWindowInterfaceSc a -> (QWidget t1, Bool) -> IO () # |
class QsetAuthor_h x0 x1 where #
Methods
setAuthor_h :: x0 -> x1 -> IO () #
Instances
QsetAuthor_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setAuthor_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetAuthor_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setAuthor_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetComment_h x0 x1 where #
Methods
setComment_h :: x0 -> x1 -> IO () #
Instances
QsetComment_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setComment_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetComment_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setComment_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetContents_h x0 x1 where #
Methods
setContents_h :: x0 -> x1 -> IO Bool #
Instances
QsetContents_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setContents_h :: QDesignerFormWindowInterface () -> String -> IO Bool # | |
QsetContents_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setContents_h :: QDesignerFormWindowInterfaceSc a -> String -> IO Bool # | |
QsetContents_h (QDesignerFormWindowInterface ()) (QIODevice t1, QStringPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setContents_h :: QDesignerFormWindowInterface () -> (QIODevice t1, QStringPtr t2) -> IO Bool # | |
QsetContents_h (QDesignerFormWindowInterfaceSc a) (QIODevice t1, QStringPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setContents_h :: QDesignerFormWindowInterfaceSc a -> (QIODevice t1, QStringPtr t2) -> IO Bool # |
class QsetCurrentTool_h x0 x1 where #
Methods
setCurrentTool_h :: x0 -> x1 -> IO () #
Instances
QsetCurrentTool_h (QDesignerFormWindowInterface ()) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setCurrentTool_h :: QDesignerFormWindowInterface () -> Int -> IO () # | |
QsetCurrentTool_h (QDesignerFormWindowInterfaceSc a) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setCurrentTool_h :: QDesignerFormWindowInterfaceSc a -> Int -> IO () # |
class QsetExportMacro_h x0 x1 where #
Methods
setExportMacro_h :: x0 -> x1 -> IO () #
Instances
QsetExportMacro_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setExportMacro_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetExportMacro_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setExportMacro_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetGrid_h x0 x1 where #
Instances
QsetGrid_h (QDesignerFormWindowInterface ()) Point # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setGrid_h :: QDesignerFormWindowInterface () -> Point -> IO () # | |
QsetGrid_h (QDesignerFormWindowInterfaceSc a) Point # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setGrid_h :: QDesignerFormWindowInterfaceSc a -> Point -> IO () # |
class QqsetGrid_h x0 x1 where #
Methods
qsetGrid_h :: x0 -> x1 -> IO () #
Instances
QqsetGrid_h (QDesignerFormWindowInterface ()) (QPoint t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods qsetGrid_h :: QDesignerFormWindowInterface () -> QPoint t1 -> IO () # | |
QqsetGrid_h (QDesignerFormWindowInterfaceSc a) (QPoint t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods qsetGrid_h :: QDesignerFormWindowInterfaceSc a -> QPoint t1 -> IO () # |
class QsetIncludeHints_h x0 x1 where #
Methods
setIncludeHints_h :: x0 -> x1 -> IO () #
Instances
QsetIncludeHints_h (QDesignerFormWindowInterface ()) [String] # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setIncludeHints_h :: QDesignerFormWindowInterface () -> [String] -> IO () # | |
QsetIncludeHints_h (QDesignerFormWindowInterfaceSc a) [String] # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setIncludeHints_h :: QDesignerFormWindowInterfaceSc a -> [String] -> IO () # |
class QsetLayoutDefault_h x0 x1 where #
Methods
setLayoutDefault_h :: x0 -> x1 -> IO () #
Instances
QsetLayoutDefault_h (QDesignerFormWindowInterface ()) (Int, Int) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setLayoutDefault_h :: QDesignerFormWindowInterface () -> (Int, Int) -> IO () # | |
QsetLayoutDefault_h (QDesignerFormWindowInterfaceSc a) (Int, Int) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setLayoutDefault_h :: QDesignerFormWindowInterfaceSc a -> (Int, Int) -> IO () # |
class QsetLayoutFunction_h x0 x1 where #
Methods
setLayoutFunction_h :: x0 -> x1 -> IO () #
Instances
QsetLayoutFunction_h (QDesignerFormWindowInterface ()) (String, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setLayoutFunction_h :: QDesignerFormWindowInterface () -> (String, String) -> IO () # | |
QsetLayoutFunction_h (QDesignerFormWindowInterfaceSc a) (String, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setLayoutFunction_h :: QDesignerFormWindowInterfaceSc a -> (String, String) -> IO () # |
class QsetMainContainer_h x0 x1 where #
Methods
setMainContainer_h :: x0 -> x1 -> IO () #
Instances
QsetMainContainer_h (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setMainContainer_h :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QsetMainContainer_h (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setMainContainer_h :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # |
class QsetPixmapFunction_h x0 x1 where #
Methods
setPixmapFunction_h :: x0 -> x1 -> IO () #
Instances
QsetPixmapFunction_h (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setPixmapFunction_h :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetPixmapFunction_h (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setPixmapFunction_h :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetResourceFileSaveMode_h x0 x1 where #
Methods
setResourceFileSaveMode_h :: x0 -> x1 -> IO () #
Instances
QsetResourceFileSaveMode_h (QDesignerFormWindowInterface ()) ResourceFileSaveMode # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setResourceFileSaveMode_h :: QDesignerFormWindowInterface () -> ResourceFileSaveMode -> IO () # | |
QsetResourceFileSaveMode_h (QDesignerFormWindowInterfaceSc a) ResourceFileSaveMode # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setResourceFileSaveMode_h :: QDesignerFormWindowInterfaceSc a -> ResourceFileSaveMode -> IO () # |
class QsetResourceSet_h x0 x1 where #
Methods
setResourceSet_h :: x0 -> x1 -> IO () #
Instances
QsetResourceSet_h (QDesignerFormWindowInterface ()) (QtResourceSet t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setResourceSet_h :: QDesignerFormWindowInterface () -> QtResourceSet t1 -> IO () # | |
QsetResourceSet_h (QDesignerFormWindowInterfaceSc a) (QtResourceSet t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods setResourceSet_h :: QDesignerFormWindowInterfaceSc a -> QtResourceSet t1 -> IO () # |
class QsimplifySelection_h x0 x1 where #
Methods
simplifySelection_h :: x0 -> x1 -> IO () #
Instances
QsimplifySelection_h (QDesignerFormWindowInterface ()) (QListQWidgetPtr t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods simplifySelection_h :: QDesignerFormWindowInterface () -> QListQWidgetPtr t1 -> IO () # | |
QsimplifySelection_h (QDesignerFormWindowInterfaceSc a) (QListQWidgetPtr t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods simplifySelection_h :: QDesignerFormWindowInterfaceSc a -> QListQWidgetPtr t1 -> IO () # |
Methods
tool_h :: x0 -> x1 -> IO (QDesignerFormWindowToolInterface ()) #
Instances
Qtool_h (QDesignerFormWindowInterface ()) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods tool_h :: QDesignerFormWindowInterface () -> Int -> IO (QDesignerFormWindowToolInterface ()) # | |
Qtool_h (QDesignerFormWindowInterfaceSc a) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods tool_h :: QDesignerFormWindowInterfaceSc a -> Int -> IO (QDesignerFormWindowToolInterface ()) # |
class QtoolCount_h x0 x1 where #
Methods
toolCount_h :: x0 -> x1 -> IO Int #
Instances
QtoolCount_h (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods toolCount_h :: QDesignerFormWindowInterface () -> () -> IO Int # | |
QtoolCount_h (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods toolCount_h :: QDesignerFormWindowInterfaceSc a -> () -> IO Int # |
class QunmanageWidget_h x0 x1 where #
Methods
unmanageWidget_h :: x0 -> x1 -> IO () #
Instances
QunmanageWidget_h (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods unmanageWidget_h :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QunmanageWidget_h (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface_h Methods unmanageWidget_h :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # |