Changeset 579


Ignore:
Timestamp:
Feb 18, 2010, 3:36:37 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

gui: Mention that OS/2 supports CUPS in the documentation for printer classes.

Location:
trunk/src/gui
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/dialogs/qabstractprintdialog.cpp

    r561 r579  
    393393
    394394    The printer dialog (shown above in Plastique style) enables access to common
    395     printing properties. On X11 platforms that use the CUPS printing system, the
    396     settings for each available printer can be modified via the dialog's
    397     \gui{Properties} push button.
     395    printing properties. On X11
     396    s
     397    \gui{Properties} push button.
    398398
    399399    On Windows and Mac OS X, the native print dialog is used, which means that
  • trunk/src/gui/painting/qprinter.cpp

    r573 r579  
    284284  to send PostScript or PDF output to the printer. As an alternative,
    285285  the printProgram() function can be used to specify the command or utility
    286   to use instead of the system default.
     286  to use instead of the system default. On OS/2, QPrinter also uses CUPS
     287  but it does not provide support for the \l lpr utility.
    287288
    288289  Note that setting parameters like paper size and resolution on an
Note: See TracChangeset for help on using the changeset viewer.