marble
GeoCute::VelocityProvider::Private Class Reference
#include <VelocityProvider_p.h>
Public Member Functions | |
Private (VelocityProvider &parent, const QString &service, const QString &path) | |
void | velocityChangedCall (QDBusMessage message) |
Public Attributes | |
Velocity | currentVelocity |
SimpleDBusInterface | interface |
Detailed Description
Definition at line 25 of file VelocityProvider_p.h.
Constructor & Destructor Documentation
VelocityProvider::Private::Private | ( | VelocityProvider & | parent, |
const QString & | service, | ||
const QString & | path | ||
) |
Definition at line 19 of file VelocityProvider.cpp.
Member Function Documentation
void VelocityProvider::Private::velocityChangedCall | ( | QDBusMessage | message | ) |
Definition at line 31 of file VelocityProvider.cpp.
Member Data Documentation
Velocity GeoCute::VelocityProvider::Private::currentVelocity |
Definition at line 33 of file VelocityProvider_p.h.
SimpleDBusInterface GeoCute::VelocityProvider::Private::interface |
Definition at line 32 of file VelocityProvider_p.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:38:55 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.