Home
last modified time | relevance | path

Searched refs:setStationCallSign (Results 1 – 10 of 10) sorted by relevance

/dports/comms/klog/klog-1.8.5/src/setuppages/
H A Dsetuppagesubdivisionnew.h49 void setStationCallSign(const QString &_st);
H A Dsetuppagelogsnew.h50 void setStationCallSign(const QString &_st);
H A Dsetuppagelogs.cpp95 newLog->setStationCallSign(defaultStationCallSign); in createNewLog()
132 newLog->setStationCallSign(dataProxy->getStationCallSignFromLog(selectedLog)); in slotEditButtonClicked()
H A Dsetuppagelogsnew.cpp311 void SetupPageLogsNew::setStationCallSign(const QString &_st) in setStationCallSign() function in SetupPageLogsNew
H A Dsetuppagesubdivisionnew.cpp801 void SetupPageSubdivisionNew::setStationCallSign(const QString &_st) in setStationCallSign() function in SetupPageSubdivisionNew
/dports/comms/klog/klog-1.8.5/src/
H A Dlotwutilities.h53 bool setStationCallSign(const QString &_call);
H A Dfilemanager.h86 void setStationCallSign(const QString& _st);
H A Dlotwutilities.cpp139 bool LoTWUtilities::setStationCallSign(const QString &_call) in setStationCallSign() function in LoTWUtilities
H A Dmainwindow.cpp6139 lotwUtilities->setStationCallSign(callToUse); in slotLoTWDownload()
6182 lotwUtilities->setStationCallSign(callToUse); in slotLoTWFullDownload()
7583 filemanager->setStationCallSign(stationCallsign); in defineStationCallsign()
7588 lotwUtilities->setStationCallSign(stationCallsign); in defineStationCallsign()
H A Dfilemanager.cpp3604 void FileManager::setStationCallSign(const QString& _st) in setStationCallSign() function in FileManager