Qtc.Location.QPlaceManagerEngine

Contents

Documentation

class QqPlaceManagerEngineTrUtf8 x1 where #

Methods

qPlaceManagerEngineTrUtf8 :: x1 -> IO String #

Instances
QqPlaceManagerEngineTrUtf8 String # 
Instance details

Defined in Qtc.Location.QPlaceManagerEngine

Methods

qPlaceManagerEngineTrUtf8 :: String -> IO String #

QqPlaceManagerEngineTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QPlaceManagerEngine

Methods

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

QqPlaceManagerEngineTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Location.QPlaceManagerEngine

Methods

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

class QqPlaceManagerEngine x1 where #

Methods

qPlaceManagerEngine :: x1 -> IO (QPlaceManagerEngine ()) #

Instances
QqPlaceManagerEngine [(String, QVariant t1_2)] # 
Instance details

Defined in Qtc.Location.QPlaceManagerEngine

Methods

qPlaceManagerEngine :: [(String, QVariant t1_2)] -> IO (QPlaceManagerEngine ()) #

QqPlaceManagerEngine ([(String, QVariant t1_2)], QObject t2) # 
Instance details

Defined in Qtc.Location.QPlaceManagerEngine

Methods

qPlaceManagerEngine :: ([(String, QVariant t1_2)], QObject t2) -> IO (QPlaceManagerEngine ()) #

class QconstructIconUrl x0 x1 where #

Methods

constructIconUrl :: x0 -> x1 -> IO (QUrl ()) #

class QqconstructIconUrl x0 x1 where #

Methods

qconstructIconUrl :: x0 -> x1 -> IO (QUrl ()) #

Orphan instances

QsenderSignalIndex (QPlaceManagerEngine ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceManagerEngineSc a) () # 
Instance details

Methods

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

Qsender (QPlaceManagerEngine ()) () # 
Instance details

Methods

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

Qsender (QPlaceManagerEngineSc a) () # 
Instance details

Methods

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

Qreceivers (QPlaceManagerEngine ()) String # 
Instance details

Methods

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

Qreceivers (QPlaceManagerEngineSc a) String # 
Instance details

Methods

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

QremovePlace (QPlaceManagerEngine ()) String # 
Instance details

Methods

removePlace :: QPlaceManagerEngine () -> String -> IO (QPlaceIdReply ()) #

QremovePlace (QPlaceManagerEngineSc a) String # 
Instance details

Methods

removePlace :: QPlaceManagerEngineSc a -> String -> IO (QPlaceIdReply ()) #

QparentCategoryId (QPlaceManagerEngine ()) String # 
Instance details

Methods

parentCategoryId :: QPlaceManagerEngine () -> String -> IO String #

QparentCategoryId (QPlaceManagerEngineSc a) String # 
Instance details

Methods

parentCategoryId :: QPlaceManagerEngineSc a -> String -> IO String #

QmanagerVersion (QPlaceManagerEngine a) () # 
Instance details

Methods

managerVersion :: QPlaceManagerEngine a -> () -> IO Int #

QmanagerName (QPlaceManagerEngine a) () # 
Instance details

Methods

managerName :: QPlaceManagerEngine a -> () -> IO String #

Qlocales (QPlaceManagerEngine ()) () # 
Instance details

Methods

locales :: QPlaceManagerEngine () -> () -> IO [QLocale ()] #

Qlocales (QPlaceManagerEngineSc a) () # 
Instance details

Methods

locales :: QPlaceManagerEngineSc a -> () -> IO [QLocale ()] #

QinitializeCategories (QPlaceManagerEngine ()) () # 
Instance details

QinitializeCategories (QPlaceManagerEngineSc a) () # 
Instance details

QgetPlaceDetails (QPlaceManagerEngine ()) String # 
Instance details

Methods

getPlaceDetails :: QPlaceManagerEngine () -> String -> IO (QPlaceDetailsReply ()) #

QgetPlaceDetails (QPlaceManagerEngineSc a) String # 
Instance details

QchildCategoryIds (QPlaceManagerEngine ()) String # 
Instance details

Methods

childCategoryIds :: QPlaceManagerEngine () -> String -> IO [String] #

QchildCategoryIds (QPlaceManagerEngineSc a) String # 
Instance details

Methods

childCategoryIds :: QPlaceManagerEngineSc a -> String -> IO [String] #

QchildCategories (QPlaceManagerEngine ()) String # 
Instance details

