marble
AprsGatherer.cpp
Go to the documentation of this file.
61 QRegExp matcher( "^([0-9A-Z]+-*[0-9A-Z]*)>([^:]*):([!=@\\/])([0-9][0-9][0-9][0-9][0-9][0-9]|)([hz\\/]|)([0-9][0-9])([0-9][0-9]\\.[0-9][0-9])([NS])(.)([0-9][0-9][0-9])([0-9][0-9]\\.[0-9][0-9])([EW])(.)" );
QString cap(int nth) const
void sleep(unsigned long secs)
virtual bool canDoDirect() const =0
void setSeenFrom(GeoAprsCoordinates::SeenFrom seenFrom)
Definition: AprsGatherer.cpp:272
GeoAprsCoordinates::SeenFrom seenFrom()
Definition: AprsGatherer.cpp:278
Definition: AprsObject.h:23
virtual QIODevice * openSocket()=0
int indexIn(const QString &str, int offset, CaretMode caretMode) const
void addSeenFrom(int where)
Definition: GeoAprsCoordinates.cpp:28
void addObject(const QString &callSign, qreal latitude, qreal longitude, bool canDoDirect, const QString &routePath, const QChar &symbolTable, const QChar &symbolCode)
Definition: AprsGatherer.cpp:207
Definition: AprsSource.h:20
virtual bool waitForReadyRead(int msecs)
bool isOpen() const
virtual QString sourceName() const =0
virtual qint64 bytesAvailable() const
AprsGatherer(AprsSource *from, QMap< QString, AprsObject * > *objects, QMutex *mutex, QString *filter)
Definition: AprsGatherer.cpp:20
QByteArray toLocal8Bit() const
bool contains(QChar ch, Qt::CaseSensitivity cs) const
virtual void checkReadReturn(int length, QIODevice **socket, AprsGatherer *gatherer)=0
QByteArray toLatin1() const
float toFloat(bool *ok) const
int length() const
char * data()
qint64 write(const char *data, qint64 maxSize)
qint64 readLine(char *data, qint64 maxSize)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:13:38 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:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.