Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-5605

Change the QPrinter::setNumCopies() API et. al.

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 4.7.0
    • None
    • GUI: Printing
    • None
    • 77715148d635c31d7042140c93013a1af77f2967

    Description

      The QPrinter::setNumCopies() and QPrinter::numCopies() will be renamed to setCopyCount() and copyCount(). In addition, the confusing semantics of the old QPrinter::numCopies(), which led to the introduction of actualNumCopies(), will be changed to always return the number of copies you intend to print. To support what numCopies() have done up to now, a new poperty will be introduce to indicate whether or not a printer is capable of handling the copies itself, or if the user needs to do the actual printing x number of times.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            kjernase Trond Kjernåsen (Inactive)
            kjernase Trond Kjernåsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes