qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QPixmap

Description

Documentation

class QqqPixmap x1 where Source

Methods

qqPixmap :: x1 -> IO (QPixmap ()) Source

Instances

class QqqPixmap_nf x1 where Source

Methods

qqPixmap_nf :: x1 -> IO (QPixmap ()) Source

Instances

qfill :: QPixmap a -> (QWidget t1, QPoint t2) -> IO () Source

hasAlpha :: QPixmap a -> () -> IO Bool Source

class QqPixmapTrueMatrix x1 xr where Source

Methods

qPixmapTrueMatrix :: x1 -> xr Source