DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen CS-5: @ UI: TxCode generation on device ~ Added QRCode for the TxCode - Added a Third-Party Open-Source MIT Licence QRCode generator from the following link: * Copyright (c) Project Nayuki. (MIT License) * https://www.nayuki.io/page/qr-code-generator-library - Created a QRCode component - Added the QRCode generation functionality in the GuiView - Added QRCode for both the Pre-Tx-Confirmation (UI Generated) and Post-Tx-Review (CS received) - Moved the CS TxCode Receive wait "..." from C++ to QML to keep the TxCode empty while wait to avoid displaying the "..." as a QRCode. - Animated the CS TxCode Receive wait "..." ~ Added development testability for the CloudSync communication ~ Fixed the date change buf file watch to wait for the CS to get the checkin and create the out buf file.
CS-3: CS: Heparin OFF o the HCP portal Treatment report
- Fixed some issues in the create treatment screen on heparin type - Combined the separated values for log and GUI into one values for both. - Added the functionality for the TreatmentConfirm (Pre-Tx), TreatmentReview (Ppost-Tx), TreatmentReport (log) for the heparin values.
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen
DENBUG-75: UI: Treatment log data via USB does not match with data displayed on the Treatment Review Screen - removed the qtcode component from the two screen of the treatment confirm, review for P1 release.