![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qcollator_p.h"#include "qstringlist.h"#include "qstring.h"#include "qvarlengtharray.h"#include <cstring>#include <cwchar>Go to the source code of this file.
Functions | |
| static void | stringToWCharArray (QVarLengthArray< wchar_t > &ret, QStringView string) |
|
static |
Definition at line 37 of file qcollator_posix.cpp.