Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qintrusivelist_p.h File Reference

(c36627fd5bca381b2a44b83ed065430bb5598836)

#include <QtCore/private/qglobal_p.h>
+ Include dependency graph for qintrusivelist_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QIntrusiveListNode
 
class  QIntrusiveList< N, member >
 The QIntrusiveList class is a template class that provides a list of objects using static storage. More...
 
class  QIntrusiveList< N, member >::iterator