![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for Scanner: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().
Here is the call graph for this function:
Here is the caller graph for this function:| void Scanner::printErrors | ( | ) |
Definition at line 1296 of file qtwaylandscanner.cpp.
Referenced by main().
Here is the caller graph for this function:| void Scanner::printUsage | ( | ) |
Definition at line 139 of file qtwaylandscanner.cpp.
References QByteArray::constData().
Referenced by main().
Here is the call graph for this function:
Here is the caller graph for this function:| 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().
Here is the call graph for this function:
Here is the caller graph for this function: