KItinerary::GeoCoordinates
KItinerary::GeoCoordinates Class Reference
#include <place.h>
Properties | |
bool | isValid |
double | latitude |
double | longitude |
Public Member Functions | |
GeoCoordinates (double latitude, double longitude) | |
bool | isValid () const |
Detailed Description
Geographic coordinates.
Property Documentation
◆ isValid
◆ latitude
◆ longitude
Constructor & Destructor Documentation
◆ GeoCoordinates()
KItinerary::GeoCoordinates::GeoCoordinates | ( | double | latitude, |
double | longitude ) |
Member Function Documentation
◆ isValid()
bool KItinerary::GeoCoordinates::isValid | ( | ) | const |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:56:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Sat Dec 21 2024 16:56:37 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.