KItinerary::JsonLdImportFilter
KItinerary::JsonLdImportFilter Namespace Reference
Functions | |
QJsonArray | filterObject (const QJsonObject &obj) |
Detailed Description
Filter input JSON for loading with JsonLdDocument, to deal with obsolete or renamed elements.
Function Documentation
◆ filterObject()
QJsonArray KItinerary::JsonLdImportFilter::filterObject | ( | const QJsonObject & | obj | ) |
Filter the top-level object obj
for loading with JsonLdDocument.
Due to type and graph expansion, the result can actually contain multiple object.
Definition at line 395 of file jsonldimportfilter.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:50:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:50:01 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.