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