Qtc.Core.QSocketNotifier

Contents

Documentation

socket :: QSocketNotifier a -> () -> IO (QVoid ()) #

class QqSocketNotifierTrUtf8 x1 where #

Methods

qSocketNotifierTrUtf8 :: x1 -> IO String #

Instances
QqSocketNotifierTrUtf8 String # 
Instance details

Defined in Qtc.Core.QSocketNotifier

Methods

qSocketNotifierTrUtf8 :: String -> IO String #

QqSocketNotifierTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Core.QSocketNotifier

Methods

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

QqSocketNotifierTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Core.QSocketNotifier

Methods

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

Orphan instances

QsetEnabled (QSocketNotifier ()) Bool # 
Instance details

Methods

setEnabled :: QSocketNotifier () -> Bool -> IO () #

QsetEnabled (QSocketNotifierSc a) Bool # 
Instance details

Methods

setEnabled :: QSocketNotifierSc a -> Bool -> IO () #

QsenderSignalIndex (QSocketNotifier ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QSocketNotifierSc a) () # 
Instance details

Methods

senderSignalIndex :: QSocketNotifierSc a -> () -> IO Int #

Qsender (QSocketNotifier ()) () # 
Instance details

Methods

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

Qsender (QSocketNotifierSc a) () # 
Instance details

Methods

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

Qreceivers (QSocketNotifier ()) String # 
Instance details

Methods

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

Qreceivers (QSocketNotifierSc a) String # 
Instance details

Methods

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

QisEnabled (QSocketNotifier ()) () # 
Instance details

Methods

isEnabled :: QSocketNotifier () -> () -> IO Bool #

QisEnabled (QSocketNotifierSc a) () # 
Instance details

Methods

isEnabled :: QSocketNotifierSc a -> () -> IO Bool #

Qqtype (QSocketNotifier a) () (IO QSocketNotifier_Type) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QSocketNotifier ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

timerEvent :: QSocketNotifier () -> QTimerEvent t1 -> IO () #

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

Methods

timerEvent :: QSocketNotifierSc a -> QTimerEvent t1 -> IO () #

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

Methods

isSignalConnected :: QSocketNotifier () -> QMetaMethod t1 -> IO Bool #

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

Methods

isSignalConnected :: QSocketNotifierSc a -> QMetaMethod t1 -> IO Bool #

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

Methods

disconnectNotify :: QSocketNotifier () -> QMetaMethod t1 -> IO () #

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

Methods

disconnectNotify :: QSocketNotifierSc a -> QMetaMethod t1 -> IO () #

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

Methods

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

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

Methods

customEvent :: QSocketNotifierSc a -> QEvent t1 -> IO () #

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

Methods

connectNotify :: QSocketNotifier () -> QMetaMethod t1 -> IO () #

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

Methods

connectNotify :: QSocketNotifierSc a -> QMetaMethod t1 -> IO () #

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

Methods

childEvent :: QSocketNotifier () -> QChildEvent t1 -> IO () #

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

Methods

childEvent :: QSocketNotifierSc a -> QChildEvent t1 -> IO () #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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