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

(7966a3f5d54d4fdb270e32be187fa62cf0b9055f)

#include "contentbuilder.h"
#include "listplaceholder.h"
#include "sorting.h"
#include "../atom.h"
#include "../tree.h"
Include dependency graph for contentbuilder.cpp:

Go to the source code of this file.

Namespaces

namespace  IR

Functions

static QString stripCodeMarkerTags (const QString &markedCode)
static QString genusToString (Genus genus)
static QString placeholderSortAttribute (const Atom *atom)
static InlineType IR::formattingToInlineType (const QString &formatting)

Function Documentation

◆ genusToString()

QString genusToString ( Genus genus)
static

Definition at line 28 of file contentbuilder.cpp.

◆ placeholderSortAttribute()

QString placeholderSortAttribute ( const Atom * atom)
static

Definition at line 40 of file contentbuilder.cpp.

◆ stripCodeMarkerTags()

QString stripCodeMarkerTags ( const QString & markedCode)
static

Definition at line 16 of file contentbuilder.cpp.