메소드 |
설명 |
|
Abort ( ) : bool |
|
|
ActualNumCopies ( ) : int |
|
|
CollateCopies ( ) : bool |
|
|
Creator ( ) : string |
|
|
Dispose ( ) : void |
|
|
DocName ( ) : string |
|
|
DoubleSidedPrinting ( ) : bool |
|
|
Duplex ( ) : QPrinter.DuplexMode |
|
|
FontEmbeddingEnabled ( ) : bool |
|
|
FromPage ( ) : int |
|
|
FullPage ( ) : bool |
|
|
GetPageMargins ( double &left, double &top, double &right, double &bottom, QPrinter unit ) : void |
|
|
IsValid ( ) : bool |
|
|
NewPage ( ) : bool |
|
|
NumCopies ( ) : int |
|
|
OutputFileName ( ) : string |
|
|
PageRect ( ) : QRect |
|
|
PageRect ( QPrinter arg1 ) : QRectF |
|
|
PaperRect ( ) : QRect |
|
|
PaperRect ( QPrinter arg1 ) : QRectF |
|
|
PaperSize ( ) : QPrinter.PageSize |
|
|
PaperSize ( QPrinter unit ) : QSizeF |
|
|
PrintEngine ( ) : QPrintEngine |
|
|
PrintProgram ( ) : string |
|
|
PrinterName ( ) : string |
|
|
QPrinter ( ) : System |
|
|
QPrinter ( QPrinter mode ) : System |
|
|
QPrinter ( QPrinterInfo printer ) : System |
|
|
QPrinter ( QPrinterInfo printer, QPrinter mode ) : System |
|
|
Resolution ( ) : int |
|
|
SetCollateCopies ( bool collate ) : void |
|
|
SetColorMode ( QPrinter arg1 ) : void |
|
|
SetCreator ( string arg1 ) : void |
|
|
SetDocName ( string arg1 ) : void |
|
|
SetDoubleSidedPrinting ( bool enable ) : void |
|
|
SetDuplex ( QPrinter duplex ) : void |
|
|
SetFontEmbeddingEnabled ( bool enable ) : void |
|
|
SetFromTo ( int fromPage, int toPage ) : void |
|
|
SetFullPage ( bool arg1 ) : void |
|
|
SetNumCopies ( int arg1 ) : void |
|
|
SetOrientation ( QPrinter arg1 ) : void |
|
|
SetOutputFileName ( string arg1 ) : void |
|
|
SetOutputFormat ( QPrinter format ) : void |
|
|
SetPageMargins ( double left, double top, double right, double bottom, QPrinter unit ) : void |
|
|
SetPageOrder ( QPrinter arg1 ) : void |
|
|
SetPageSize ( QPrinter arg1 ) : void |
|
|
SetPaperSize ( QPrinter arg1 ) : void |
|
|
SetPaperSize ( QSizeF paperSize, QPrinter unit ) : void |
|
|
SetPaperSource ( QPrinter arg1 ) : void |
|
|
SetPrintProgram ( string arg1 ) : void |
|
|
SetPrintRange ( QPrinter range ) : void |
|
|
SetPrinterName ( string arg1 ) : void |
|
|
SetResolution ( int arg1 ) : void |
|
|
SupportedResolutions ( ) : List |
|
|
ToPage ( ) : int |
|
|
colorMode ( ) : QPrinter.ColorMode |
|
|
orientation ( ) : QPrinter.Orientation |
|
|
outputFormat ( ) : QPrinter.OutputFormat |
|
|
pageOrder ( ) : QPrinter.PageOrder |
|
|
pageSize ( ) : QPrinter.PageSize |
|
|
paperSource ( ) : QPrinter.PaperSource |
|
|
printRange ( ) : QPrinter.PrintRange |
|
|
printerState ( ) : QPrinter.PrinterState |
|
|