KGAPI2::Drive::File::ImageMediaMetadata::Location
KGAPI2::Drive::File::ImageMediaMetadata::Location Class Reference
#include <file.h>
Public Member Functions | |
Location (const Location &other) | |
qreal | altitude () const |
qreal | latitude () const |
qreal | longitude () const |
bool | operator!= (const Location &other) const |
bool | operator== (const Location &other) const |
Detailed Description
DriveFile::ImageMediaMetadata::Location holds the structure used for imageMediaMetadata.location property.
Member Function Documentation
◆ altitude()
|
nodiscard |
Returns the altitude stored in the image.
◆ latitude()
|
nodiscard |
Returns the latitude stored in the image.
◆ longitude()
|
nodiscard |
Returns the longitude stored in the image.
◆ operator!=()
|
inline |
The documentation for this class 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:36:14 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:36:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.