Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QConcatenable< char * > Struct Reference

#include <qstringbuilder.h>

+ Inheritance diagram for QConcatenable< char * >:
+ Collaboration diagram for QConcatenable< char * >:

Public Types

typedef char * type
 
- Public Types inherited from QConcatenable< const char * >
enum  { ExactSize = false }
 
typedef const char * type
 
typedef QByteArray ConvertTo
 

Additional Inherited Members

- Static Public Member Functions inherited from QConcatenable< const char * >
static qsizetype size (const char *a)
 
static QT_ASCII_CAST_WARN void appendTo (const char *a, QChar *&out)
 
static void appendTo (const char *a, char *&out)
 

Detailed Description

Definition at line 312 of file qstringbuilder.h.

Member Typedef Documentation

◆ type

typedef char* QConcatenable< char * >::type

Definition at line 314 of file qstringbuilder.h.


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