Documentation
class QqPlaceManagerEngineTrUtf8 x1 where #
qPlaceManagerEngineTrUtf8 :: x1 -> IO String #
Instances
QqPlaceManagerEngineTrUtf8 String # | |
Defined in Qtc.Location.QPlaceManagerEngine qPlaceManagerEngineTrUtf8 :: String -> IO String # | |
QqPlaceManagerEngineTrUtf8 (String, String) # | |
Defined in Qtc.Location.QPlaceManagerEngine qPlaceManagerEngineTrUtf8 :: (String, String) -> IO String # | |
QqPlaceManagerEngineTrUtf8 (String, String, Int) # | |
Defined in Qtc.Location.QPlaceManagerEngine qPlaceManagerEngineTrUtf8 :: (String, String, Int) -> IO String # |
class QqPlaceManagerEngine x1 where #
qPlaceManagerEngine :: x1 -> IO (QPlaceManagerEngine ()) #
Instances
QqPlaceManagerEngine [(String, QVariant t1_2)] # | |
Defined in Qtc.Location.QPlaceManagerEngine qPlaceManagerEngine :: [(String, QVariant t1_2)] -> IO (QPlaceManagerEngine ()) # | |
QqPlaceManagerEngine ([(String, QVariant t1_2)], QObject t2) # | |
Defined in Qtc.Location.QPlaceManagerEngine qPlaceManagerEngine :: ([(String, QVariant t1_2)], QObject t2) -> IO (QPlaceManagerEngine ()) # |
class QconstructIconUrl x0 x1 where #
constructIconUrl :: x0 -> x1 -> IO (QUrl ()) #
Instances
QconstructIconUrl (QPlaceManagerEngine ()) (QPlaceIcon t1, Size) # | |
Defined in Qtc.Location.QPlaceManagerEngine constructIconUrl :: QPlaceManagerEngine () -> (QPlaceIcon t1, Size) -> IO (QUrl ()) # | |
QconstructIconUrl (QPlaceManagerEngineSc a) (QPlaceIcon t1, Size) # | |
Defined in Qtc.Location.QPlaceManagerEngine constructIconUrl :: QPlaceManagerEngineSc a -> (QPlaceIcon t1, Size) -> IO (QUrl ()) # |
class QqconstructIconUrl x0 x1 where #
qconstructIconUrl :: x0 -> x1 -> IO (QUrl ()) #
Instances
QqconstructIconUrl (QPlaceManagerEngine ()) (QPlaceIcon t1, QSize t2) # | |
Defined in Qtc.Location.QPlaceManagerEngine qconstructIconUrl :: QPlaceManagerEngine () -> (QPlaceIcon t1, QSize t2) -> IO (QUrl ()) # | |
QqconstructIconUrl (QPlaceManagerEngineSc a) (QPlaceIcon t1, QSize t2) # | |
Defined in Qtc.Location.QPlaceManagerEngine qconstructIconUrl :: QPlaceManagerEngineSc a -> (QPlaceIcon t1, QSize t2) -> IO (QUrl ()) # |
qPlaceManagerEngine_delete :: QPlaceManagerEngine a -> IO () #
qPlaceManagerEngine_deleteLater :: QPlaceManagerEngine a -> IO () #