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

(33d98d0c9922c7a807f31ea8d9b0bb97aaec06f6)

#include "contentbuilder.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 InlineType IR::formattingToInlineType (const QString &formatting)

Function Documentation

◆ genusToString()

QString genusToString ( Genus genus)
static

Definition at line 25 of file contentbuilder.cpp.

◆ stripCodeMarkerTags()

QString stripCodeMarkerTags ( const QString & markedCode)
static

Definition at line 13 of file contentbuilder.cpp.