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
QtPrivate::ArgBase Struct Reference

#include <qstring.h>

+ Inheritance diagram for QtPrivate::ArgBase:
+ Collaboration diagram for QtPrivate::ArgBase:

Public Types

enum  Tag : uchar { L1 , Any , U16 }
 

Public Attributes

enum QtPrivate::ArgBase::Tag tag
 

Detailed Description

Definition at line 1688 of file qstring.h.

Member Enumeration Documentation

◆ Tag

Enumerator
L1 
Any 
U16 

Definition at line 1689 of file qstring.h.

Member Data Documentation

◆ tag

enum QtPrivate::ArgBase::Tag QtPrivate::ArgBase::tag

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