![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "contentblock.h"#include "qdoc/access.h"#include "qdoc/genustypes.h"#include "qdoc/status.h"#include <QJsonObject>#include <QList>#include <QString>Go to the source code of this file.
Classes | |
| struct | IR::ParameterIR |
| Intermediate representation of a function parameter. More... | |
| struct | IR::EnumValueIR |
| Intermediate representation of a single enum value. More... | |
| struct | IR::MemberIR |
| Intermediate representation of a single documentable member. More... | |
| struct | IR::InheritedMembersIR |
| Summary of members inherited from a single base class. More... | |
| struct | IR::SectionIR |
| Intermediate representation of a member summary section. More... | |
| struct | IR::AllMemberEntry |
| A single entry in an all-members listing page. More... | |
| struct | IR::MemberGroup |
| Members grouped by originating QML type in an all-members listing. More... | |
| struct | IR::AllMembersIR |
| Intermediate representation of the all-members listing page. More... | |
Namespaces | |
| namespace | IR |