marble
GeoCute::MasterClient Class Reference
#include <MasterClient.h>
Inheritance diagram for GeoCute::MasterClient:
Classes | |
class | Private |
Public Member Functions | |
MasterClient (QObject *parent=0) | |
~MasterClient () | |
PositionProvider * | positionProvider () |
void | setRequirements (AccuracyLevel, int min_time, SignallingFlags, ResourceFlags) |
Detailed Description
Definition at line 38 of file MasterClient.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 40 of file MasterClient.cpp.
MasterClient::~MasterClient | ( | ) |
Definition at line 45 of file MasterClient.cpp.
Member Function Documentation
PositionProvider * MasterClient::positionProvider | ( | ) |
Definition at line 59 of file MasterClient.cpp.
void MasterClient::setRequirements | ( | AccuracyLevel | accuracy, |
int | min_time, | ||
SignallingFlags | signalling, | ||
ResourceFlags | resources | ||
) |
Definition at line 50 of file MasterClient.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: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.