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
QCssScanner_Generated Class Reference
Collaboration diagram for QCssScanner_Generated:

Public Member Functions

 QCssScanner_Generated (const QString &inp)
QChar next ()
int handleCommentStart ()
int lex ()
 QCssScanner_Generated (const QString &inp)
QChar next ()
int handleCommentStart ()
int lex ()

Public Attributes

QString input
qsizetype pos
qsizetype lexemStart
qsizetype lexemLength

Detailed Description

Definition at line 5 of file qcssscanner.cpp.

Constructor & Destructor Documentation

◆ QCssScanner_Generated() [1/2]

QCssScanner_Generated::QCssScanner_Generated ( const QString & inp)

Definition at line 22 of file qcssscanner.cpp.

◆ QCssScanner_Generated() [2/2]

QCssScanner_Generated::QCssScanner_Generated ( const QString & inp)

Member Function Documentation

◆ handleCommentStart() [1/2]

int QCssScanner_Generated::handleCommentStart ( )

Definition at line 2370 of file qcssparser.cpp.

◆ handleCommentStart() [2/2]

int QCssScanner_Generated::handleCommentStart ( )

Referenced by lex().

Here is the caller graph for this function:

◆ lex() [1/2]

int QCssScanner_Generated::lex ( )

Definition at line 31 of file qcssscanner.cpp.

References handleCommentStart().

Here is the call graph for this function:

◆ lex() [2/2]

int QCssScanner_Generated::lex ( )

◆ next() [1/2]

QChar QCssScanner_Generated::next ( )
inline

Definition at line 10 of file qcssscanner.cpp.

◆ next() [2/2]

QChar QCssScanner_Generated::next ( )
inline

Definition at line 10 of file qcssscanner.cpp.

Member Data Documentation

◆ input

QString QCssScanner_Generated::input

Definition at line 16 of file qcssscanner.cpp.

◆ lexemLength

qsizetype QCssScanner_Generated::lexemLength

Definition at line 19 of file qcssscanner.cpp.

◆ lexemStart

qsizetype QCssScanner_Generated::lexemStart

Definition at line 18 of file qcssscanner.cpp.

◆ pos

qsizetype QCssScanner_Generated::pos

Definition at line 17 of file qcssscanner.cpp.


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