4#ifndef QCORECMDLINEARGS_P_H
5#define QCORECMDLINEARGS_P_H
18#include <QtCore/private/qglobal_p.h>
19#include "QtCore/qstring.h"
20#include "QtCore/qstringlist.h"
32#if defined(Q_OS_WIN32)
38 if (
wchar_t **argv = CommandLineToArgvW((
const wchar_t *)cmdLine.
utf16(), &
size)) {
40 wchar_t **argvEnd = argv +
size;
41 for (
wchar_t **
a = argv;
a < argvEnd; ++
a)
\macro QT_RESTRICTED_CAST_FROM_ASCII
const ushort * utf16() const
Returns the QString as a '\0\'-terminated array of unsigned shorts.
static QString fromWCharArray(const wchar_t *string, qsizetype size=-1)
Combined button and popup list for selecting options.
GLboolean GLboolean GLboolean GLboolean a
[7]
GLenum GLuint GLintptr GLsizeiptr size
[1]