KItinerary::GeoCoordinates
KItinerary::GeoCoordinates Class Reference
#include <place.h>
Properties | |
bool | isValid |
Public Member Functions | |
GeoCoordinates (float latitude, float longitude) | |
bool | isValid () const |
Detailed Description
Geographic coordinates.
Member Function Documentation
◆ isValid()
bool KItinerary::GeoCoordinates::isValid | ( | ) | const |
Returns true
if both latitude and longitude are set and within the valid range.
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 May 8 2023 04:02:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:10 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.