marble
Marble::HostipRunner Class Reference
#include <HostipRunner.h>
Inheritance diagram for Marble::HostipRunner:

Public Member Functions | |
| HostipRunner (QObject *parent=0) | |
| ~HostipRunner () | |
Public Member Functions inherited from Marble::SearchRunner | |
| SearchRunner (QObject *parent=0) | |
| virtual void | search (const QString &searchTerm, const GeoDataLatLonAltBox &preferred)=0 |
| void | setModel (const MarbleModel *model) |
Additional Inherited Members | |
Signals inherited from Marble::SearchRunner | |
| void | searchFinished (QVector< GeoDataPlacemark * > result) |
Protected Member Functions inherited from Marble::SearchRunner | |
| const MarbleModel * | model () const |
Detailed Description
Definition at line 25 of file HostipRunner.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 26 of file HostipRunner.cpp.
| Marble::HostipRunner::~HostipRunner | ( | ) |
Definition at line 34 of file HostipRunner.cpp.
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:56 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:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference
Public Member Functions inherited from