-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.7.2
-
None
-
f55d5a5a3c2842d4e5f66cc86219cea56f2a4612
The source for QPointer includes five equality and five inequality operators, and qdoc source for these appears in src/corelib/kernel/qpointer.cpp. Unfortunately, this documentation does not appear in the class documentation page for QPointer (see http://doc.qt.nokia.com/4.7/qpointer.html).
Presumably some qdoc directive is needed to associate these (global) functions with the appropriate class.