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

QtPdf API review findings

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-114367
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes