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
document.cpp File Reference

(1b6c1b21cbf9ba2a70ce4dd2ec3dc7574247e0de)

#include "document.h"
#include <optional>
Include dependency graph for document.cpp:

Go to the source code of this file.

Namespaces

namespace  IR

Functions

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