kaddressbook
contactgrantleeprintgeoobject.cpp
Go to the documentation of this file.
25 ContactGrantleePrintGeoObject::ContactGrantleePrintGeoObject(const KABC::Geo &geo, QObject *parent)
55 result = QString::fromLatin1("%1 %2, %3 %2").arg(mGeo.latitude()).arg(QChar(176)).arg(mGeo.longitude());
~ContactGrantleePrintGeoObject()
Definition: contactgrantleeprintgeoobject.cpp:32
bool isValid() const
float latitude() const
float longitude() const
QString fromLatin1(const char *str, int size)
QString arg(qlonglong a, int fieldWidth, int base, const QChar &fillChar) const
ContactGrantleePrintGeoObject(const KABC::Geo &geo, QObject *parent=0)
Definition: contactgrantleeprintgeoobject.cpp:25
QString toString() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:32:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.