|
|
void | addBand (int id, const QString &name, Frequency min, Frequency max) |
| |
|
bool | isBandListOK () const |
| |
|
BandEntry | getBandFromFreq (Frequency freq) const |
| |
|
BandEntry | getBandFromName (const QString &name) const |
| |
|
BandEntry | getBandFromId (int id) const |
| |
|
void | addMode (int id, const QString &submode, const QString &mode, const QString &cabrillo, bool deprecated) |
| |
|
bool | isModeListOK () const |
| |
|
ModeEntry | getModeFromSubmode (const QString &submode) const |
| |
|
ModeEntry | getModeFromId (int id) const |
| |
|
int | getModeIdFromSubmode (const QString &submode) const |
| |
|
QString | getModeNameFromSubmode (const QString &submode) const |
| |
|
bool | isModeDeprecated (const QString &submode) const |
| |
|
void | addEntity (int dxcc, const QString &name) |
| |
|
EntityEntry | getEntityFromDXCC (int dxcc) const |
| |
|
QString | getEntityNameFromDXCC (int dxcc) const |
| |
|
bool | isEntityListOK () const |
| |
The documentation for this class was generated from the following files: