JS8Call-Improved master
Loading...
Searching...
No Matches
ActivityDB.h File Reference

Declares the SQLite store behind activity.db3 (issue #267). More...

#include <QDateTime>
#include <QList>
#include <QString>
Include dependency graph for ActivityDB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ActivityDB
 Persistent per-band activity storage (activity.db3). More...
struct  ActivityDB::CallRecord
 One persisted Call Activity row - the full CallDetail field set, so a band round-trip within a session loses nothing (the legacy .ini group stored only a subset). More...

Detailed Description

Declares the SQLite store behind activity.db3 (issue #267).