![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qstringconverter.h>
Public Member Functions | |
operator QString () const | |
Public Attributes | |
QStringDecoder * | decoder |
T | data |
Definition at line 101 of file qstringconverter.h.
|
inline |
Definition at line 105 of file qstringconverter.h.
T QStringDecoder::EncodedData< T >::data |
Definition at line 104 of file qstringconverter.h.
QStringDecoder* QStringDecoder::EncodedData< T >::decoder |
Definition at line 103 of file qstringconverter.h.