Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.5.3, 4.6.0, 4.6.1, 4.6.2
-
None
-
GNU/Linux
gcc 4.4.1
Description
Declaring or instantiating a QPrinter it will call QPrinterInfo::availablePrinters() twice through QPrinter::setPrinterName() and QPrinterInfo::defaultPrinter(). Since the calls to the cups libraries done by QPrinterInfo::availablePrinters() can be slow, it might be a solution to call it once and share the result.
Attachments
Issue Links
- is required for
-
QTBUG-25372 QtPrintSupport - CUPS Issues
- Open
-
QTBUG-25377 QtPrintSupport - Remote Printer Issues
- Open