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
QCss::Scanner Class Reference

#include <qcssparser_p.h>

Collaboration diagram for QCss::Scanner:

Static Public Member Functions

static QString preprocess (const QString &input, bool *hasEscapeSequences=nullptr)
static void scan (const QString &preprocessedInput, QList< Symbol > *symbols)

Detailed Description

Definition at line 751 of file qcssparser_p.h.

Member Function Documentation

◆ preprocess()

QString Scanner::preprocess ( const QString & input,
bool * hasEscapeSequences = nullptr )
static

Definition at line 2327 of file qcssparser.cpp.

◆ scan()

void Scanner::scan ( const QString & preprocessedInput,
QList< Symbol > * symbols )
static

Definition at line 2382 of file qcssparser.cpp.


The documentation for this class was generated from the following files: