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
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 319 of file qstringbuilder.h.

Member Typedef Documentation

◆ type

typedef char* QConcatenable< char * >::type

Definition at line 321 of file qstringbuilder.h.


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