![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstringbuilder.h>
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) |
Definition at line 322 of file qstringbuilder.h.
| typedef char* QConcatenable< char * >::type |
Definition at line 324 of file qstringbuilder.h.