Documentation
class QqPixmapCache_Key x1 where #
qPixmapCache_Key :: x1 -> IO (QPixmapCache_Key ()) #
Instances
QqPixmapCache_Key () # | |
Defined in Qtc.Gui.QPixmapCache_Key qPixmapCache_Key :: () -> IO (QPixmapCache_Key ()) # | |
QqPixmapCache_Key (QPixmapCache_Key t1) # | |
Defined in Qtc.Gui.QPixmapCache_Key qPixmapCache_Key :: QPixmapCache_Key t1 -> IO (QPixmapCache_Key ()) # |
class QqPixmapCache_Key_nf x1 where #
qPixmapCache_Key_nf :: x1 -> IO (QPixmapCache_Key ()) #
Instances
QqPixmapCache_Key_nf () # | |
Defined in Qtc.Gui.QPixmapCache_Key qPixmapCache_Key_nf :: () -> IO (QPixmapCache_Key ()) # | |
QqPixmapCache_Key_nf (QPixmapCache_Key t1) # | |
Defined in Qtc.Gui.QPixmapCache_Key qPixmapCache_Key_nf :: QPixmapCache_Key t1 -> IO (QPixmapCache_Key ()) # |
qPixmapCache_Key_delete :: QPixmapCache_Key a -> IO () #