Qx
v0.5.8
Qt Extensions Library
Loading...
Searching...
No Matches
qx-json_p.h
1
#ifndef QX_JSON_P_H
2
#define QX_JSON_P_H
3
4
// Qt Includes
5
#include <QJsonValueRef>
6
7
namespace
Qx
8
{
11
//-Component Private Functions--------------------------------------------------------------------
12
void
recursiveValueFinder(
QList<QJsonValue>
& hits,
QJsonValue
currentValue,
QStringView
key);
13
15
}
16
17
#endif
// QX_JSON_P_H
Qx
The Qx namespace is the main namespace through which all non-global functionality of the Qx library i...
Definition
qx-processwaiter.cpp:5
QJsonValue
QList
QStringView
lib
core
src
qx-json_p.h
Generated by
1.10.0