Qtc.Designer.QDesignerCustomWidgetInterface

Contents

Documentation

class QcodeTemplate x0 x1 where #

Methods

codeTemplate :: x0 -> x1 -> IO String #

class QdomXml x0 x1 where #

Methods

domXml :: x0 -> x1 -> IO String #

class QincludeFile x0 x1 where #

Methods

includeFile :: x0 -> x1 -> IO String #

class QisContainer x0 x1 where #

Methods

isContainer :: x0 -> x1 -> IO Bool #

Orphan instances

QwhatsThis (QDesignerCustomWidgetInterface ()) () # 
Instance details

Methods

whatsThis :: QDesignerCustomWidgetInterface () -> () -> IO String #

QwhatsThis (QDesignerCustomWidgetInterfaceSc a) () # 
Instance details

Methods

whatsThis :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String #

QtoolTip (QDesignerCustomWidgetInterface ()) () # 
Instance details

Methods

toolTip :: QDesignerCustomWidgetInterface () -> () -> IO String #

QtoolTip (QDesignerCustomWidgetInterfaceSc a) () # 
Instance details

Methods

toolTip :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String #

QisInitialized (QDesignerCustomWidgetInterface ()) () # 
Instance details

Methods

isInitialized :: QDesignerCustomWidgetInterface () -> () -> IO Bool #

QisInitialized (QDesignerCustomWidgetInterfaceSc a) () # 
Instance details

Methods

isInitialized :: QDesignerCustomWidgetInterfaceSc a -> () -> IO Bool #

Qname (QDesignerCustomWidgetInterface ()) () (IO String) # 
Instance details

Methods

name :: QDesignerCustomWidgetInterface () -> () -> IO String #

Qname (QDesignerCustomWidgetInterfaceSc a) () (IO String) # 
Instance details

Methods

name :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String #

Qicon (QDesignerCustomWidgetInterface ()) () (IO (QIcon ())) # 
Instance details

Methods

icon :: QDesignerCustomWidgetInterface () -> () -> IO (QIcon ()) #

Qicon (QDesignerCustomWidgetInterfaceSc a) () (IO (QIcon ())) # 
Instance details

Methods

icon :: QDesignerCustomWidgetInterfaceSc a -> () -> IO (QIcon ()) #

Qgroup (QDesignerCustomWidgetInterface ()) () (IO String) # 
Instance details

Methods

group :: QDesignerCustomWidgetInterface () -> () -> IO String #

Qgroup (QDesignerCustomWidgetInterfaceSc a) () (IO String) # 
Instance details

Methods

group :: QDesignerCustomWidgetInterfaceSc a -> () -> IO String #

QuserMethod (QDesignerCustomWidgetInterface ()) () (IO ()) # 
Instance details

Methods

userMethod :: QDesignerCustomWidgetInterface () -> Int -> () -> IO () #

QuserMethod (QDesignerCustomWidgetInterfaceSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QDesignerCustomWidgetInterfaceSc a -> Int -> () -> IO () #

Qinitialize (QDesignerCustomWidgetInterface ()) (QDesignerFormEditorInterface t1) # 
Instance details

Qinitialize (QDesignerCustomWidgetInterfaceSc a) (QDesignerFormEditorInterface t1) # 
Instance details

QcreateWidget (QDesignerCustomWidgetInterface ()) (QWidget t1) # 
Instance details

QcreateWidget (QDesignerCustomWidgetInterfaceSc a) (QWidget t1) # 
Instance details

QuserMethod (QDesignerCustomWidgetInterface ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QDesignerCustomWidgetInterface () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QDesignerCustomWidgetInterfaceSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QDesignerCustomWidgetInterfaceSc a -> Int -> QVariant () -> IO (QVariant ()) #