#include <CJsonReadArchiveBase.h>
Definition at line 53 of file CJsonReadArchiveBase.h.
◆ HelperIterator()
| iser::CJsonReadArchiveBase::HelperIterator::HelperIterator |
( |
| ) |
|
◆ GetArray()
| QJsonArray iser::CJsonReadArchiveBase::HelperIterator::GetArray |
( |
| ) |
|
◆ GetJsonValue()
| QJsonValue iser::CJsonReadArchiveBase::HelperIterator::GetJsonValue |
( |
| ) |
|
◆ GetKey()
| const QString iser::CJsonReadArchiveBase::HelperIterator::GetKey |
( |
| ) |
|
◆ GetObject()
| QJsonObject iser::CJsonReadArchiveBase::HelperIterator::GetObject |
( |
| ) |
|
◆ GetValue()
| QString iser::CJsonReadArchiveBase::HelperIterator::GetValue |
( |
| ) |
|
◆ isArray()
| bool iser::CJsonReadArchiveBase::HelperIterator::isArray |
( |
| ) |
|
◆ isObject()
| bool iser::CJsonReadArchiveBase::HelperIterator::isObject |
( |
| ) |
|
◆ NextElementArray()
| bool iser::CJsonReadArchiveBase::HelperIterator::NextElementArray |
( |
| ) |
|
◆ SetKey()
| void iser::CJsonReadArchiveBase::HelperIterator::SetKey |
( |
const QString & |
key | ) |
|
◆ SetValue()
| void iser::CJsonReadArchiveBase::HelperIterator::SetValue |
( |
const QJsonValue |
value | ) |
|
The documentation for this class was generated from the following file: