Home
last modified time | relevance | path

Searched defs:_endDate (Results 1 – 4 of 4) sorted by relevance

/dports/comms/klog/klog-1.8.5/src/
H A Dmainwindow.cpp5842 void MainWindow::fileExportADIF(const QString &_st, const QDate &_startDate, const QDate &_endDate) in fileExportADIF()
5880 void MainWindow::fileExportLoTW(const QString &_st, const QDate &_startDate, const QDate &_endDate) in fileExportLoTW()
5971 …d MainWindow::fileExportClubLog(const QString &_st, const QDate &_startDate, const QDate &_endDate) in fileExportClubLog()
6033 void MainWindow::fileExportEQSL(const QString &_st, const QDate &_startDate, const QDate &_endDate) in fileExportEQSL()
6075 …tADIFExportSelection(const QString &_st, const QDate &_startDate, const QDate &_endDate, const Exp… in slotADIFExportSelection()
H A Ddataproxy_sqlite.cpp3343 …WToSend(const QString &_stationCallsign, const QDate &_startDate, const QDate &_endDate, bool _jus… in getQSOsListLoTWToSend()
3431 …gToSent(const QString &_stationCallsign, const QDate &_startDate, const QDate &_endDate, bool _jus… in getQSOsListClubLogToSent()
3523 …LToSent(const QString &_stationCallsign, const QDate &_startDate, const QDate &_endDate, bool _jus… in getQSOsListEQSLToSent()
3612 …MToSent(const QString &_stationCallsign, const QDate &_startDate, const QDate &_endDate, bool _jus… in getQSOsListQRZCOMToSent()
3702 …OsListToBeExported(const QString &_stationCallsign, const QDate &_startDate, const QDate &_endDate) in getQSOsListToBeExported()
3778 …NotSent(const QString &_stationCallsign, const QDate &_startDate, const QDate &_endDate, bool _jus… in getQSOsListeQSLNotSent()
5679 const QDate &_startDate, const QDate &_endDate, in addDXCCEntitySubdivision()
H A Dfilemanager.cpp174 …ng& _fileName, const QString &_callsign, const QDate &_startDate, const QDate &_endDate, const int… in adifLogExportReturnList()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/mymoney/
H A Dmymoneyforecast.cpp1485 void MyMoneyForecast::setForecastEndDate(const QDate &_endDate) in setForecastEndDate()