Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.2.1
-
None
-
8e261ac756132baeb857fb15013cde126ffa22cc
Description
See http://doc-snapshot.qt-project.org/qt5-stable/qtglobal.html
It lists methods from QtCore/qnumeric.h (qQNaN, qIsNaN, qInf, etc) however there is no mention on this page of how to actually include these methods. It would be assumed from this documentation that "#include <QtGlobal>" would include these methods however you have to explicitly "#include <QtCore/QtNumeric>" to bring these methods in.
Attachments
Issue Links
- is required for
-
QTBUG-35199 Qt 5.3 Documentation Issues (meta bug)
- Closed