KItinerary

KItinerary::JsonLdFilterEngine::TypeMapping Struct Reference

#include <jsonldfilterengine.h>

Public Attributes

const char * fromType
 
const char * toType
 

Detailed Description

Type mappings.

Has to be sorted by fromType.

Definition at line 40 of file jsonldfilterengine.h.

Member Data Documentation

◆ fromType

const char* KItinerary::JsonLdFilterEngine::TypeMapping::fromType

Definition at line 41 of file jsonldfilterengine.h.

◆ toType

const char* KItinerary::JsonLdFilterEngine::TypeMapping::toType

Definition at line 42 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-2024 The KDE developers.
Generated on Tue Mar 26 2024 11:14:49 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.