Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.4.2
-
All
Description
There is large number of "smart pointer" in Qt and I think everybody expect this to be included in
http://doc.qt.io/qt-5/topics-core.html
before or after containers
Such and important thing of working with core objects is missing in documentation! Like containers people have to select proper Smart pointer.
I suggest to move info from
http://blog.qt.io/blog/2009/08/25/count-with-me-how-many-smart-pointer-classes-does-qt-have/
to documentation. May be it is possible to add something to documentation because blog-post article it quite old .. and for example there is no QAtomicPointer this blog-post.