Qtc.Designer.QDesignerCustomWidgetInterface
Contents
Documentation
class QqDesignerCustomWidgetInterface x1 where #
Methods
qDesignerCustomWidgetInterface :: x1 -> IO (QDesignerCustomWidgetInterface ()) #
Instances
QqDesignerCustomWidgetInterface () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods qDesignerCustomWidgetInterface :: () -> IO (QDesignerCustomWidgetInterface ()) # | |
QqDesignerCustomWidgetInterface (QDesignerCustomWidgetInterface t1) # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods qDesignerCustomWidgetInterface :: QDesignerCustomWidgetInterface t1 -> IO (QDesignerCustomWidgetInterface ()) # |
class QqDesignerCustomWidgetInterface_nf x1 where #
Methods
qDesignerCustomWidgetInterface_nf :: x1 -> IO (QDesignerCustomWidgetInterface ()) #
Instances
QqDesignerCustomWidgetInterface_nf () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods qDesignerCustomWidgetInterface_nf :: () -> IO (QDesignerCustomWidgetInterface ()) # | |
QqDesignerCustomWidgetInterface_nf (QDesignerCustomWidgetInterface t1) # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods qDesignerCustomWidgetInterface_nf :: QDesignerCustomWidgetInterface t1 -> IO (QDesignerCustomWidgetInterface ()) # |
class QcodeTemplate x0 x1 where #
Methods
codeTemplate :: x0 -> x1 -> IO String #
Instances
QcodeTemplate (QDesignerCustomWidgetInterface ()) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods codeTemplate :: QDesignerCustomWidgetInterface () -> () -> IO String # | |
QcodeTemplate (QDesignerCustomWidgetInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods codeTemplate :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String # |
Instances
QdomXml (QDesignerCustomWidgetInterface ()) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods domXml :: QDesignerCustomWidgetInterface () -> () -> IO String # | |
QdomXml (QDesignerCustomWidgetInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods domXml :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String # |
class QincludeFile x0 x1 where #
Methods
includeFile :: x0 -> x1 -> IO String #
Instances
QincludeFile (QDesignerCustomWidgetInterface ()) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods includeFile :: QDesignerCustomWidgetInterface () -> () -> IO String # | |
QincludeFile (QDesignerCustomWidgetInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods includeFile :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String # |
class QisContainer x0 x1 where #
Methods
isContainer :: x0 -> x1 -> IO Bool #
Instances
QisContainer (QDesignerCustomWidgetInterface ()) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods isContainer :: QDesignerCustomWidgetInterface () -> () -> IO Bool # | |
QisContainer (QDesignerCustomWidgetInterfaceSc a) () # | |
Defined in Qtc.Designer.QDesignerCustomWidgetInterface Methods isContainer :: QDesignerCustomWidgetInterfaceSc a -> () -> IO Bool # |