marble
GeoCute::PositionProvider::Private Class Reference
#include <PositionProvider_p.h>
Public Member Functions | |
Private (PositionProvider &parent, const QString &service, const QString &path) | |
void | positionChangedCall (QDBusMessage message) |
Public Attributes | |
Position | currentPosition |
SimpleDBusInterface | interface |
Detailed Description
Definition at line 25 of file PositionProvider_p.h.
Constructor & Destructor Documentation
PositionProvider::Private::Private | ( | PositionProvider & | parent, |
const QString & | service, | ||
const QString & | path | ||
) |
Definition at line 23 of file PositionProvider.cpp.
Member Function Documentation
void PositionProvider::Private::positionChangedCall | ( | QDBusMessage | message | ) |
Definition at line 35 of file PositionProvider.cpp.
Member Data Documentation
Position GeoCute::PositionProvider::Private::currentPosition |
Definition at line 33 of file PositionProvider_p.h.
SimpleDBusInterface GeoCute::PositionProvider::Private::interface |
Definition at line 32 of file PositionProvider_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:44 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:13:44 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.