Qt 4.8
|
#include <qstringbuilder.h>
Public Types | |
enum | { ExactSize = QConcatenable<A>::ExactSize && QConcatenable<B>::ExactSize } |
typedef QtStringBuilder::ConvertToTypeHelper< typename QConcatenable< A >::ConvertTo, typename QConcatenable< B >::ConvertTo >::ConvertTo | ConvertTo |
typedef QStringBuilder< A, B > | type |
Static Public Functions | |
template<typename T > | |
static void | appendTo (const type &p, T *&out) |
static int | size (const type &p) |
Definition at line 392 of file qstringbuilder.h.
typedef QtStringBuilder::ConvertToTypeHelper<typename QConcatenable<A>::ConvertTo, typename QConcatenable<B>::ConvertTo>::ConvertTo QConcatenable< QStringBuilder< A, B > >::ConvertTo |
Definition at line 395 of file qstringbuilder.h.
typedef QStringBuilder<A, B> QConcatenable< QStringBuilder< A, B > >::type |
Definition at line 394 of file qstringbuilder.h.
anonymous enum |
Enumerator | |
---|---|
ExactSize |
Definition at line 396 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 401 of file qstringbuilder.h.
|
inlinestatic |
Definition at line 397 of file qstringbuilder.h.