Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QConcatenable< char16_t * > Struct Reference

#include <qstringbuilder.h>

Inheritance diagram for QConcatenable< char16_t * >:
Collaboration diagram for QConcatenable< char16_t * >:

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)

Detailed Description

Definition at line 360 of file qstringbuilder.h.

Member Typedef Documentation

◆ type

typedef char16_t* QConcatenable< char16_t * >::type

Definition at line 362 of file qstringbuilder.h.


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