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

Classes

struct  Command
struct  TypedName

Public Member Functions

bool parse ()
QList< Commandcommands () const
QMap< QString, QStringListversionCommandMapping () const
void setFileName (const QString &fn)
bool parse ()
QList< Commandcommands () const
QMap< QString, QStringListversionCommandMapping () const
void setFileName (const QString &fn)

Detailed Description

Definition at line 20 of file qvkgen.cpp.

Member Function Documentation

◆ commands() [1/2]

QList< Command > VkSpecParser::commands ( ) const
inline

Definition at line 37 of file qvkgen.cpp.

◆ commands() [2/2]

QList< Command > VkSpecParser::commands ( ) const
inline

Definition at line 37 of file qvkgen.cpp.

◆ parse() [1/2]

bool VkSpecParser::parse ( )

Definition at line 58 of file qvkgen.cpp.

Referenced by main().

Here is the caller graph for this function:

◆ parse() [2/2]

bool VkSpecParser::parse ( )

◆ setFileName() [1/2]

void VkSpecParser::setFileName ( const QString & fn)
inline

Definition at line 40 of file qvkgen.cpp.

◆ setFileName() [2/2]

void VkSpecParser::setFileName ( const QString & fn)
inline

Definition at line 40 of file qvkgen.cpp.

◆ versionCommandMapping() [1/2]

QMap< QString, QStringList > VkSpecParser::versionCommandMapping ( ) const
inline

Definition at line 38 of file qvkgen.cpp.

◆ versionCommandMapping() [2/2]

QMap< QString, QStringList > VkSpecParser::versionCommandMapping ( ) const
inline

Definition at line 38 of file qvkgen.cpp.


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