Commit d147e4e
qppdprintdevice: create temp queue to get ppd from IPP attributes
Call `cupsCopyDestInfo` to create temp queue.
CUPS will create ppd file from IPP attributes for temp queue.
Otherwise, when opening the Qt print dialog in the case
of an IPP printer, CUPS does not yet know its properties
(such as duplex), so all printer properties may not be displayed
in the print dialog.
Task-number: QTBUG-46093
Change-Id: I8ce4e8ec1a12cadd9ebc1c8ce94207b4116a4571
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
(cherry picked from commit 49e2c38)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>1 parent 342b58d commit d147e4e
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
40 | 50 | | |
41 | 51 | | |
42 | 52 | | |
| |||
0 commit comments