KItinerary::Organization
KItinerary::Organization Class Reference
#include <organization.h>
Inheritance diagram for KItinerary::Organization:

Properties | |
QUrl | geoUri |
Public Member Functions | |
QUrl | geoUri () const |
Detailed Description
An organization.
This slightly deviates from the schema.org definition and also includes properties of Place that its sub-classes need. This is a simplification to avoid having to use multi-inheritance.
- See also
- https://schema.org/Organization
Definition at line 30 of file organization.h.
Property Documentation
◆ geoUri
|
read |
- See also
- LocationUtil::geoUri()
Definition at line 46 of file organization.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:58:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Sep 25 2023 03:58:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.