Qtc.Designer.QDesignerFormEditorInterface

Contents

Documentation

class QqDesignerFormEditorInterfaceTrUtf8 x1 where #

Methods

qDesignerFormEditorInterfaceTrUtf8 :: x1 -> IO String #

Instances
QqDesignerFormEditorInterfaceTrUtf8 String # 
Instance details

Defined in Qtc.Designer.QDesignerFormEditorInterface

Methods

qDesignerFormEditorInterfaceTrUtf8 :: String -> IO String #

QqDesignerFormEditorInterfaceTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Designer.QDesignerFormEditorInterface

Methods

qDesignerFormEditorInterfaceTrUtf8 :: (String, String) -> IO String #

QqDesignerFormEditorInterfaceTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Designer.QDesignerFormEditorInterface

Methods

qDesignerFormEditorInterfaceTrUtf8 :: (String, String, Int) -> IO String #

Orphan instances

QsenderSignalIndex (QDesignerFormEditorInterface ()) () # 
Instance details

Methods

senderSignalIndex :: QDesignerFormEditorInterface () -> () -> IO Int #

QsenderSignalIndex (QDesignerFormEditorInterfaceSc a) () # 
Instance details

Qsender (QDesignerFormEditorInterface ()) () # 
Instance details

Methods

sender :: QDesignerFormEditorInterface () -> () -> IO (QObject ()) #

Qsender (QDesignerFormEditorInterfaceSc a) () # 
Instance details

Methods

sender :: QDesignerFormEditorInterfaceSc a -> () -> IO (QObject ()) #

Qreceivers (QDesignerFormEditorInterface ()) String # 
Instance details

Methods

receivers :: QDesignerFormEditorInterface () -> String -> IO Int #

Qreceivers (QDesignerFormEditorInterfaceSc a) String # 
Instance details

Methods

receivers :: QDesignerFormEditorInterfaceSc a -> String -> IO Int #

Qproperty (QDesignerFormEditorInterface ()) String (IO (QVariant ())) # 
Instance details

Methods

property :: QDesignerFormEditorInterface () -> String -> IO (QVariant ()) #

Qproperty (QDesignerFormEditorInterfaceSc a) String (IO (QVariant ())) # 
Instance details

Methods

property :: QDesignerFormEditorInterfaceSc a -> String -> IO (QVariant ()) #

Qparent (QDesignerFormEditorInterface ()) () (IO (QObject ())) # 
Instance details

Methods

parent :: QDesignerFormEditorInterface () -> () -> IO (QObject ()) #

Qparent (QDesignerFormEditorInterfaceSc a) () (IO (QObject ())) # 
Instance details

Methods

parent :: QDesignerFormEditorInterfaceSc a -> () -> IO (QObject ()) #

QuserMethod (QDesignerFormEditorInterface ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QtimerEvent (QDesignerFormEditorInterface ()) (QTimerEvent t1) # 
Instance details

QtimerEvent (QDesignerFormEditorInterfaceSc a) (QTimerEvent t1) # 
Instance details

QisSignalConnected (QDesignerFormEditorInterface ()) (QMetaMethod t1) # 
Instance details

QisSignalConnected (QDesignerFormEditorInterfaceSc a) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QDesignerFormEditorInterface ()) (QMetaMethod t1) # 
Instance details

QdisconnectNotify (QDesignerFormEditorInterfaceSc a) (QMetaMethod t1) # 
Instance details

QcustomEvent (QDesignerFormEditorInterface ()) (QEvent t1) # 
Instance details

Methods

customEvent :: QDesignerFormEditorInterface () -> QEvent t1 -> IO () #

QcustomEvent (QDesignerFormEditorInterfaceSc a) (QEvent t1) # 
Instance details

QconnectNotify (QDesignerFormEditorInterface ()) (QMetaMethod t1) # 
Instance details

QconnectNotify (QDesignerFormEditorInterfaceSc a) (QMetaMethod t1) # 
Instance details

QchildEvent (QDesignerFormEditorInterface ()) (QChildEvent t1) # 
Instance details

QchildEvent (QDesignerFormEditorInterfaceSc a) (QChildEvent t1) # 
Instance details

Qevent (QDesignerFormEditorInterface ()) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QDesignerFormEditorInterface () -> QEvent t1 -> IO Bool #

Qevent (QDesignerFormEditorInterfaceSc a) (QEvent t1) (IO Bool) # 
Instance details

Methods

event :: QDesignerFormEditorInterfaceSc a -> QEvent t1 -> IO Bool #

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

Methods

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

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

Methods

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

QeventFilter (QDesignerFormEditorInterface ()) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QDesignerFormEditorInterface () -> (QObject t1, QEvent t2) -> IO Bool #

QeventFilter (QDesignerFormEditorInterfaceSc a) (QObject t1, QEvent t2) # 
Instance details

Methods

eventFilter :: QDesignerFormEditorInterfaceSc a -> (QObject t1, QEvent t2) -> IO Bool #