![]() |
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 | |
| enum | { ExactSize = QConcatenableEx<A>::ExactSize && QConcatenableEx<B>::ExactSize } |
| typedef QStringBuilder< A, B > | type |
| using | ConvertTo |
Static Public Member Functions | |
| static qsizetype | size (const type &p) |
| template<typename T> | |
| static void | appendTo (const type &p, T *&out) |
Definition at line 388 of file qstringbuilder.h.
| using QConcatenable< QStringBuilder< A, B > >::ConvertTo |
Definition at line 391 of file qstringbuilder.h.
| typedef QStringBuilder<A, B> QConcatenable< QStringBuilder< A, B > >::type |
Definition at line 390 of file qstringbuilder.h.
| Enumerator | |
|---|---|
| ExactSize | |
Definition at line 395 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 400 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 396 of file qstringbuilder.h.