4#ifndef QDOC_IR_DOCUMENT_H
5#define QDOC_IR_DOCUMENT_H
9#include "qdoc/access.h"
10#include "qdoc/genustypes.h"
11#include "qdoc/status.h"
25 Genus
genus { Genus::DontCare };
Assembles IR Documents from pre-extracted metadata.
Document buildPageIR(PageMetadata pm) const
Status
Specifies the status of the QQmlIncubator.
Combined button and popup list for selecting options.
Intermediate representation for a documentation topic.
QList< ContentBlock > body
QJsonObject toJson() const
Converts the Document to a QJsonObject for template rendering.