![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <writeincludesbase.h>
Public Member Functions | |
const ClassInfoEntry * | begin () const |
const ClassInfoEntry * | end () const |
Public Attributes | |
const ClassInfoEntry * | m_begin |
const ClassInfoEntry * | m_end |
Definition at line 24 of file writeincludesbase.h.
|
inline |
Definition at line 26 of file writeincludesbase.h.
References m_begin.
|
inline |
Definition at line 27 of file writeincludesbase.h.
References m_end.
const ClassInfoEntry* ClassInfoEntries::m_begin |
Definition at line 29 of file writeincludesbase.h.
Referenced by begin().
const ClassInfoEntry* ClassInfoEntries::m_end |
Definition at line 30 of file writeincludesbase.h.
Referenced by end().