Qtc.Qwt.QwtPixelMatrix

Contents

Documentation

class QqqwtPixelMatrix x1 where #

Methods

qqwtPixelMatrix :: x1 -> IO (QwtPixelMatrix ()) #

Instances
QqqwtPixelMatrix (QRect t1) # 
Instance details

Defined in Qtc.Qwt.QwtPixelMatrix

Methods

qqwtPixelMatrix :: QRect t1 -> IO (QwtPixelMatrix ()) #

class QqwtPixelMatrix x1 where #

Methods

qwtPixelMatrix :: x1 -> IO (QwtPixelMatrix ()) #

Instances
QqwtPixelMatrix Rect # 
Instance details

Defined in Qtc.Qwt.QwtPixelMatrix

Methods

qwtPixelMatrix :: Rect -> IO (QwtPixelMatrix ()) #

QqwtPixelMatrix (QwtPixelMatrix t1) # 
Instance details

Defined in Qtc.Qwt.QwtPixelMatrix

class QqqwtPixelMatrix_nf x1 where #

Methods

qqwtPixelMatrix_nf :: x1 -> IO (QwtPixelMatrix ()) #

Instances
QqqwtPixelMatrix_nf (QRect t1) # 
Instance details

Defined in Qtc.Qwt.QwtPixelMatrix

Methods

qqwtPixelMatrix_nf :: QRect t1 -> IO (QwtPixelMatrix ()) #

class QqwtPixelMatrix_nf x1 where #

Methods

qwtPixelMatrix_nf :: x1 -> IO (QwtPixelMatrix ()) #

Instances
QqwtPixelMatrix_nf Rect # 
Instance details

Defined in Qtc.Qwt.QwtPixelMatrix

Methods

qwtPixelMatrix_nf :: Rect -> IO (QwtPixelMatrix ()) #

QqwtPixelMatrix_nf (QwtPixelMatrix t1) # 
Instance details

Defined in Qtc.Qwt.QwtPixelMatrix

testAndSetPixel :: QwtPixelMatrix a -> (Int, Int, Bool) -> IO Bool #

testPixel :: QwtPixelMatrix a -> (Int, Int) -> IO Bool #

Orphan instances

QqsetRect (QwtPixelMatrix a) Rect # 
Instance details

Methods

qsetRect :: QwtPixelMatrix a -> Rect -> IO () #

Qresize (QwtPixelMatrix ()) Int (IO ()) # 
Instance details

Methods

resize :: QwtPixelMatrix () -> Int -> IO () #

Qresize (QwtPixelMatrixSc a) Int (IO ()) # 
Instance details

Methods

resize :: QwtPixelMatrixSc a -> Int -> IO () #

Qqqrect (QwtPixelMatrix a) () (IO (QRect ())) # 
Instance details

Methods

qqrect :: QwtPixelMatrix a -> () -> IO (QRect ()) #

Qqrect (QwtPixelMatrix a) () (IO Rect) # 
Instance details

Methods

qrect :: QwtPixelMatrix a -> () -> IO Rect #

Qqswap (QwtPixelMatrix ()) (QBitArray t1) # 
Instance details

Methods

qswap :: QwtPixelMatrix () -> QBitArray t1 -> IO () #

Qqswap (QwtPixelMatrixSc a) (QBitArray t1) # 
Instance details

Methods

qswap :: QwtPixelMatrixSc a -> QBitArray t1 -> IO () #

QqqsetRect (QwtPixelMatrix a) (QRect t1) # 
Instance details

Methods

qqsetRect :: QwtPixelMatrix a -> QRect t1 -> IO () #

Qqone (QwtPixelMatrix ()) (QBitArray t1) # 
Instance details

Methods

qone :: QwtPixelMatrix () -> QBitArray t1 -> IO Bool #

Qqone (QwtPixelMatrixSc a) (QBitArray t1) # 
Instance details

Methods

qone :: QwtPixelMatrixSc a -> QBitArray t1 -> IO Bool #

Qindex (QwtPixelMatrix ()) (Int, Int) (IO Int) # 
Instance details

Methods

index :: QwtPixelMatrix () -> (Int, Int) -> IO Int #

Qindex (QwtPixelMatrixSc a) (Int, Int) (IO Int) # 
Instance details

Methods

index :: QwtPixelMatrixSc a -> (Int, Int) -> IO Int #