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::TypedName Struct Reference
+ Collaboration diagram for VkSpecParser::TypedName:

Public Attributes

QString name
 
QString type
 
QString typeSuffix
 

Detailed Description

Definition at line 24 of file qvkgen.cpp.

Member Data Documentation

◆ name

QString VkSpecParser::TypedName::name

Definition at line 25 of file qvkgen.cpp.

◆ type

QString VkSpecParser::TypedName::type

Definition at line 26 of file qvkgen.cpp.

◆ typeSuffix

QString VkSpecParser::TypedName::typeSuffix

Definition at line 27 of file qvkgen.cpp.


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