Qtc.Svg.QSvgGenerator

Contents

Documentation

qSvgGenerator :: () -> IO (QSvgGenerator ()) #

Orphan instances

QqviewBoxF (QSvgGenerator a) () # 
Instance details

Methods

qviewBoxF :: QSvgGenerator a -> () -> IO (QRectF ()) #

QviewBoxF (QSvgGenerator a) () # 
Instance details

Methods

viewBoxF :: QSvgGenerator a -> () -> IO RectF #

QsetViewBox (QSvgGenerator a) RectF # 
Instance details

Methods

setViewBox :: QSvgGenerator a -> RectF -> IO () #

QsetViewBox (QSvgGenerator a) Rect # 
Instance details

Methods

setViewBox :: QSvgGenerator a -> Rect -> IO () #

QsharedPainter (QSvgGenerator ()) () # 
Instance details

Methods

sharedPainter :: QSvgGenerator () -> () -> IO (QPainter ()) #

QsharedPainter (QSvgGeneratorSc a) () # 
Instance details

Methods

sharedPainter :: QSvgGeneratorSc a -> () -> IO (QPainter ()) #

QsetTitle (QSvgGenerator a) String # 
Instance details

Methods

setTitle :: QSvgGenerator a -> String -> IO () #

QqsetSize (QSvgGenerator a) Size # 
Instance details

Methods

qsetSize :: QSvgGenerator a -> Size -> IO () #

QsetResolution (QSvgGenerator a) Int # 
Instance details

Methods

setResolution :: QSvgGenerator a -> Int -> IO () #

QsetFileName (QSvgGenerator a) String # 
Instance details

Methods

setFileName :: QSvgGenerator a -> String -> IO () #

QsetDescription (QSvgGenerator a) String # 
Instance details

Methods

setDescription :: QSvgGenerator a -> String -> IO () #

QpaintEngine (QSvgGenerator ()) () # 
Instance details

Methods

paintEngine :: QSvgGenerator () -> () -> IO (QPaintEngine ()) #

QpaintEngine (QSvgGeneratorSc a) () # 
Instance details

Methods

paintEngine :: QSvgGeneratorSc a -> () -> IO (QPaintEngine ()) #

QoutputDevice (QSvgGenerator a) () # 
Instance details

Methods

outputDevice :: QSvgGenerator a -> () -> IO (QIODevice ()) #

Qmetric (QSvgGenerator ()) PaintDeviceMetric # 
Instance details

Methods

metric :: QSvgGenerator () -> PaintDeviceMetric -> IO Int #

Qmetric (QSvgGeneratorSc a) PaintDeviceMetric # 
Instance details

Methods

metric :: QSvgGeneratorSc a -> PaintDeviceMetric -> IO Int #

QfileName (QSvgGenerator a) () # 
Instance details

Methods

fileName :: QSvgGenerator a -> () -> IO String #

QdevType (QSvgGenerator ()) () # 
Instance details

Methods

devType :: QSvgGenerator () -> () -> IO Int #

QdevType (QSvgGeneratorSc a) () # 
Instance details

Methods

devType :: QSvgGeneratorSc a -> () -> IO Int #

Qdescription (QSvgGenerator a) () # 
Instance details

Methods

description :: QSvgGenerator a -> () -> IO String #

QcolorCount (QSvgGenerator ()) () # 
Instance details

Methods

colorCount :: QSvgGenerator () -> () -> IO Int #

QcolorCount (QSvgGeneratorSc a) () # 
Instance details

Methods

colorCount :: QSvgGeneratorSc a -> () -> IO Int #

Qqwidth (QSvgGenerator ()) () (IO Int) # 
Instance details

Methods

qwidth :: QSvgGenerator () -> () -> IO Int #

Qqwidth (QSvgGeneratorSc a) () (IO Int) # 
Instance details

Methods

qwidth :: QSvgGeneratorSc a -> () -> IO Int #

QqviewBox (QSvgGenerator a) () (IO (QRect ())) # 
Instance details

Methods

qviewBox :: QSvgGenerator a -> () -> IO (QRect ()) #

QviewBox (QSvgGenerator a) () (IO Rect) # 
Instance details

Methods

viewBox :: QSvgGenerator a -> () -> IO Rect #

Qtitle (QSvgGenerator a) () (IO String) # 
Instance details

Methods

title :: QSvgGenerator a -> () -> IO String #

Qqqsize (QSvgGenerator a) () (IO (QSize ())) # 
Instance details

Methods

qqsize :: QSvgGenerator a -> () -> IO (QSize ()) #

Qqsize (QSvgGenerator a) () (IO Size) # 
Instance details

Methods

qsize :: QSvgGenerator a -> () -> IO Size #

Qresolution (QSvgGenerator a) () (IO Int) # 
Instance details

Methods

resolution :: QSvgGenerator a -> () -> IO Int #

Qqheight (QSvgGenerator ()) () (IO Int) # 
Instance details

Methods

qheight :: QSvgGenerator () -> () -> IO Int #

Qqheight (QSvgGeneratorSc a) () (IO Int) # 
Instance details

Methods

qheight :: QSvgGeneratorSc a -> () -> IO Int #

QdevicePixelRatio (QSvgGenerator ()) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QSvgGenerator () -> () -> IO Int #

QdevicePixelRatio (QSvgGeneratorSc a) () (IO Int) # 
Instance details

Methods

devicePixelRatio :: QSvgGeneratorSc a -> () -> IO Int #

Qdepth (QSvgGenerator ()) () (IO Int) # 
Instance details

Methods

depth :: QSvgGenerator () -> () -> IO Int #

Qdepth (QSvgGeneratorSc a) () (IO Int) # 
Instance details

Methods

depth :: QSvgGeneratorSc a -> () -> IO Int #

QuserMethod (QSvgGenerator ()) () (IO ()) # 
Instance details

Methods

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

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

Methods

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

QqsetViewBox (QSvgGenerator a) (QRectF t1) # 
Instance details

Methods

qsetViewBox :: QSvgGenerator a -> QRectF t1 -> IO () #

QqsetViewBox (QSvgGenerator a) (QRect t1) # 
Instance details

Methods

qsetViewBox :: QSvgGenerator a -> QRect t1 -> IO () #

QqqsetSize (QSvgGenerator a) (QSize t1) # 
Instance details

Methods

qqsetSize :: QSvgGenerator a -> QSize t1 -> IO () #

Qredirected (QSvgGenerator ()) (QPoint t1) # 
Instance details

Methods

redirected :: QSvgGenerator () -> QPoint t1 -> IO (QPaintDevice ()) #

Qredirected (QSvgGeneratorSc a) (QPoint t1) # 
Instance details

Methods

redirected :: QSvgGeneratorSc a -> QPoint t1 -> IO (QPaintDevice ()) #

QinitPainter (QSvgGenerator ()) (QPainter t1) # 
Instance details

Methods

initPainter :: QSvgGenerator () -> QPainter t1 -> IO () #

QinitPainter (QSvgGeneratorSc a) (QPainter t1) # 
Instance details

Methods

initPainter :: QSvgGeneratorSc a -> QPainter t1 -> IO () #

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

Methods

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

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

Methods

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