Qtc.Designer.QDesignerFormWindowInterface
Contents
Documentation
class QqDesignerFormWindowInterfaceTrUtf8 x1 where #
Methods
qDesignerFormWindowInterfaceTrUtf8 :: x1 -> IO String #
Instances
QqDesignerFormWindowInterfaceTrUtf8 String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterfaceTrUtf8 :: String -> IO String # | |
QqDesignerFormWindowInterfaceTrUtf8 (String, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterfaceTrUtf8 :: (String, String) -> IO String # | |
QqDesignerFormWindowInterfaceTrUtf8 (String, String, Int) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterfaceTrUtf8 :: (String, String, Int) -> IO String # |
class QqDesignerFormWindowInterface x1 where #
Methods
qDesignerFormWindowInterface :: x1 -> IO (QDesignerFormWindowInterface ()) #
Instances
QqDesignerFormWindowInterface () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterface :: () -> IO (QDesignerFormWindowInterface ()) # | |
QqDesignerFormWindowInterface (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterface :: QWidget t1 -> IO (QDesignerFormWindowInterface ()) # | |
QqDesignerFormWindowInterface (QWidget t1, WindowFlags) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterface :: (QWidget t1, WindowFlags) -> IO (QDesignerFormWindowInterface ()) # |
class QactivateResourceFilePaths x0 x1 where #
Methods
activateResourceFilePaths :: x0 -> x1 -> IO () #
Instances
activeResourceFilePaths :: QDesignerFormWindowInterface a -> () -> IO [String] #
class QaddResourceFile x0 x1 where #
Methods
addResourceFile :: x0 -> x1 -> IO () #
Instances
QaddResourceFile (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods addResourceFile :: QDesignerFormWindowInterface () -> String -> IO () # | |
QaddResourceFile (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods addResourceFile :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QbeginCommand x0 x1 where #
Methods
beginCommand :: x0 -> x1 -> IO () #
Instances
QbeginCommand (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods beginCommand :: QDesignerFormWindowInterface () -> String -> IO () # | |
QbeginCommand (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods beginCommand :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QcheckContents x0 x1 where #
Methods
checkContents :: x0 -> x1 -> IO [String] #
Instances
QcheckContents (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods checkContents :: QDesignerFormWindowInterface () -> () -> IO [String] # | |
QcheckContents (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods checkContents :: QDesignerFormWindowInterfaceSc a -> () -> IO [String] # |
class QcommandHistory x0 x1 where #
Methods
commandHistory :: x0 -> x1 -> IO (QUndoStack ()) #
Instances
QcommandHistory (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods commandHistory :: QDesignerFormWindowInterface () -> () -> IO (QUndoStack ()) # | |
QcommandHistory (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods commandHistory :: QDesignerFormWindowInterfaceSc a -> () -> IO (QUndoStack ()) # |
Instances
Qcontents (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods contents :: QDesignerFormWindowInterface () -> () -> IO String # | |
Qcontents (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods contents :: QDesignerFormWindowInterfaceSc a -> () -> IO String # |
class QcurrentTool x0 x1 where #
Methods
currentTool :: x0 -> x1 -> IO Int #
Instances
QcurrentTool (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods currentTool :: QDesignerFormWindowInterface () -> () -> IO Int # | |
QcurrentTool (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods currentTool :: QDesignerFormWindowInterfaceSc a -> () -> IO Int # |
class QeditWidgets x0 x1 where #
Methods
editWidgets :: x0 -> x1 -> IO () #
Instances
QeditWidgets (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods editWidgets :: QDesignerFormWindowInterface () -> () -> IO () # | |
QeditWidgets (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods editWidgets :: QDesignerFormWindowInterfaceSc a -> () -> IO () # |
class QendCommand x0 x1 where #
Methods
endCommand :: x0 -> x1 -> IO () #
Instances
QendCommand (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods endCommand :: QDesignerFormWindowInterface () -> () -> IO () # | |
QendCommand (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods endCommand :: QDesignerFormWindowInterfaceSc a -> () -> IO () # |
class QensureUniqueObjectName x0 x1 where #
Methods
ensureUniqueObjectName :: x0 -> x1 -> IO () #
Instances
QensureUniqueObjectName (QDesignerFormWindowInterface ()) (QObject t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods ensureUniqueObjectName :: QDesignerFormWindowInterface () -> QObject t1 -> IO () # | |
QensureUniqueObjectName (QDesignerFormWindowInterfaceSc a) (QObject t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods ensureUniqueObjectName :: QDesignerFormWindowInterfaceSc a -> QObject t1 -> IO () # |
class QexportMacro x0 x1 where #
Methods
exportMacro :: x0 -> x1 -> IO String #
Instances
QexportMacro (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods exportMacro :: QDesignerFormWindowInterface () -> () -> IO String # | |
QexportMacro (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods exportMacro :: QDesignerFormWindowInterfaceSc a -> () -> IO String # |
class QqDesignerFormWindowInterfaceFindFormWindow x1 where #
Methods
qDesignerFormWindowInterfaceFindFormWindow :: x1 -> IO (QDesignerFormWindowInterface ()) #
Instances
QqDesignerFormWindowInterfaceFindFormWindow (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterfaceFindFormWindow :: QWidget t1 -> IO (QDesignerFormWindowInterface ()) # | |
QqDesignerFormWindowInterfaceFindFormWindow (QObject t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qDesignerFormWindowInterfaceFindFormWindow :: QObject t1 -> IO (QDesignerFormWindowInterface ()) # |
class QformContainer x0 x1 where #
Methods
formContainer :: x0 -> x1 -> IO (QWidget ()) #
Instances
QformContainer (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods formContainer :: QDesignerFormWindowInterface () -> () -> IO (QWidget ()) # | |
QformContainer (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods formContainer :: QDesignerFormWindowInterfaceSc a -> () -> IO (QWidget ()) # |
Instances
Qgrid (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods grid :: QDesignerFormWindowInterface () -> () -> IO Point # | |
Qgrid (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods grid :: QDesignerFormWindowInterfaceSc a -> () -> IO Point # |
Instances
Qqgrid (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qgrid :: QDesignerFormWindowInterface () -> () -> IO (QPoint ()) # | |
Qqgrid (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qgrid :: QDesignerFormWindowInterfaceSc a -> () -> IO (QPoint ()) # |
class QincludeHints x0 x1 where #
Methods
includeHints :: x0 -> x1 -> IO [String] #
Instances
QincludeHints (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods includeHints :: QDesignerFormWindowInterface () -> () -> IO [String] # | |
QincludeHints (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods includeHints :: QDesignerFormWindowInterfaceSc a -> () -> IO [String] # |
class QisManaged x0 x1 where #
Instances
QisManaged (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods isManaged :: QDesignerFormWindowInterface () -> QWidget t1 -> IO Bool # | |
QisManaged (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods isManaged :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO Bool # |
class QlayoutDefault x0 x1 where #
Methods
layoutDefault :: x0 -> x1 -> IO () #
Instances
QlayoutDefault (QDesignerFormWindowInterface ()) (QIntPtr t1, QIntPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods layoutDefault :: QDesignerFormWindowInterface () -> (QIntPtr t1, QIntPtr t2) -> IO () # | |
QlayoutDefault (QDesignerFormWindowInterfaceSc a) (QIntPtr t1, QIntPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods layoutDefault :: QDesignerFormWindowInterfaceSc a -> (QIntPtr t1, QIntPtr t2) -> IO () # |
class QlayoutFunction x0 x1 where #
Methods
layoutFunction :: x0 -> x1 -> IO () #
Instances
QlayoutFunction (QDesignerFormWindowInterface ()) (QStringPtr t1, QStringPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods layoutFunction :: QDesignerFormWindowInterface () -> (QStringPtr t1, QStringPtr t2) -> IO () # | |
QlayoutFunction (QDesignerFormWindowInterfaceSc a) (QStringPtr t1, QStringPtr t2) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods layoutFunction :: QDesignerFormWindowInterfaceSc a -> (QStringPtr t1, QStringPtr t2) -> IO () # |
class QmainContainer x0 x1 where #
Methods
mainContainer :: x0 -> x1 -> IO (QWidget ()) #
Instances
QmainContainer (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods mainContainer :: QDesignerFormWindowInterface () -> () -> IO (QWidget ()) # | |
QmainContainer (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods mainContainer :: QDesignerFormWindowInterfaceSc a -> () -> IO (QWidget ()) # |
class QmanageWidget x0 x1 where #
Methods
manageWidget :: x0 -> x1 -> IO () #
Instances
QmanageWidget (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods manageWidget :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QmanageWidget (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods manageWidget :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # |
class QpixmapFunction x0 x1 where #
Methods
pixmapFunction :: x0 -> x1 -> IO String #
Instances
QpixmapFunction (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods pixmapFunction :: QDesignerFormWindowInterface () -> () -> IO String # | |
QpixmapFunction (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods pixmapFunction :: QDesignerFormWindowInterfaceSc a -> () -> IO String # |
class QregisterTool x0 x1 where #
Methods
registerTool :: x0 -> x1 -> IO () #
Instances
QregisterTool (QDesignerFormWindowInterface ()) (QDesignerFormWindowToolInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods registerTool :: QDesignerFormWindowInterface () -> QDesignerFormWindowToolInterface t1 -> IO () # | |
QregisterTool (QDesignerFormWindowInterfaceSc a) (QDesignerFormWindowToolInterface t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods registerTool :: QDesignerFormWindowInterfaceSc a -> QDesignerFormWindowToolInterface t1 -> IO () # |
class QremoveResourceFile x0 x1 where #
Methods
removeResourceFile :: x0 -> x1 -> IO () #
Instances
QremoveResourceFile (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods removeResourceFile :: QDesignerFormWindowInterface () -> String -> IO () # | |
QremoveResourceFile (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods removeResourceFile :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QresourceFileSaveMode x0 x1 where #
Methods
resourceFileSaveMode :: x0 -> x1 -> IO ResourceFileSaveMode #
Instances
QresourceFileSaveMode (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods resourceFileSaveMode :: QDesignerFormWindowInterface () -> () -> IO ResourceFileSaveMode # | |
QresourceFileSaveMode (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods resourceFileSaveMode :: QDesignerFormWindowInterfaceSc a -> () -> IO ResourceFileSaveMode # |
class QresourceFiles x0 x1 where #
Methods
resourceFiles :: x0 -> x1 -> IO [String] #
Instances
QresourceFiles (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods resourceFiles :: QDesignerFormWindowInterface () -> () -> IO [String] # | |
QresourceFiles (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods resourceFiles :: QDesignerFormWindowInterfaceSc a -> () -> IO [String] # |
class QresourceSet x0 x1 where #
Methods
resourceSet :: x0 -> x1 -> IO (QtResourceSet ()) #
Instances
QresourceSet (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods resourceSet :: QDesignerFormWindowInterface () -> () -> IO (QtResourceSet ()) # | |
QresourceSet (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods resourceSet :: QDesignerFormWindowInterfaceSc a -> () -> IO (QtResourceSet ()) # |
class QselectWidget x0 x1 where #
Methods
selectWidget :: x0 -> x1 -> IO () #
Instances
QselectWidget (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods selectWidget :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QselectWidget (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods selectWidget :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # | |
QselectWidget (QDesignerFormWindowInterface ()) (QWidget t1, Bool) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods selectWidget :: QDesignerFormWindowInterface () -> (QWidget t1, Bool) -> IO () # | |
QselectWidget (QDesignerFormWindowInterfaceSc a) (QWidget t1, Bool) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods selectWidget :: QDesignerFormWindowInterfaceSc a -> (QWidget t1, Bool) -> IO () # |
class QsetAuthor x0 x1 where #
Instances
QsetAuthor (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setAuthor :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetAuthor (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setAuthor :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetComment x0 x1 where #
Methods
setComment :: x0 -> x1 -> IO () #
Instances
QsetComment (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setComment :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetComment (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setComment :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetContents x0 x1 where #
Methods
setContents :: x0 -> x1 -> IO Bool #
Instances
class QsetCurrentTool x0 x1 where #
Methods
setCurrentTool :: x0 -> x1 -> IO () #
Instances
QsetCurrentTool (QDesignerFormWindowInterface ()) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setCurrentTool :: QDesignerFormWindowInterface () -> Int -> IO () # | |
QsetCurrentTool (QDesignerFormWindowInterfaceSc a) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setCurrentTool :: QDesignerFormWindowInterfaceSc a -> Int -> IO () # |
class QsetExportMacro x0 x1 where #
Methods
setExportMacro :: x0 -> x1 -> IO () #
Instances
QsetExportMacro (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setExportMacro :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetExportMacro (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setExportMacro :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
Instances
QsetGrid (QDesignerFormWindowInterface ()) Point # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setGrid :: QDesignerFormWindowInterface () -> Point -> IO () # | |
QsetGrid (QDesignerFormWindowInterfaceSc a) Point # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setGrid :: QDesignerFormWindowInterfaceSc a -> Point -> IO () # |
Instances
QqsetGrid (QDesignerFormWindowInterface ()) (QPoint t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qsetGrid :: QDesignerFormWindowInterface () -> QPoint t1 -> IO () # | |
QqsetGrid (QDesignerFormWindowInterfaceSc a) (QPoint t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods qsetGrid :: QDesignerFormWindowInterfaceSc a -> QPoint t1 -> IO () # |
class QsetIncludeHints x0 x1 where #
Methods
setIncludeHints :: x0 -> x1 -> IO () #
Instances
QsetIncludeHints (QDesignerFormWindowInterface ()) [String] # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setIncludeHints :: QDesignerFormWindowInterface () -> [String] -> IO () # | |
QsetIncludeHints (QDesignerFormWindowInterfaceSc a) [String] # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setIncludeHints :: QDesignerFormWindowInterfaceSc a -> [String] -> IO () # |
class QsetLayoutDefault x0 x1 where #
Methods
setLayoutDefault :: x0 -> x1 -> IO () #
Instances
QsetLayoutDefault (QDesignerFormWindowInterface ()) (Int, Int) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setLayoutDefault :: QDesignerFormWindowInterface () -> (Int, Int) -> IO () # | |
QsetLayoutDefault (QDesignerFormWindowInterfaceSc a) (Int, Int) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setLayoutDefault :: QDesignerFormWindowInterfaceSc a -> (Int, Int) -> IO () # |
class QsetLayoutFunction x0 x1 where #
Methods
setLayoutFunction :: x0 -> x1 -> IO () #
Instances
QsetLayoutFunction (QDesignerFormWindowInterface ()) (String, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setLayoutFunction :: QDesignerFormWindowInterface () -> (String, String) -> IO () # | |
QsetLayoutFunction (QDesignerFormWindowInterfaceSc a) (String, String) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setLayoutFunction :: QDesignerFormWindowInterfaceSc a -> (String, String) -> IO () # |
class QsetMainContainer x0 x1 where #
Methods
setMainContainer :: x0 -> x1 -> IO () #
Instances
QsetMainContainer (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setMainContainer :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QsetMainContainer (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setMainContainer :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # |
class QsetPixmapFunction x0 x1 where #
Methods
setPixmapFunction :: x0 -> x1 -> IO () #
Instances
QsetPixmapFunction (QDesignerFormWindowInterface ()) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setPixmapFunction :: QDesignerFormWindowInterface () -> String -> IO () # | |
QsetPixmapFunction (QDesignerFormWindowInterfaceSc a) String # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setPixmapFunction :: QDesignerFormWindowInterfaceSc a -> String -> IO () # |
class QsetResourceFileSaveMode x0 x1 where #
Methods
setResourceFileSaveMode :: x0 -> x1 -> IO () #
Instances
QsetResourceFileSaveMode (QDesignerFormWindowInterface ()) ResourceFileSaveMode # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setResourceFileSaveMode :: QDesignerFormWindowInterface () -> ResourceFileSaveMode -> IO () # | |
QsetResourceFileSaveMode (QDesignerFormWindowInterfaceSc a) ResourceFileSaveMode # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setResourceFileSaveMode :: QDesignerFormWindowInterfaceSc a -> ResourceFileSaveMode -> IO () # |
class QsetResourceSet x0 x1 where #
Methods
setResourceSet :: x0 -> x1 -> IO () #
Instances
QsetResourceSet (QDesignerFormWindowInterface ()) (QtResourceSet t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setResourceSet :: QDesignerFormWindowInterface () -> QtResourceSet t1 -> IO () # | |
QsetResourceSet (QDesignerFormWindowInterfaceSc a) (QtResourceSet t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods setResourceSet :: QDesignerFormWindowInterfaceSc a -> QtResourceSet t1 -> IO () # |
class QsimplifySelection x0 x1 where #
Methods
simplifySelection :: x0 -> x1 -> IO () #
Instances
QsimplifySelection (QDesignerFormWindowInterface ()) (QListQWidgetPtr t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods simplifySelection :: QDesignerFormWindowInterface () -> QListQWidgetPtr t1 -> IO () # | |
QsimplifySelection (QDesignerFormWindowInterfaceSc a) (QListQWidgetPtr t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods simplifySelection :: QDesignerFormWindowInterfaceSc a -> QListQWidgetPtr t1 -> IO () # |
Methods
tool :: x0 -> x1 -> IO (QDesignerFormWindowToolInterface ()) #
Instances
Qtool (QDesignerFormWindowInterface ()) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods tool :: QDesignerFormWindowInterface () -> Int -> IO (QDesignerFormWindowToolInterface ()) # | |
Qtool (QDesignerFormWindowInterfaceSc a) Int # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods tool :: QDesignerFormWindowInterfaceSc a -> Int -> IO (QDesignerFormWindowToolInterface ()) # |
class QtoolCount x0 x1 where #
Instances
QtoolCount (QDesignerFormWindowInterface ()) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods toolCount :: QDesignerFormWindowInterface () -> () -> IO Int # | |
QtoolCount (QDesignerFormWindowInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods toolCount :: QDesignerFormWindowInterfaceSc a -> () -> IO Int # |
class QunmanageWidget x0 x1 where #
Methods
unmanageWidget :: x0 -> x1 -> IO () #
Instances
QunmanageWidget (QDesignerFormWindowInterface ()) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods unmanageWidget :: QDesignerFormWindowInterface () -> QWidget t1 -> IO () # | |
QunmanageWidget (QDesignerFormWindowInterfaceSc a) (QWidget t1) # | |
Defined in Qtc.Designer.QDesignerFormWindowInterface Methods unmanageWidget :: QDesignerFormWindowInterfaceSc a -> QWidget t1 -> IO () # |
qDesignerFormWindowInterface_delete :: QDesignerFormWindowInterface a -> IO () #