Qtc.Remoteobjects.QRemoteObjectHost

Contents

Documentation

class QqRemoteObjectHostTrUtf8 x1 where #

Methods

qRemoteObjectHostTrUtf8 :: x1 -> IO String #

Instances
QqRemoteObjectHostTrUtf8 String # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

qRemoteObjectHostTrUtf8 :: String -> IO String #

QqRemoteObjectHostTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

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

QqRemoteObjectHostTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

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

class QqRemoteObjectHost x1 where #

Methods

qRemoteObjectHost :: x1 -> IO (QRemoteObjectHost ()) #

Instances
QqRemoteObjectHost () # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

qRemoteObjectHost :: () -> IO (QRemoteObjectHost ()) #

QqRemoteObjectHost (QUrl t1) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

qRemoteObjectHost :: QUrl t1 -> IO (QRemoteObjectHost ()) #

QqRemoteObjectHost (QObject t1) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

QqRemoteObjectHost (QUrl t1, QUrl t2) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

qRemoteObjectHost :: (QUrl t1, QUrl t2) -> IO (QRemoteObjectHost ()) #

QqRemoteObjectHost (QUrl t1, QObject t2) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

qRemoteObjectHost :: (QUrl t1, QObject t2) -> IO (QRemoteObjectHost ()) #

QqRemoteObjectHost (QUrl t1, QUrl t2, QObject t3) # 
Instance details

Defined in Qtc.Remoteobjects.QRemoteObjectHost

Methods

qRemoteObjectHost :: (QUrl t1, QUrl t2, QObject t3) -> IO (QRemoteObjectHost ()) #

Orphan instances

QhostUrl (QRemoteObjectHost ()) () # 
Instance details

Methods

hostUrl :: QRemoteObjectHost () -> () -> IO (QUrl ()) #

QhostUrl (QRemoteObjectHostSc a) () # 
Instance details

Methods

hostUrl :: QRemoteObjectHostSc a -> () -> IO (QUrl ()) #

QsetName (QRemoteObjectHost ()) String # 
Instance details

Methods

setName :: QRemoteObjectHost () -> String -> IO () #

QsetName (QRemoteObjectHostSc a) String # 
Instance details

Methods

setName :: QRemoteObjectHostSc a -> String -> IO () #

QsenderSignalIndex (QRemoteObjectHost ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QRemoteObjectHostSc a) () # 
Instance details

Methods

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

Qsender (QRemoteObjectHost ()) () # 
Instance details

Methods

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

Qsender (QRemoteObjectHostSc a) () # 
Instance details

Methods

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

Qreceivers (QRemoteObjectHost ()) String # 
Instance details

Methods

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

Qreceivers (QRemoteObjectHostSc a) String # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QRemoteObjectHost ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QsetRegistryUrl (QRemoteObjectHost ()) (QUrl t1) # 
Instance details

Methods

setRegistryUrl :: QRemoteObjectHost () -> QUrl t1 -> IO Bool #

QsetRegistryUrl (QRemoteObjectHostSc a) (QUrl t1) # 
Instance details

Methods

setRegistryUrl :: QRemoteObjectHostSc a -> QUrl t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetHostUrl (QRemoteObjectHost ()) (QUrl t1) (IO Bool) # 
Instance details

Methods

setHostUrl :: QRemoteObjectHost () -> QUrl t1 -> IO Bool #

QsetHostUrl (QRemoteObjectHostSc a) (QUrl t1) (IO Bool) # 
Instance details

Methods

setHostUrl :: QRemoteObjectHostSc a -> QUrl t1 -> IO Bool #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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