![]() |
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 char16_t * | type |
| Public Types inherited from QConcatenable< const char16_t * > | |
| enum | { ExactSize = true } |
| using | type = const char16_t * |
| using | ConvertTo = QString |
Additional Inherited Members | |
| Static Public Member Functions inherited from QConcatenable< const char16_t * > | |
| static qsizetype | size (const char16_t *a) |
| static QT_ASCII_CAST_WARN void | appendTo (const char16_t *a, QChar *&out) |
Definition at line 360 of file qstringbuilder.h.
| typedef char16_t* QConcatenable< char16_t * >::type |
Definition at line 362 of file qstringbuilder.h.