Documentation
qurl :: QPlaceIcon a -> QSize t1 -> IO (QUrl ()) #
class QqPlaceIcon x1 where #
qPlaceIcon :: x1 -> IO (QPlaceIcon ()) #
Instances
QqPlaceIcon () # | |
Defined in Qtc.Location.QPlaceIcon qPlaceIcon :: () -> IO (QPlaceIcon ()) # | |
QqPlaceIcon (QPlaceIcon t1) # | |
Defined in Qtc.Location.QPlaceIcon qPlaceIcon :: QPlaceIcon t1 -> IO (QPlaceIcon ()) # |
class QqPlaceIcon_nf x1 where #
qPlaceIcon_nf :: x1 -> IO (QPlaceIcon ()) #
Instances
QqPlaceIcon_nf () # | |
Defined in Qtc.Location.QPlaceIcon qPlaceIcon_nf :: () -> IO (QPlaceIcon ()) # | |
QqPlaceIcon_nf (QPlaceIcon t1) # | |
Defined in Qtc.Location.QPlaceIcon qPlaceIcon_nf :: QPlaceIcon t1 -> IO (QPlaceIcon ()) # |
singleUrl :: QPlaceIcon a -> () -> IO String #
qPlaceIcon_delete :: QPlaceIcon a -> IO () #