Qtc.Location.QPlaceSearchSuggestionReply

Contents

Documentation

class QqPlaceSearchSuggestionReplyTrUtf8 x1 where #

Methods

qPlaceSearchSuggestionReplyTrUtf8 :: x1 -> IO String #

Instances
QqPlaceSearchSuggestionReplyTrUtf8 String # 
Instance details

Defined in Qtc.Location.QPlaceSearchSuggestionReply

Methods

qPlaceSearchSuggestionReplyTrUtf8 :: String -> IO String #

QqPlaceSearchSuggestionReplyTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QPlaceSearchSuggestionReply

Methods

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

QqPlaceSearchSuggestionReplyTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Location.QPlaceSearchSuggestionReply

Methods

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

class QsetSuggestions x0 x1 where #

Methods

setSuggestions :: x0 -> x1 -> IO () #

Instances
QsetSuggestions (QPlaceSearchSuggestionReply ()) [String] # 
Instance details

Defined in Qtc.Location.QPlaceSearchSuggestionReply

Methods

setSuggestions :: QPlaceSearchSuggestionReply () -> [String] -> IO () #

QsetSuggestions (QPlaceSearchSuggestionReplySc a) [String] # 
Instance details

Defined in Qtc.Location.QPlaceSearchSuggestionReply

Methods

setSuggestions :: QPlaceSearchSuggestionReplySc a -> [String] -> IO () #

suggestions :: QPlaceSearchSuggestionReply a -> () -> IO [String] #

Orphan instances

QsetFinished (QPlaceSearchSuggestionReply ()) Bool # 
Instance details

Methods

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

QsetFinished (QPlaceSearchSuggestionReplySc a) Bool # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceSearchSuggestionReply ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceSearchSuggestionReplySc a) () # 
Instance details

Qsender (QPlaceSearchSuggestionReply ()) () # 
Instance details

Methods

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

Qsender (QPlaceSearchSuggestionReplySc a) () # 
Instance details

Methods

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

Qreceivers (QPlaceSearchSuggestionReply ()) String # 
Instance details

Methods

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

Qreceivers (QPlaceSearchSuggestionReplySc a) String # 
Instance details

Methods

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

QerrorString (QPlaceSearchSuggestionReply ()) () # 
Instance details

Methods

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

QerrorString (QPlaceSearchSuggestionReplySc a) () # 
Instance details

Methods

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qabort (QPlaceSearchSuggestionReply ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QuserMethod (QPlaceSearchSuggestionReply ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

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

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

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

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

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

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

Methods

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

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

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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