marble
GpsdConnection.cpp File Reference
#include "GpsdConnection.h"
#include "MarbleDebug.h"
#include <QTime>
#include <errno.h>
#include <clocale>
#include "GpsdConnection.moc"
Include dependency graph for GpsdConnection.cpp:
Go to the source code of this file.
Variables | |
const int | gpsUpdateInterval = 1000 |
const int | gpsWaitTimeout = 200 |
Variable Documentation
const int gpsUpdateInterval = 1000 |
Definition at line 24 of file GpsdConnection.cpp.
const int gpsWaitTimeout = 200 |
Definition at line 25 of file GpsdConnection.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:42 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:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.