Qt
6.x
The Qt SDK
Loading...
Searching...
No Matches
collectjson.h
Go to the documentation of this file.
1
// Copyright (C) 2019 The Qt Company Ltd.
2
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
3
4
#ifndef COLLECTJSON_H
5
#define COLLECTJSON_H
6
7
#include <
qglobal.h
>
8
#include <
qstring.h
>
9
#include <
qstringlist.h
>
10
11
QT_BEGIN_NAMESPACE
12
13
int
collectJson
(
const
QStringList
&jsonFiles,
const
QString
&
outputFile
,
bool
skipStdIn);
14
15
QT_END_NAMESPACE
16
17
#endif
// COLLECTOJSON_H
QStringList
\inmodule QtCore
QString
\macro QT_RESTRICTED_CAST_FROM_ASCII
Definition
qstring.h:127
collectJson
QT_BEGIN_NAMESPACE int collectJson(const QStringList &jsonFiles, const QString &outputFile, bool skipStdIn)
Definition
collectjson.cpp:29
QT_BEGIN_NAMESPACE
Combined button and popup list for selecting options.
Definition
qstandardpaths_haiku.cpp:21
QT_END_NAMESPACE
Definition
qsharedpointer.cpp:1545
outputFile
static QString outputFile
Definition
qdbuscpp2xml.cpp:42
qglobal.h
qstring.h
qstringlist.h
qtbase
src
tools
moc
collectjson.h
Generated by
1.9.7