qt-1.1.6.1: Qt bindings

Safe HaskellNone
LanguageHaskell98

Qtc.Gui.QPrinter

Description

Documentation

class QqPrinter x1 where Source

Methods

qPrinter :: x1 -> IO (QPrinter ()) Source

class QqPrinter_nf x1 where Source

Methods

qPrinter_nf :: x1 -> IO (QPrinter ()) Source

newPage :: QPrinter a -> () -> IO Bool Source

qpageRect :: QPrinter a -> () -> IO (QRect ()) Source

qpaperRect :: QPrinter a -> () -> IO (QRect ()) Source

class QsetEngines x0 x1 where Source

Methods

setEngines :: x0 -> x1 -> IO () Source