![]() |
Qt 6.x
The Qt SDK
|
Classes | |
struct | Command |
struct | TypedName |
Public Member Functions | |
bool | parse () |
QList< Command > | commands () const |
QMap< QString, QStringList > | versionCommandMapping () const |
void | setFileName (const QString &fn) |
Definition at line 19 of file qvkgen.cpp.
Definition at line 36 of file qvkgen.cpp.
Referenced by main().
bool VkSpecParser::parse | ( | ) |
Definition at line 57 of file qvkgen.cpp.
References QList< T >::clear(), QMap< Key, T >::clear(), QFile::fileName(), QFile::open(), qPrintable, QStringLiteral, qWarning, QIODeviceBase::ReadOnly, QFile::setFileName(), and QIODeviceBase::Text.
Referenced by main().
Definition at line 39 of file qvkgen.cpp.
Referenced by main().
|
inline |
Definition at line 37 of file qvkgen.cpp.
Referenced by main().