|
|
| Adif (const QString &_parentName) |
| |
|
QList< AdifMode > | getModeList () const |
| |
|
ADIFField | setPair (const QString &_pair) |
| |
|
bool | isValidContinent (const QString &_s) |
| |
|
QStringList | getContinents () |
| |
|
bool | isValidFreq (const QString &_b) |
| |
|
bool | isValidPower (const double _b) |
| |
|
bool | isValidK_Index (const int _b) |
| |
|
bool | isValidCQz (const int _b) |
| |
|
bool | isValidITUz (const int _b) |
| |
|
bool | isValidDXCC (const int _b) |
| |
|
bool | isValidAge (const double _b) |
| |
|
bool | isValidDistance (const double _b) |
| |
|
bool | isValidAnt_EL (const double _b) |
| |
|
bool | isValidAnt_AZ (const double _b) |
| |
|
bool | isValidA_Index (const double _b) |
| |
|
bool | isValidIOTA_islandID (const int _b) |
| |
|
bool | isValidNRBursts (const int _b) |
| |
|
bool | isValidPings (const int _b) |
| |
|
bool | isValidSFI (const int _b) |
| |
|
bool | isValidSTX (const int _b) |
| |
|
bool | isValidSRX (const int _b) |
| |
|
bool | isValidFISTS (const int _b) |
| |
|
bool | isValidUKSMG (const int _b) |
| |
|
bool | isValidTenTen (const int _b) |
| |
|
bool | isValidLogId (const int _b) |
| |
|
bool | isValidAntPath (const QString &_s) |
| |
|
bool | isValidMode (const QString &_s) const |
| |
|
bool | isValidSubMode (const QString &_s) const |
| |
|
QString | getModeFromSubmode (const QString &_submode) const |
| |
|
bool | isValidQSO_COMPLETE (const QString &_s) |
| |
|
QString | getQSO_COMPLETEFromDB (const QString &_s) |
| |
|
int | setQSO_COMPLETEToDB (const QString &_s) |
| |
|
bool | isValidPOTA (const QString &_s) |
| |
|
bool | isValidWWFF_Ref (const QString &_s) |
| |
|
bool | isValidQSLRCVD (const QString &_s, bool _importing=true) |
| |
|
bool | isValidQSLSENT (const QString &_s) |
| |
|
void | setLogLevel (DebugLogLevel _l) |
| |
|
QString | getADIFField (const QString &_fieldName, const QString &_data) |
| |
|
QString | getADIFBoolFromBool (const bool _b) |
| |
|
QStringList | getQSOUploadStatus (bool _fullName=false) |
| |
|
QStringList | getQSLSentStatus (bool _fullName=false) |
| |
|
QStringList | getQSLRecStatus (bool _fullName=false) |
| |
|
QString | getADIFDateStringFromLoTWDateTime (const QString &_lotwdatetime) |
| |