![]() |
Qt 6.x
The Qt SDK
|
Public Member Functions | |
Scanner () | |
~Scanner () | |
bool | parseArguments (int argc, char **argv) |
void | printUsage () |
bool | process () |
void | printErrors () |
Definition at line 10 of file qtwaylandscanner.cpp.
|
inlineexplicit |
Definition at line 13 of file qtwaylandscanner.cpp.
|
inline |
Definition at line 14 of file qtwaylandscanner.cpp.
bool Scanner::parseArguments | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 95 of file qtwaylandscanner.cpp.
References args, i, QByteArray::mid(), pos, and QList< T >::reserve().
Referenced by main().
void Scanner::printErrors | ( | ) |
Definition at line 1296 of file qtwaylandscanner.cpp.
Referenced by main().
void Scanner::printUsage | ( | ) |
Definition at line 139 of file qtwaylandscanner.cpp.
References QByteArray::constData().
Referenced by main().
bool Scanner::process | ( | ) |
Definition at line 396 of file qtwaylandscanner.cpp.
References QByteArray::constData(), e, file, interface, QByteArray::isEmpty(), QFile::open(), QByteArray::push_back(), qPrintable, QStringLiteral, QIODeviceBase::ReadOnly, QByteArray::size(), stripped(), QIODeviceBase::Text, and QByteArray::toUpper().
Referenced by main().