|
typedef QVector< Transponder >::const_iterator | const_iterator |
|
|
void | load () |
|
void | download () |
| Starts the download of the transponder.
|
|
|
void | loaded () |
| Gets emitted once the transponder has been loaded.
|
|
void | error (const QString &msg) |
| Gets emitted if the loading one of the sources fails.
|
|
|
| TransponderDatabase (bool autoLoad, unsigned int updatePeriod=7, QObject *parent=nullptr) |
|
unsigned int | dbAge () const |
|
const Transponder & | getAt (unsigned int idx) const |
|
int | rowCount (const QModelIndex &parent) const |
|
int | columnCount (const QModelIndex &parent) const |
|
QVariant | data (const QModelIndex &index, int role) const |
|
const_iterator | begin () const |
|
const_iterator | end () const |
|
|
bool | load (const QString &filename) |
|
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/qdmr-0.12.1-build/qdmr-0.12.1/lib/transponderdatabase.hh
- /builddir/build/BUILD/qdmr-0.12.1-build/qdmr-0.12.1/lib/transponderdatabase.cc