marble
GeoCute::VelocityProvider Class Reference
#include <VelocityProvider.h>
Inheritance diagram for GeoCute::VelocityProvider:

Classes | |
| class | Private |
Signals | |
| void | velocityChanged (GeoCute::Velocity info) |
Signals inherited from GeoCute::Provider | |
| void | statusChanged (GeoCute::Status status) |
Public Member Functions | |
| VelocityProvider (const QString &service, const QString &path, QObject *parent=0) | |
| ~VelocityProvider () | |
| Velocity | velocity () |
Public Member Functions inherited from GeoCute::Provider | |
| Provider (const QString &service, const QString &path, QObject *parent=0) | |
| virtual | ~Provider () |
| Status | status () const |
Detailed Description
Definition at line 24 of file VelocityProvider.h.
Constructor & Destructor Documentation
| VelocityProvider::VelocityProvider | ( | const QString & | service, |
| const QString & | path, | ||
| QObject * | parent = 0 |
||
| ) |
Definition at line 46 of file VelocityProvider.cpp.
| VelocityProvider::~VelocityProvider | ( | ) |
Definition at line 53 of file VelocityProvider.cpp.
Member Function Documentation
| Velocity VelocityProvider::velocity | ( | ) |
Definition at line 58 of file VelocityProvider.cpp.
|
signal |
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.
KDE API Reference
Signals inherited from