qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QBrush

Description

Documentation

gradient :: QBrush a -> () -> IO (QGradient ()) Source

isOpaque :: QBrush a -> () -> IO Bool Source

setTexture :: QBrush a -> QPixmap t1 -> IO () Source

class QtextureImage x0 x1 where Source

Methods

textureImage :: x0 -> x1 -> IO (QImage ()) Source

Instances

class QtextureImage_nf x0 x1 where Source

Methods

textureImage_nf :: x0 -> x1 -> IO (QImage ()) Source