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

QtPdf API review findings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • 6.6.0
    • PDF
    • None
    • All
    • 733780d34 (dev), 8cbe13a4f (6.6)

    Description

      QPdfLinkModel has a private member var:

      private:
          QHash<int, QByteArray> m_roleNames;
          Q_DECLARE_PRIVATE(QPdfLinkModel)
      

      besides the d which could be in QPdfLinkModelPrivate or maybe even static.

      QPdfPageSelector has a separate d-member with a QPdfPageSelector Private..
      QSpinBoxPrivate is not exposed as a qspinbox_p.h..otherwise, the normal mechanism inheriting QSpinBoxPrivate could be used. Not sure if it is worth the hassle.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              kleint Friedemann Kleint
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes