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
contentbuilder.h File Reference

(48792acad4e00c1ae7dd2236e712d7ad0446ac3b)

#include "contentblock.h"
#include <QJsonObject>
#include <QList>
#include <QString>
#include <functional>
Include dependency graph for contentbuilder.h:
This graph shows which files directly or indirectly include this file:

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 }