Qtc.Qwt.QwtColumnSymbol

Contents

Documentation

class QqwtColumnSymbol x1 where #

Methods

qwtColumnSymbol :: x1 -> IO (QwtColumnSymbol ()) #

Instances
QqwtColumnSymbol () # 
Instance details

Defined in Qtc.Qwt.QwtColumnSymbol

Methods

qwtColumnSymbol :: () -> IO (QwtColumnSymbol ()) #

QqwtColumnSymbol QwtColumnSymbol_Style # 
Instance details

Defined in Qtc.Qwt.QwtColumnSymbol

QqwtColumnSymbol (QwtColumnSymbol t1) # 
Instance details

Defined in Qtc.Qwt.QwtColumnSymbol

class QdrawBox x0 x1 where #

Methods

drawBox :: x0 -> x1 -> IO () #

Instances
QdrawBox (QwtColumnSymbol ()) (QPainter t1, QwtColumnRect t2) # 
Instance details

Defined in Qtc.Qwt.QwtColumnSymbol

Methods

drawBox :: QwtColumnSymbol () -> (QPainter t1, QwtColumnRect t2) -> IO () #

QdrawBox (QwtColumnSymbolSc a) (QPainter t1, QwtColumnRect t2) # 
Instance details

Defined in Qtc.Qwt.QwtColumnSymbol

Methods

drawBox :: QwtColumnSymbolSc a -> (QPainter t1, QwtColumnRect t2) -> IO () #

Orphan instances

QsetStyle (QwtColumnSymbol a) QwtColumnSymbol_Style # 
Instance details

QsetLineWidth (QwtColumnSymbol a) Int # 
Instance details

Methods

setLineWidth :: QwtColumnSymbol a -> Int -> IO () #

QsetFrameStyle (QwtColumnSymbol a) FrameStyle # 
Instance details

Methods

setFrameStyle :: QwtColumnSymbol a -> FrameStyle -> IO () #

Qpalette (QwtColumnSymbol a) () # 
Instance details

Methods

palette :: QwtColumnSymbol a -> () -> IO (QPalette ()) #

Qstyle (QwtColumnSymbol a) () (IO QwtColumnSymbol_Style) # 
Instance details

QlineWidth (QwtColumnSymbol a) () (IO Int) # 
Instance details

Methods

lineWidth :: QwtColumnSymbol a -> () -> IO Int #

QframeStyle (QwtColumnSymbol a) () (IO FrameStyle) # 
Instance details

Methods

frameStyle :: QwtColumnSymbol a -> () -> IO FrameStyle #

QuserMethod (QwtColumnSymbol ()) () (IO ()) # 
Instance details

Methods

userMethod :: QwtColumnSymbol () -> Int -> () -> IO () #

QuserMethod (QwtColumnSymbolSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QwtColumnSymbolSc a -> Int -> () -> IO () #

QsetPalette (QwtColumnSymbol a) (QPalette t1) # 
Instance details

Methods

setPalette :: QwtColumnSymbol a -> QPalette t1 -> IO () #

QuserMethod (QwtColumnSymbol ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtColumnSymbol () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QwtColumnSymbolSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QwtColumnSymbolSc a -> Int -> QVariant () -> IO (QVariant ()) #

Qdraw (QwtColumnSymbol ()) (QPainter t1, QwtColumnRect t2) # 
Instance details

Methods

draw :: QwtColumnSymbol () -> (QPainter t1, QwtColumnRect t2) -> IO () #

Qdraw (QwtColumnSymbolSc a) (QPainter t1, QwtColumnRect t2) # 
Instance details

Methods

draw :: QwtColumnSymbolSc a -> (QPainter t1, QwtColumnRect t2) -> IO () #