Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
VkSpecParser::Command Struct Reference
+ Collaboration diagram for VkSpecParser::Command:

Public Attributes

TypedName cmd
 
QList< TypedNameargs
 
bool deviceLevel
 

Detailed Description

Definition at line 30 of file qvkgen.cpp.

Member Data Documentation

◆ args

QList<TypedName> VkSpecParser::Command::args

Definition at line 32 of file qvkgen.cpp.

◆ cmd

TypedName VkSpecParser::Command::cmd

Definition at line 31 of file qvkgen.cpp.

◆ deviceLevel

bool VkSpecParser::Command::deviceLevel

Definition at line 33 of file qvkgen.cpp.


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