![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qdoc/access.h"#include "qdoc/genustypes.h"#include "qdoc/status.h"#include <QJsonObject>#include <QString>#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | IR |
Functions | |
| QJsonObject | IR::classificationObject (const QString &id, const QString &label) |
| std::optional< QJsonObject > | IR::nodeTypeToJson (NodeType t) |
| std::optional< QJsonObject > | IR::genusToJson (Genus g) |
| QJsonObject | IR::statusToJson (Status s) |
| QJsonObject | IR::accessToJson (Access a) |