Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QPrinter
This is the complete list of members for
QPrinter
, including inherited members.
enum
ColorMode
enum
Orientation
enum
PageOrder
enum
PageSize
enum
PaperSource
enum
PrinterMode
enum
PrinterState
QPrinter
( PrinterMode
mode
= ScreenResolution )
~QPrinter
()
bool
abort
()
ColorMode
colorMode
() const
QString
creator
() const
QString
docName
() const
bool
fullPage
() const
bool
isExtDev
() const
bool
newPage
()
int
numCopies
() const
Orientation
orientation
() const
QString
outputFileName
() const
bool
outputToFile
() const
PageOrder
pageOrder
() const
QRect
pageRect
() const
PageSize
pageSize
() const
QPaintEngine *
paintEngine
() const
bool
paintingActive
() const
QRect
paperRect
() const
PaperSource
paperSource
() const
QString
printProgram
() const
QString
printerName
() const
QString
printerSelectionOption
() const
PrinterState
printerState
() const
int
resolution
() const
void
setColorMode
( ColorMode
newColorMode
)
void
setCreator
( const QString &
creator
)
void
setDocName
( const QString &
name
)
void
setFullPage
( bool
fp
)
void
setNumCopies
( int
numCopies
)
void
setOrientation
( Orientation
orientation
)
void
setOutputFileName
( const QString &
fileName
)
void
setOutputToFile
( bool
enable
)
void
setPageOrder
( PageOrder
pageOrder
)
void
setPageRect
( const QRect &
pageRect
)
void
setPageSize
( PageSize
newPageSize
)
void
setPaperRect
( const QRect &
paperRect
)
void
setPaperSource
( PaperSource
source
)
void
setPrintProgram
( const QString &
printProg
)
void
setPrinterName
( const QString &
name
)
void
setPrinterSelectionOption
( const QString &
option
)
void
setResolution
( int
dpi
)
void
setWinPageSize
( short
pageSize
)
QList<int>
supportedResolutions
() const
short
winPageSize
() const
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1