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-2025 The KDE developers.
Generated on Fri May 2 2025 12:03:45 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 12:03:45 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.