NAME
Qt::Gui::QPrinterInfo
PUBLIC METHODS
- QPrinterInfo()
- QPrinterInfo(const QPrinterInfo & src)
- QPrinterInfo(const QPrinter & printer)
- ~QPrinterInfo()
- static QList<QPrinterInfo> availablePrinters()
- static QPrinterInfo defaultPrinter()
- bool isDefault()
- bool isNull()
- QPrinterInfo & operator=(const QPrinterInfo & src)
- QString printerName()
- QList<QPrinter::PageSize> supportedPaperSizes()
ENUM VALUES
EXPORT
None by default.
AUTHOR
Dongxu Ma <dongxu@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2011 - 2012 by Dongxu Ma
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.