Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
6.6.0
-
None
-
-
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
- is required for
-
QTBUG-114214 Qt 6.6 API Change Review
-
- Closed
-
For Gerrit Dashboard: QTBUG-114367 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
484692,2 | Move QPdfLinkModel::m_roleNames to QPdfLinkModelPrivate | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
485869,2 | Move QPdfLinkModel::m_roleNames to QPdfLinkModelPrivate | 6.6 | qt/qtwebengine | Status: MERGED | +2 | 0 |