![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "node.h"Go to the source code of this file.
Classes | |
| class | Section |
| A class for containing the elements of one documentation section. More... | |
| class | Sections |
| A class for creating vectors of collections for documentation. More... | |
Typedefs | |
| typedef std::pair< const QmlTypeNode *, NodeVector > | ClassNodes |
| typedef QList< ClassNodes > | ClassNodesList |
| typedef QList< Section > | SectionVector |
| typedef QList< const Section * > | SectionPtrVector |
| typedef std::pair<const QmlTypeNode *, NodeVector> ClassNodes |
Definition at line 13 of file sections.h.
| typedef QList<ClassNodes> ClassNodesList |
Definition at line 14 of file sections.h.
| typedef QList<const Section *> SectionPtrVector |
Definition at line 79 of file sections.h.
| typedef QList<Section> SectionVector |
Definition at line 78 of file sections.h.