Qtc.Location.QPlaceManager

Contents

Documentation

class QqPlaceManagerTrUtf8 x1 where #

Methods

qPlaceManagerTrUtf8 :: x1 -> IO String #

Instances
QqPlaceManagerTrUtf8 String # 
Instance details

Defined in Qtc.Location.QPlaceManager

Methods

qPlaceManagerTrUtf8 :: String -> IO String #

QqPlaceManagerTrUtf8 (String, String) # 
Instance details

Defined in Qtc.Location.QPlaceManager

Methods

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

QqPlaceManagerTrUtf8 (String, String, Int) # 
Instance details

Defined in Qtc.Location.QPlaceManager

Methods

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

Orphan instances

QsenderSignalIndex (QPlaceManager ()) () # 
Instance details

Methods

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

QsenderSignalIndex (QPlaceManagerSc a) () # 
Instance details

Methods

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

Qsender (QPlaceManager ()) () # 
Instance details

Methods

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

Qsender (QPlaceManagerSc a) () # 
Instance details

Methods

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

Qreceivers (QPlaceManager ()) String # 
Instance details

Methods

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

Qreceivers (QPlaceManagerSc a) String # 
Instance details

Methods

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

QremovePlace (QPlaceManager a) String # 
Instance details

Methods

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

QparentCategoryId (QPlaceManager a) String # 
Instance details

Methods

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

QmanagerVersion (QPlaceManager a) () # 
Instance details

Methods

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

QmanagerName (QPlaceManager a) () # 
Instance details

Methods

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

Qlocales (QPlaceManager a) () # 
Instance details

Methods

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

QinitializeCategories (QPlaceManager a) () # 
Instance details

Methods

initializeCategories :: QPlaceManager a -> () -> IO (QPlaceReply ()) #

QgetPlaceDetails (QPlaceManager a) String # 
Instance details

Methods

getPlaceDetails :: QPlaceManager a -> String -> IO (QPlaceDetailsReply ()) #

QchildCategoryIds (QPlaceManager a) String # 
Instance details

Methods

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

QchildCategoryIds (QPlaceManager a) () # 
Instance details

Methods

childCategoryIds :: QPlaceManager a -> () -> IO [String] #

QchildCategories (QPlaceManager a) String # 
Instance details

Methods

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

QchildCategories (QPlaceManager a) () # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

QuserMethod (QPlaceManager ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

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

Methods

savePlace :: QPlaceManager a -> QPlace t1 -> IO (QPlaceIdReply ()) #

QsaveCategory (QPlaceManager a) (QPlaceCategory t1) # 
Instance details

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

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

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

Methods

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

QsetLocale (QPlaceManager a) (QLocale t1) (IO ()) # 
Instance details

Methods

setLocale :: QPlaceManager a -> QLocale t1 -> IO () #

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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

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

Methods

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