Safe Haskell | None |
---|---|
Language | Haskell98 |
Qtc.Gui.QPixmap
Description
Documentation
class QqqPixmap_nf x1 where Source
Methods
qqPixmap_nf :: x1 -> IO (QPixmap ()) Source
Instances
QqqPixmap_nf (QSize t1) |
qPixmapDefaultDepth :: () -> IO Int Source
class QqPixmapFromImage x1 where Source
Methods
qPixmapFromImage :: x1 -> IO (QPixmap ()) Source
Instances
class QqPixmapFromImage_nf x1 where Source
Methods
qPixmapFromImage_nf :: x1 -> IO (QPixmap ()) Source
Instances
class QqPixmapGrabWidget x1 where Source
Methods
qPixmapGrabWidget :: x1 -> IO (QPixmap ()) Source
Instances
QqPixmapGrabWidget (QWidget t1) | |
QqPixmapGrabWidget (QWidget t1, Rect) | |
QqPixmapGrabWidget (QWidget t1, Int) | |
QqPixmapGrabWidget (QWidget t1, Int, Int) | |
QqPixmapGrabWidget (QWidget t1, Int, Int, Int) | |
QqPixmapGrabWidget (QWidget t1, Int, Int, Int, Int) |
class QqPixmapGrabWidget_nf x1 where Source
Methods
qPixmapGrabWidget_nf :: x1 -> IO (QPixmap ()) Source
Instances
QqPixmapGrabWidget_nf (QWidget t1) | |
QqPixmapGrabWidget_nf (QWidget t1, Rect) | |
QqPixmapGrabWidget_nf (QWidget t1, Int) | |
QqPixmapGrabWidget_nf (QWidget t1, Int, Int) | |
QqPixmapGrabWidget_nf (QWidget t1, Int, Int, Int) | |
QqPixmapGrabWidget_nf (QWidget t1, Int, Int, Int, Int) |
class QqPixmapGrabWindow x1 where Source
Methods
qPixmapGrabWindow :: x1 -> IO (QPixmap ()) Source
Instances
QqPixmapGrabWindow (QVoid t1) | |
QqPixmapGrabWindow (QVoid t1, Int) | |
QqPixmapGrabWindow (QVoid t1, Int, Int) | |
QqPixmapGrabWindow (QVoid t1, Int, Int, Int) | |
QqPixmapGrabWindow (QVoid t1, Int, Int, Int, Int) |
class QqPixmapGrabWindow_nf x1 where Source
Methods
qPixmapGrabWindow_nf :: x1 -> IO (QPixmap ()) Source
Instances
QqPixmapGrabWindow_nf (QVoid t1) | |
QqPixmapGrabWindow_nf (QVoid t1, Int) | |
QqPixmapGrabWindow_nf (QVoid t1, Int, Int) | |
QqPixmapGrabWindow_nf (QVoid t1, Int, Int, Int) | |
QqPixmapGrabWindow_nf (QVoid t1, Int, Int, Int, Int) |
class QqPixmapTrueMatrix x1 xr where Source
Methods
qPixmapTrueMatrix :: x1 -> xr Source
Instances
QqPixmapTrueMatrix (QTransform t1, Int, Int) (IO (QTransform ())) | |
QqPixmapTrueMatrix (QMatrix t1, Int, Int) (IO (QMatrix ())) |
qPixmap_delete :: QPixmap a -> IO () Source
qPixmap_delete1 :: QPixmap a -> IO () Source