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-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:28:49 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.