Snippets for klog-hamradio-logger 2.6 from Fedora s390x
Sourced from https://kojipkgs.fedoraproject.org/packages/klog/2.6/1.fc46/data/logs/s390x/build.log.
-
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxccstatuswidget.cpp:617:9: warning: variable ‘row’ set but not used [-Wunused-but-set-variable=] 617 | int row = -1; | ^~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8546:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8546 | qso.setAltitude((getADIFValueFromRec(rec, "altitude")).toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8547:46: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8547 | qso.setAwardSubmitted(getADIFValueFromRec(rec, "award_submitted")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8548:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8548 | qso.setAwardGranted(getADIFValueFromRec(rec, "award_granted")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8549:46: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8549 | qso.setGridSquare_ext(getADIFValueFromRec(rec, "gridsquare_ext")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8551:46: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8551 | qso.setHamLogEUStatus(getADIFValueFromRec(rec, "hamlogeu_qso_upload_status")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8553:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8553 | aux = getADIFValueFromRec(rec, "hamlogeu_qso_upload_date"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8557:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8557 | aux = getADIFValueFromRec(rec, "hamqth_qso_upload_date"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8561:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8561 | qso.setHamQTHStatus(getADIFValueFromRec(rec, "hamqth_qso_upload_status")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8562:43: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8562 | qso.setMyARRL_Sect(getADIFValueFromRec(rec, "my_arrl_sect")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8563:48: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8563 | qso.setMyGridSquare_ext(getADIFValueFromRec(rec, "my_gridsquare_ext")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8564:42: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8564 | qso.setMyPOTA_Ref(getADIFValueFromRec(rec, "my_pota_ref")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8565:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8565 | qso.setMySigInfo(getADIFValueFromRec(rec, "my_sig_info")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8566:42: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8566 | qso.setMyWWFF_Ref(getADIFValueFromRec(rec, "my_wwff_ref")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8567:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8567 | qso.setPOTA_Ref(getADIFValueFromRec(rec, "pota_ref")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8568:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8568 | qso.setWWFF_Ref(getADIFValueFromRec(rec, "wwff_ref")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8570:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8570 | qso.setCall(getADIFValueFromRec(rec, "call")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8573:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8573 | aux = getADIFValueFromRec(rec, "qso_date"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8579:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8579 | aux = getADIFValueFromRec(rec, "bandid"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8582:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8582 | aux = getADIFValueFromRec(rec, "freq"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8585:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8585 | aux = getADIFValueFromRec(rec, "band_rx"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8589:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8589 | aux = getADIFValueFromRec(rec, "freq_rx"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8592:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8592 | aux = getADIFValueFromRec(rec, "modeid"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8598:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8598 | aux = getADIFValueFromRec(rec, "submode"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8602:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8602 | qso.setPropMode(getADIFValueFromRec(rec, "prop_mode")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8603:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8603 | qso.setSatName(getADIFValueFromRec(rec, "sat_name")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8605:42: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8605 | qso.setGridSquare(getADIFValueFromRec(rec, "gridsquare")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8606:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8606 | qso.setMyGridSquare(getADIFValueFromRec(rec, "my_gridsquare")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8609:51: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8609 | qso.setStationCallsign(getADIFValueFromRec(rec, "station_callsign")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8611:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8611 | aux = getADIFValueFromRec(rec, "qso_date_off"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8616:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8616 | qso.setSrx((getADIFValueFromRec(rec, "srx")).toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8617:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8617 | qso.setSrxString(getADIFValueFromRec(rec, "srx_string")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8619:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8619 | qso.setStx((getADIFValueFromRec(rec, "stx")).toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8620:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8620 | qso.setStxString(getADIFValueFromRec(rec, "stx_string")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8622:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8622 | qso.setCQZone((getADIFValueFromRec(rec, "cqz")).toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8623:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8623 | qso.setItuZone((getADIFValueFromRec(rec, "ituz")).toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8624:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8624 | qso.setDXCC((getADIFValueFromRec(rec, "dxcc")).toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8636:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8636 | qso.setAddress(getADIFValueFromRec(rec, "address")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8637:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8637 | qso.setAge((getADIFValueFromRec(rec, "age")).toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8639:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8639 | qso.setCounty(getADIFValueFromRec(rec, "cnty")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8640:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8640 | qso.setComment(getADIFValueFromRec(rec, "comment")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8642:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8642 | qso.setA_Index((getADIFValueFromRec(rec, "a_index")).toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8644:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8644 | qso.setAnt_az((getADIFValueFromRec(rec, "ant_az")).toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8645:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8645 | qso.setAnt_el((getADIFValueFromRec(rec, "ant_al")).toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8646:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8646 | qso.setAnt_Path(getADIFValueFromRec(rec, "ant_path")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8648:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8648 | qso.setARRL_Sect(getADIFValueFromRec(rec, "arrl_sect")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8649:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8649 | qso.setCheck(getADIFValueFromRec(rec, "checkcontest")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8650:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8650 | qso.setClass(getADIFValueFromRec(rec, "class")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8653:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8653 | qso.setContinent(getADIFValueFromRec(rec, "cont")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8654:49: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8654 | qso.setContactedOperator(getADIFValueFromRec(rec, "contacted_op")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8655:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8655 | qso.setContestID(getADIFValueFromRec(rec, "contest_id")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8657:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8657 | qso.setCountry(getADIFValueFromRec(rec, "country")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8659:47: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8659 | qso.setCreditSubmitted(getADIFValueFromRec(rec, "credit_submitted")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8660:45: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8660 | qso.setCreditGranted(getADIFValueFromRec(rec, "credit_granted")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8662:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8662 | qso.setDistance(getADIFValueFromRec(rec, "distance").toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8663:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8663 | qso.setDarcDok(getADIFValueFromRec(rec, "darc_dok")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8666:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8666 | qso.setEQ_Call(getADIFValueFromRec(rec, "eq_call")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8667:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8667 | qso.setEmail(getADIFValueFromRec(rec, "email")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8669:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8669 | aux = getADIFValueFromRec(rec, "eqsl_qslrdate"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8672:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8672 | aux = getADIFValueFromRec(rec, "eqsl_qslsdate"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8676:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8676 | qso.setEQSLQSL_RCVD(getADIFValueFromRec(rec, "eqsl_qsl_rcvd")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8677:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8677 | qso.setEQSLQSL_SENT(getADIFValueFromRec(rec, "eqsl_qsl_sent")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8679:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8679 | qso.setFists(getADIFValueFromRec(rec, "fists").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8680:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8680 | qso.setFistsCC(getADIFValueFromRec(rec, "fists_cc").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8681:65: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8681 | qso.setForceInit(util->QStringToBool(getADIFValueFromRec(rec, "force_init"))); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8683:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8683 | aux = getADIFValueFromRec(rec, "hrdlog_qso_upload_date"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8685:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8685 | qso.setHRDLogStatus(getADIFValueFromRec(rec, "hrdlog_qso_upload_status")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8687:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8687 | qso.setMyAntenna(getADIFValueFromRec(rec, "my_antenna")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8690:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8690 | qso.setMyDXCC(getADIFValueFromRec(rec, "my_dxcc").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8693:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8693 | qso.setMyFists(getADIFValueFromRec(rec, "my_fists").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8694:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8694 | qso.setIOTA(getADIFValueFromRec(rec, "iota")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8695:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8695 | qso.setIotaID(getADIFValueFromRec(rec, "iota_island_id").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8697:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8697 | qso.setMyIOTA(getADIFValueFromRec(rec, "my_iota")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8698:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8698 | qso.setMyIotaID(getADIFValueFromRec(rec, "my_iota_island_id").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8699:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8699 | qso.setK_Index(getADIFValueFromRec(rec, "k_index").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8700:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8700 | qso.setMyITUZone(getADIFValueFromRec(rec, "my_itu_zone").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8702:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8702 | qso.setLatitude(getADIFValueFromRec(rec, "lat")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8703:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8703 | qso.setLongitude(getADIFValueFromRec(rec, "lon")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8705:42: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8705 | qso.setMyLatitude(getADIFValueFromRec(rec, "my_lat")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8706:43: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8706 | qso.setMyLongitude(getADIFValueFromRec(rec, "my_lon")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8708:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8708 | aux = getADIFValueFromRec(rec, "lotw_qslrdate"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8711:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8711 | aux = getADIFValueFromRec(rec, "lotw_qslsdate"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8714:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8714 | qso.setLoTWQSL_RCVD(getADIFValueFromRec(rec, "lotw_qsl_rcvd")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8715:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8715 | qso.setLoTWQSL_SENT(getADIFValueFromRec(rec, "lotw_qsl_sent")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8717:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8717 | aux = getADIFValueFromRec(rec, "clublog_qso_upload_date"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8720:45: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8720 | qso.setClubLogStatus(getADIFValueFromRec(rec, "clublog_qso_upload_status")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8722:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8722 | aux = getADIFValueFromRec(rec, "qrzcom_qso_upload_date"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8725:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8725 | qso.setQRZCOMStatus(getADIFValueFromRec(rec, "qrzcom_qso_upload_status")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8727:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8727 | qso.setMaxBursts(getADIFValueFromRec(rec, "max_bursts").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8728:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8728 | qso.setMsShower(getADIFValueFromRec(rec, "ms_shower")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8730:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8730 | qso.setMyCity(getADIFValueFromRec(rec, "my_city")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8731:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8731 | qso.setMyCounty(getADIFValueFromRec(rec, "my_cnty")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8732:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8732 | qso.setMyCountry(getADIFValueFromRec(rec, "my_country")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8733:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8733 | qso.setMyCQZone(getADIFValueFromRec(rec, "my_cq_zone").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8734:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8734 | qso.setMyName(getADIFValueFromRec(rec, "my_name")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8736:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8736 | qso.setName(getADIFValueFromRec(rec, "name")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8737:48: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8737 | qso.setOperatorCallsign(getADIFValueFromRec(rec, "operator")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8739:45: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8739 | qso.setOwnerCallsign(getADIFValueFromRec(rec, "owner_callsign")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8740:44: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8740 | qso.setMyPostalCode(getADIFValueFromRec(rec, "my_postal_code")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8741:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8741 | qso.setMyRig(getADIFValueFromRec(rec, "my_rig")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8742:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8742 | qso.setMySig(getADIFValueFromRec(rec, "my_sig")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8745:42: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8745 | qso.setMySOTA_REF(getADIFValueFromRec(rec, "my_sota_ref")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8746:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8746 | qso.setMyState(getADIFValueFromRec(rec, "my_state")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8747:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8747 | qso.setMyStreet(getADIFValueFromRec(rec, "my_street")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8749:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8749 | qso.setNotes(getADIFValueFromRec(rec, "notes")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8750:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8750 | qso.setNrBursts(getADIFValueFromRec(rec, "nr_bursts").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8751:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8751 | qso.setNrPings(getADIFValueFromRec(rec, "nr_pings").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8752:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8752 | qso.setPrefix(getADIFValueFromRec(rec, "pfx")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8754:42: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8754 | qso.setPrecedence(getADIFValueFromRec(rec, "precedence")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8755:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8755 | qso.setPublicKey(getADIFValueFromRec(rec, "public_key")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8756:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8756 | qso.setQSLMsg(getADIFValueFromRec(rec, "qslmsg")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8758:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8758 | aux = getADIFValueFromRec(rec, "qslrdate"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8761:30: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8761 | aux = getADIFValueFromRec(rec, "qslsdate"); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8763:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8763 | qso.setQSL_RCVD(getADIFValueFromRec(rec, "qsl_rcvd")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8764:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8764 | qso.setQSLRecVia(getADIFValueFromRec(rec, "qsl_rcvd_via")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8766:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8766 | qso.setQSL_SENT(getADIFValueFromRec(rec, "qsl_sent")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8767:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8767 | qso.setQSLSenVia(getADIFValueFromRec(rec, "qsl_sent_via")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8768:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8768 | qso.setQSLVia(getADIFValueFromRec(rec, "qsl_via")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8769:43: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8769 | qso.setQSOComplete(getADIFValueFromRec(rec, "qso_complete")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8770:61: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8770 | qso.setQSORandom(util->QStringToBool(getADIFValueFromRec(rec, "qso_random"))); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8772:35: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8772 | qso.setQTH(getADIFValueFromRec(rec, "qth")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8773:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8773 | qso.setRSTTX(getADIFValueFromRec(rec, "rst_sent")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8775:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8775 | qso.setRSTRX(getADIFValueFromRec(rec, "rst_rcvd")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8776:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8776 | qso.setRegion(getADIFValueFromRec(rec, "region")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8777:35: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8777 | qso.setRig(getADIFValueFromRec(rec, "rig")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8779:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8779 | qso.setRXPwr(getADIFValueFromRec(rec, "rx_pwr").toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8780:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8780 | qso.setTXPwr(getADIFValueFromRec(rec, "tx_pwr").toDouble()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8782:39: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8782 | qso.setSatMode(getADIFValueFromRec(rec, "sat_mode")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8784:35: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8784 | qso.setSFI(getADIFValueFromRec(rec, "sfi").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8785:35: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8785 | qso.setSIG(getADIFValueFromRec(rec, "sig")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8787:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8787 | qso.setSIG_INFO(getADIFValueFromRec(rec, "sig_info")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8788:65: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8788 | qso.setSilentKey(util->QStringToBool(getADIFValueFromRec(rec, "silent_key"))); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8790:36: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8790 | qso.setSkcc(getADIFValueFromRec(rec, "skcc")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8791:40: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8791 | qso.setSOTA_REF(getADIFValueFromRec(rec, "sota_ref")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8793:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8793 | qso.setState(getADIFValueFromRec(rec, "state")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8794:55: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8794 | qso.setSwl(util->QStringToBool(getADIFValueFromRec(rec, "swl"))); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8795:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8795 | qso.setTenTen(getADIFValueFromRec(rec, "ten_ten").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8796:37: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8796 | qso.setUksmg(getADIFValueFromRec(rec, "uksmg").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8798:38: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8798 | qso.setVeProv(getADIFValueFromRec(rec, "ve_prov")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8799:47: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8799 | qso.setMyUsacaCounties(getADIFValueFromRec(rec, "my_usaca_counties")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8800:45: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8800 | qso.setUsacaCounties(getADIFValueFromRec(rec, "usaca_counties")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8802:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8802 | qso.setVUCCGrids(getADIFValueFromRec(rec, "vucc_grids")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8803:43: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8803 | qso.setMyVUCCGrids(getADIFValueFromRec(rec, "my_vucc_grids")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8805:35: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8805 | qso.setWeb(getADIFValueFromRec(rec, "web")); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dataproxy_sqlite.cpp:8807:41: warning: ‘QString DataProxy_SQLite::getADIFValueFromRec(const QSqlRecord&, const QString&)’ is deprecated [-Wdeprecated-declarations] 8807 | qso.setLogId(getADIFValueFromRec(rec, "lognumber").toInt()); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/filemanager.cpp:304:23: warning: ‘void FileManager::writeQuery(QSqlRecord&, QTextStream&, ExportMode, bool, bool, int)’ is deprecated [-Wdeprecated-declarations] 304 | writeQuery(rec, out, ModeADIF, false, false, -1); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/filemanager.cpp:500:23: warning: ‘void FileManager::writeQuery(QSqlRecord&, QTextStream&, ExportMode, bool, bool, int)’ is deprecated [-Wdeprecated-declarations] 500 | writeQuery(rec, out, ModeADIF, exportJustMarkedQSO, exportOnlyQSLRequested, _logN); | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/filemanager.cpp:615:12: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable=] 615 | qint64 pos = file.pos(); | ^~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/filemanager.cpp:1793:42: warning: ‘QString DataProxy_SQLite::getADIFFromQSOQuery(QSqlRecord, ExportMode, bool, bool, int)’ is deprecated [-Wdeprecated-declarations] 1793 | out << dataProxy->getADIFFromQSOQuery(rec, _em, _justMarked, _onlyRequested, _logN); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/logwindow.cpp:133:64: warning: ‘QString DataProxy_SQLite::getNameFromModeId(int)’ is deprecated [-Wdeprecated-declarations] 133 | const QString parentName = dataProxy->getNameFromModeId(newSubModeId); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/setupdialog.cpp:604:34: warning: ‘void SetupPageMisc::setSetEQSLByDefault(const QString&)’ is deprecated [-Wdeprecated-declarations] 604 | miscPage->setSetEQSLByDefault("TRUE"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:408:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 408 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:414:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 414 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:420:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 420 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:426:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 426 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:432:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 432 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:442:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 442 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/dxcluster/dxclusterassistant.cpp:449:21: warning: ‘void QSortFilterProxyModel::invalidateFilter()’ is deprecated: Use begin/endFilterChange() instead [-Wdeprecated-declarations] 449 | invalidateFilter(); | ~~~~~~~~~~~~~~~~^~ -
/builddir/build/BUILD/klog-2.6-build/klog-2.6/src/inputwidgets/mainwindowinputqsl.cpp:163:42: warning: ‘QStringList DataProxy_SQLite::getQSLViaList()’ is deprecated [-Wdeprecated-declarations] 163 | qslViaList = dataProxy->getQSLViaList(); | ~~~~~~~~~~~~~~~~~~~~~~~~^~