KItinerary

KItinerary::JsonLdFilterEngine::PropertyMapping Struct Reference

#include <jsonldfilterengine.h>

Public Attributes

const char * fromName
 
const char * toName
 
const char * type
 

Detailed Description

Property mappings.

Has to be sorted by type.

Definition at line 68 of file jsonldfilterengine.h.

Member Data Documentation

◆ fromName

const char* KItinerary::JsonLdFilterEngine::PropertyMapping::fromName

Definition at line 70 of file jsonldfilterengine.h.

◆ toName

const char* KItinerary::JsonLdFilterEngine::PropertyMapping::toName

Definition at line 71 of file jsonldfilterengine.h.

◆ type

const char* KItinerary::JsonLdFilterEngine::PropertyMapping::type

Definition at line 69 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.