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

(0bfdb749acae566158ab79f4d48670b52b2c78fb)

#include <QtCore/qstring.h>
#include <QtCore/qstringview.h>
#include <optional>
Include dependency graph for listplaceholder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  IR

Enumerations

enum class  IR::ListPlaceholderVariant : unsigned char { IR::AnnotatedGroup , IR::AnnotatedExamples , IR::AnnotatedClasses , IR::CompactClasses }

Functions

QString IR::toString (ListPlaceholderVariant variant)
std::optional< ListPlaceholderVariantIR::parseListPlaceholderVariant (QStringView variant)