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

#include <qstring.h>

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

Public Types

enum  Tag : uchar { L1 , U8 , U16 }
 

Public Attributes

enum QtPrivate::ArgBase::Tag tag
 

Detailed Description

Definition at line 1553 of file qstring.h.

Member Enumeration Documentation

◆ Tag

Enumerator
L1 
U8 
U16 

Definition at line 1554 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: