Documentation
class QqPlaceCategory x1 where #
qPlaceCategory :: x1 -> IO (QPlaceCategory ()) #
Instances
QqPlaceCategory () # | |
Defined in Qtc.Location.QPlaceCategory qPlaceCategory :: () -> IO (QPlaceCategory ()) # | |
QqPlaceCategory (QPlaceCategory t1) # | |
Defined in Qtc.Location.QPlaceCategory qPlaceCategory :: QPlaceCategory t1 -> IO (QPlaceCategory ()) # |
class QqPlaceCategory_nf x1 where #
qPlaceCategory_nf :: x1 -> IO (QPlaceCategory ()) #
Instances
QqPlaceCategory_nf () # | |
Defined in Qtc.Location.QPlaceCategory qPlaceCategory_nf :: () -> IO (QPlaceCategory ()) # | |
QqPlaceCategory_nf (QPlaceCategory t1) # | |
Defined in Qtc.Location.QPlaceCategory qPlaceCategory_nf :: QPlaceCategory t1 -> IO (QPlaceCategory ()) # |
categoryId :: QPlaceCategory a -> () -> IO String #
setCategoryId :: QPlaceCategory a -> String -> IO () #
qPlaceCategory_delete :: QPlaceCategory a -> IO () #