KItinerary
KItinerary::JsonLdFilterEngine::TypeFilter Struct Reference
#include <jsonldfilterengine.h>
Public Attributes | |
void(* | filterFunc )(QJsonObject &) |
const char * | type |
Detailed Description
Type filter functions.
Has to be sorted by type
.
Definition at line 54 of file jsonldfilterengine.h.
Member Data Documentation
◆ filterFunc
void(* KItinerary::JsonLdFilterEngine::TypeFilter::filterFunc) (QJsonObject &) |
Definition at line 56 of file jsonldfilterengine.h.
◆ type
const char* KItinerary::JsonLdFilterEngine::TypeFilter::type |
Definition at line 55 of file jsonldfilterengine.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 7 2025 11:50:21 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 7 2025 11:50:21 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.