KItinerary
KItinerary::KnowledgeDb::Country Struct Reference
#include <countrydb.h>
Public Attributes | |
| DrivingSide | drivingSide |
| CountryId | id |
| PowerPlugTypes | powerPlugTypes |
Detailed Description
Country information.
Definition at line 65 of file countrydb.h.
Member Data Documentation
◆ drivingSide
| DrivingSide KItinerary::KnowledgeDb::Country::drivingSide |
Definition at line 68 of file countrydb.h.
◆ id
| CountryId KItinerary::KnowledgeDb::Country::id |
Definition at line 67 of file countrydb.h.
◆ powerPlugTypes
| PowerPlugTypes KItinerary::KnowledgeDb::Country::powerPlugTypes |
Definition at line 69 of file countrydb.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 May 2 2025 11:54:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri May 2 2025 11:54:59 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.