KGAPI2::Drive::File::ImageMediaMetadata::Location

Search for usage in LXR

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.

Definition at line 180 of file file.h.

Member Function Documentation

◆ altitude()

qreal KGAPI2::Drive::File::ImageMediaMetadata::Location::altitude ( ) const

Returns the altitude stored in the image.

◆ latitude()

qreal KGAPI2::Drive::File::ImageMediaMetadata::Location::latitude ( ) const

Returns the latitude stored in the image.

◆ longitude()

qreal KGAPI2::Drive::File::ImageMediaMetadata::Location::longitude ( ) const

Returns the longitude stored in the image.

◆ operator!=()

bool KGAPI2::Drive::File::ImageMediaMetadata::Location::operator!= ( const Location & other) const
inline

Definition at line 186 of file file.h.


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 Tue Mar 26 2024 11:19:52 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.