Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
classificationjson.h File Reference

(d21c157d2df48cc7a0e45d3ec9be64815c174329)

#include "qdoc/access.h"
#include "qdoc/genustypes.h"
#include "qdoc/status.h"
#include <QJsonObject>
#include <QString>
#include <optional>
Include dependency graph for classificationjson.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IR

Functions

QJsonObject IR::classificationObject (const QString &id, const QString &label)
std::optional< QJsonObjectIR::nodeTypeToJson (NodeType t)
std::optional< QJsonObjectIR::genusToJson (Genus g)
QJsonObject IR::statusToJson (Status s)
QJsonObject IR::accessToJson (Access a)