Qtc.Location.QPlaceIdReply

Contents

Documentation

class QqPlaceIdReplyTrUtf8 x1 where #

Methods

qPlaceIdReplyTrUtf8 :: x1 -> IO String #

Instances
QqPlaceIdReplyTrUtf8 String # 
Instance details

Defined in Qtc.Location.QPlaceIdReply

Methods

qPlaceIdReplyTrUtf8 :: String -> IO String #

QqPlaceIdReplyTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QPlaceIdReply

Methods

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

QqPlaceIdReplyTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Location.QPlaceIdReply

Methods

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

class QqPlaceIdReply x1 where #

Methods

qPlaceIdReply :: x1 -> IO (QPlaceIdReply ()) #

Instances
QqPlaceIdReply OperationType # 
Instance details

Defined in Qtc.Location.QPlaceIdReply

QqPlaceIdReply (OperationType, QObject t2) # 
Instance details

Defined in Qtc.Location.QPlaceIdReply

Orphan instances

QsetId (QPlaceIdReply ()) String # 
Instance details

Methods

setId :: QPlaceIdReply () -> String -> IO () #

QsetId (QPlaceIdReplySc a) String # 
Instance details

Methods

setId :: QPlaceIdReplySc a -> String -> IO () #

QsetFinished (QPlaceIdReply ()) Bool # 
Instance details

Methods

setFinished :: QPlaceIdReply () -> Bool -> IO () #

QsetFinished (QPlaceIdReplySc a) Bool # 
Instance details

Methods

setFinished :: QPlaceIdReplySc a -> Bool -> IO () #

QsenderSignalIndex (QPlaceIdReply ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceIdReplySc a) () # 
Instance details

Methods

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

Qsender (QPlaceIdReply ()) () # 
Instance details

Methods

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

Qsender (QPlaceIdReplySc a) () # 
Instance details

Methods

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

Qreceivers (QPlaceIdReply ()) String # 
Instance details

Methods

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

Qreceivers (QPlaceIdReplySc a) String # 
Instance details

Methods

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

QerrorString (QPlaceIdReply ()) () # 
Instance details

Methods

errorString :: QPlaceIdReply () -> () -> IO String #

QerrorString (QPlaceIdReplySc a) () # 
Instance details

Methods

errorString :: QPlaceIdReplySc a -> () -> IO String #

Qqtype (QPlaceIdReply ()) () (IO QPlaceReply_Type) # 
Instance details

Methods

qtype :: QPlaceIdReply () -> () -> IO QPlaceReply_Type #

Qqtype (QPlaceIdReplySc a) () (IO QPlaceReply_Type) # 
Instance details

Methods

qtype :: QPlaceIdReplySc a -> () -> IO QPlaceReply_Type #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qqid (QPlaceIdReply a) () (IO String) # 
Instance details

Methods

qid :: QPlaceIdReply a -> () -> IO String #

Qabort (QPlaceIdReply ()) () (IO ()) # 
Instance details

Methods

abort :: QPlaceIdReply () -> () -> IO () #

Qabort (QPlaceIdReplySc a) () (IO ()) # 
Instance details

Methods

abort :: QPlaceIdReplySc a -> () -> IO () #

QuserMethod (QPlaceIdReply ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsetError (QPlaceIdReply ()) (QPlaceReply_Error, String) # 
Instance details

Methods

setError :: QPlaceIdReply () -> (QPlaceReply_Error, String) -> IO () #

QsetError (QPlaceIdReplySc a) (QPlaceReply_Error, String) # 
Instance details

Methods

setError :: QPlaceIdReplySc a -> (QPlaceReply_Error, String) -> IO () #

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

Methods

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

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

Methods

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