![]() |
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 <QJsonObject>#include <QList>#include <QString>#include <functional>Go to the source code of this file.
Classes | |
| class | IR::ContentBuilder |
| Converts Atom chains to QList<IR::ContentBlock> trees. More... | |
Namespaces | |
| namespace | IR |
Typedefs | |
| using | IR::DiagnosticHandler = std::function<void(QtMsgType, const QString &)> |
Enumerations | |
| enum class | IR::BriefHandling { IR::Skip , IR::Include } |