Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
Scanner Class Reference
+ Collaboration diagram for Scanner:

Public Member Functions

 Scanner ()
 
 ~Scanner ()
 
bool parseArguments (int argc, char **argv)
 
void printUsage ()
 
bool process ()
 
void printErrors ()
 

Detailed Description

Definition at line 10 of file qtwaylandscanner.cpp.

Constructor & Destructor Documentation

◆ Scanner()

Scanner::Scanner ( )
inlineexplicit

Definition at line 13 of file qtwaylandscanner.cpp.

◆ ~Scanner()

Scanner::~Scanner ( )
inline

Definition at line 14 of file qtwaylandscanner.cpp.

Member Function Documentation

◆ parseArguments()

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:

◆ printErrors()

void Scanner::printErrors ( )

Definition at line 1296 of file qtwaylandscanner.cpp.

Referenced by main().

+ Here is the caller graph for this function:

◆ printUsage()

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:

◆ process()

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:

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