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
-