Qtc.Location.QPlaceReply

Contents

Documentation

class QqPlaceReplyTrUtf8 x1 where #

Methods

qPlaceReplyTrUtf8 :: x1 -> IO String #

Instances
QqPlaceReplyTrUtf8 String # 
Instance details

Defined in Qtc.Location.QPlaceReply

Methods

qPlaceReplyTrUtf8 :: String -> IO String #

QqPlaceReplyTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QPlaceReply

Methods

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

QqPlaceReplyTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Location.QPlaceReply

Methods

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

class QqPlaceReply x1 where #

Methods

qPlaceReply :: x1 -> IO (QPlaceReply ()) #

Instances
QqPlaceReply () # 
Instance details

Defined in Qtc.Location.QPlaceReply

Methods

qPlaceReply :: () -> IO (QPlaceReply ()) #

QqPlaceReply (QObject t1) # 
Instance details

Defined in Qtc.Location.QPlaceReply

Methods

qPlaceReply :: QObject t1 -> IO (QPlaceReply ()) #

Orphan instances

QsetFinished (QPlaceReply ()) Bool # 
Instance details

Methods

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

QsetFinished (QPlaceReplySc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceReply ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceReplySc a) () # 
Instance details

Methods

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

Qsender (QPlaceReply ()) () # 
Instance details

Methods

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

Qsender (QPlaceReplySc a) () # 
Instance details

Methods

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

Qreceivers (QPlaceReply ()) String # 
Instance details

Methods

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

Qreceivers (QPlaceReplySc a) String # 
Instance details

Methods

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

QisFinished (QPlaceReply a) () # 
Instance details

Methods

isFinished :: QPlaceReply a -> () -> IO Bool #

QerrorString (QPlaceReply ()) () # 
Instance details

Methods

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

QerrorString (QPlaceReplySc a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qqerror (QPlaceReply a) () (IO QPlaceReply_Error) # 
Instance details

Methods

qerror :: QPlaceReply a -> () -> IO QPlaceReply_Error #

Qabort (QPlaceReply ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QuserMethod (QPlaceReply ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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