#include <qcssparser_p.h>
Definition at line 758 of file qcssparser_p.h.
◆ Parser() [1/2]
◆ Parser() [2/2]
| Parser::Parser |
( |
const QString & | css, |
|
|
bool | file = false ) |
|
explicit |
◆ errorSymbol()
| Symbol Parser::errorSymbol |
( |
| ) |
|
◆ hasNext()
| bool QCss::Parser::hasNext |
( |
| ) |
const |
|
inline |
◆ init()
| void Parser::init |
( |
const QString & | css, |
|
|
bool | file = false ) |
◆ lexem()
| QString QCss::Parser::lexem |
( |
| ) |
const |
|
inline |
◆ lexemUntil()
◆ lookup()
◆ lookupElementName()
| bool QCss::Parser::lookupElementName |
( |
| ) |
const |
|
inline |
◆ next() [1/2]
◆ next() [2/2]
◆ parse()
◆ parseAnimation()
◆ parseAttrib()
◆ parseClass()
| bool Parser::parseClass |
( |
QString * | name | ) |
|
◆ parseCombinator()
◆ parseElementName()
| bool Parser::parseElementName |
( |
QString * | name | ) |
|
◆ parseExpr()
◆ parseFunction()
◆ parseHexColor()
| bool Parser::parseHexColor |
( |
QColor * | col | ) |
|
◆ parseImport()
| bool Parser::parseImport |
( |
ImportRule * | importRule | ) |
|
◆ parseMedia()
| bool Parser::parseMedia |
( |
MediaRule * | mediaRule | ) |
|
◆ parseMedium()
◆ parseNextDeclaration()
| bool Parser::parseNextDeclaration |
( |
Declaration * | declaration | ) |
|
◆ parseNextExpr()
| bool QCss::Parser::parseNextExpr |
( |
QList< Value > * | values | ) |
|
|
inline |
◆ parseNextFunction()
| bool QCss::Parser::parseNextFunction |
( |
QString * | name, |
|
|
QString * | args ) |
|
inline |
◆ parseNextMedium()
| bool QCss::Parser::parseNextMedium |
( |
QStringList * | media | ) |
|
|
inline |
◆ parseNextOperator()
| bool Parser::parseNextOperator |
( |
Value * | value | ) |
|
◆ parseNextSelector()
| bool QCss::Parser::parseNextSelector |
( |
Selector * | sel | ) |
|
|
inline |
◆ parseNextSimpleSelector()
| bool QCss::Parser::parseNextSimpleSelector |
( |
BasicSelector * | basicSel | ) |
|
|
inline |
◆ parsePage()
| bool Parser::parsePage |
( |
PageRule * | pageRule | ) |
|
◆ parsePrio()
◆ parseProperty()
◆ parsePseudo()
| bool Parser::parsePseudo |
( |
Pseudo * | pseudo | ) |
|
◆ parsePseudoPage()
| bool Parser::parsePseudoPage |
( |
QString * | selector | ) |
|
◆ parseRuleset()
| bool Parser::parseRuleset |
( |
StyleRule * | styleRule | ) |
|
◆ parseSelector()
| bool Parser::parseSelector |
( |
Selector * | sel | ) |
|
◆ parseSimpleSelector()
◆ parseTerm()
| bool Parser::parseTerm |
( |
Value * | value | ) |
|
◆ prev()
| void QCss::Parser::prev |
( |
| ) |
|
|
inline |
◆ recordError()
| bool QCss::Parser::recordError |
( |
| ) |
|
|
inline |
◆ skipSpace()
| void QCss::Parser::skipSpace |
( |
| ) |
|
|
inline |
◆ symbol()
| const Symbol & QCss::Parser::symbol |
( |
| ) |
const |
|
inline |
◆ test()
◆ testAndParseUri()
| bool Parser::testAndParseUri |
( |
QString * | uri | ) |
|
◆ testAnimation()
| bool QCss::Parser::testAnimation |
( |
| ) |
|
|
inline |
◆ testAttrib()
| bool QCss::Parser::testAttrib |
( |
| ) |
|
|
inline |
◆ testClass()
| bool QCss::Parser::testClass |
( |
| ) |
|
|
inline |
◆ testCombinator()
| bool QCss::Parser::testCombinator |
( |
| ) |
|
|
inline |
◆ testElementName()
| bool QCss::Parser::testElementName |
( |
| ) |
|
|
inline |
◆ testExpr()
| bool QCss::Parser::testExpr |
( |
| ) |
|
|
inline |
◆ testFunction()
| bool QCss::Parser::testFunction |
( |
| ) |
|
|
inline |
◆ testHexColor()
| bool QCss::Parser::testHexColor |
( |
| ) |
|
|
inline |
◆ testImport()
| bool QCss::Parser::testImport |
( |
| ) |
|
|
inline |
◆ testMedia()
| bool QCss::Parser::testMedia |
( |
| ) |
|
|
inline |
◆ testMedium()
| bool QCss::Parser::testMedium |
( |
| ) |
|
|
inline |
◆ testPage()
| bool QCss::Parser::testPage |
( |
| ) |
|
|
inline |
◆ testPrio()
| bool Parser::testPrio |
( |
| ) |
|
◆ testProperty()
| bool QCss::Parser::testProperty |
( |
| ) |
|
|
inline |
◆ testPseudo()
| bool QCss::Parser::testPseudo |
( |
| ) |
|
|
inline |
◆ testPseudoPage()
| bool QCss::Parser::testPseudoPage |
( |
| ) |
|
|
inline |
◆ testRuleset()
| bool QCss::Parser::testRuleset |
( |
| ) |
|
|
inline |
◆ testSelector()
| bool QCss::Parser::testSelector |
( |
| ) |
|
|
inline |
◆ testSimpleSelector()
| bool Parser::testSimpleSelector |
( |
| ) |
|
◆ testTerm()
| bool Parser::testTerm |
( |
| ) |
|
◆ testTokenAndEndsWith()
| bool Parser::testTokenAndEndsWith |
( |
QCss::TokenType | t, |
|
|
QLatin1StringView | str ) |
◆ unquotedLexem()
| QString Parser::unquotedLexem |
( |
| ) |
const |
◆ until()
◆ errorIndex
| int QCss::Parser::errorIndex |
◆ hasEscapeSequences
| bool QCss::Parser::hasEscapeSequences |
◆ index
◆ sourcePath
◆ symbols
The documentation for this class was generated from the following files: