qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QRegion

Description

Documentation

class QqqRegion x1 where Source

Methods

qqRegion :: x1 -> IO (QRegion ()) Source

Instances

class QqqRegion_nf x1 where Source

Methods

qqRegion_nf :: x1 -> IO (QRegion ()) Source

eor :: QRegion a -> QRegion t1 -> IO (QRegion ()) Source

setRects :: QRegion a -> (QRect t1, Int) -> IO () Source

xored :: QRegion a -> QRegion t1 -> IO (QRegion ()) Source