Methods

childCategories :: QPlaceManagerEngine () -> String -> IO [QPlaceCategory ()] #

QchildCategories (QPlaceManagerEngineSc a) String # 
Instance details

Methods

childCategories :: QPlaceManagerEngineSc a -> String -> IO [QPlaceCategory ()] #

QremoveCategory (QPlaceManagerEngine ()) String (IO (QPlaceIdReply ())) # 
Instance details

Methods

removeCategory :: QPlaceManagerEngine () -> String -> IO (QPlaceIdReply ()) #

QremoveCategory (QPlaceManagerEngineSc a) String (IO (QPlaceIdReply ())) # 
Instance details

Methods

removeCategory :: QPlaceManagerEngineSc a -> String -> IO (QPlaceIdReply ()) #

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

Qmanager (QPlaceManagerEngine ()) () (IO (QPlaceManager ())) # 
Instance details

Methods

manager :: QPlaceManagerEngine () -> () -> IO (QPlaceManager ()) #

Qmanager (QPlaceManagerEngineSc a) () (IO (QPlaceManager ())) # 
Instance details

Methods

manager :: QPlaceManagerEngineSc a -> () -> IO (QPlaceManager ()) #

Qcategory (QPlaceManagerEngine ()) String (IO (QPlaceCategory ())) # 
Instance details

Methods

category :: QPlaceManagerEngine () -> String -> IO (QPlaceCategory ()) #

Qcategory (QPlaceManagerEngineSc a) String (IO (QPlaceCategory ())) # 
Instance details

Methods

category :: QPlaceManagerEngineSc a -> String -> IO (QPlaceCategory ()) #

QuserMethod (QPlaceManagerEngine ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

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

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

Methods

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

QsetLocales (QPlaceManagerEngine ()) [QLocale t1] # 
Instance details

Methods

setLocales :: QPlaceManagerEngine () -> [QLocale t1] -> IO () #

QsetLocales (QPlaceManagerEngineSc a) [QLocale t1] # 
Instance details

Methods

setLocales :: QPlaceManagerEngineSc a -> [QLocale t1] -> IO () #

QsearchSuggestions (QPlaceManagerEngine ()) (QPlaceSearchRequest t1) # 
Instance details

QsearchSuggestions (QPlaceManagerEngineSc a) (QPlaceSearchRequest t1) # 
Instance details

QsavePlace (QPlaceManagerEngine ()) (QPlace t1) # 
Instance details

Methods

savePlace :: QPlaceManagerEngine () -> QPlace t1 -> IO (QPlaceIdReply ()) #

QsavePlace (QPlaceManagerEngineSc a) (QPlace t1) # 
Instance details

QmatchingPlaces (QPlaceManagerEngine ()) (QPlaceMatchRequest t1) # 
Instance details

QmatchingPlaces (QPlaceManagerEngineSc a) (QPlaceMatchRequest t1) # 
Instance details

QgetPlaceContent (QPlaceManagerEngine ()) (QPlaceContentRequest t1) # 
Instance details

QgetPlaceContent (QPlaceManagerEngineSc a) (QPlaceContentRequest t1) # 
Instance details

QcompatiblePlace (QPlaceManagerEngine ()) (QPlace t1) # 
Instance details

Methods

compatiblePlace :: QPlaceManagerEngine () -> QPlace t1 -> IO (QPlace ()) #

QcompatiblePlace (QPlaceManagerEngineSc a) (QPlace t1) # 
Instance details

Methods

compatiblePlace :: QPlaceManagerEngineSc a -> QPlace t1 -> IO (QPlace ()) #

Qsearch (QPlaceManagerEngine ()) (QPlaceSearchRequest t1) (IO (QPlaceSearchReply ())) # 
Instance details

Qsearch (QPlaceManagerEngineSc a) (QPlaceSearchRequest t1) (IO (QPlaceSearchReply ())) # 
Instance details

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QsaveCategory (QPlaceManagerEngine ()) (QPlaceCategory t1, String) # 
Instance details

Methods

saveCategory :: QPlaceManagerEngine () -> (QPlaceCategory t1, String) -> IO (QPlaceIdReply ()) #

QsaveCategory (QPlaceManagerEngineSc a) (QPlaceCategory t1, String) # 
Instance details

Methods

saveCategory :: QPlaceManagerEngineSc a -> (QPlaceCategory t1, String) -> IO (QPlaceIdReply ()) #