TreatmentHome.qml

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9704: Missing acknowledgement confirmation message/alarm when leaving BP/HR blank

- Added a script to later be used for the log export on the device, but it now only works on the VM since the device doesn't have the zip tool.

- Added a mimic function to simulate the BCuff measurement received and assigned F11 to it and it will only be enabled if the macro DEBUG_BCUFF_MIMIC is defined.

- Added opened and closed signals to the EntryDialog.qml to make it do the auto focus on the firstInput object when opened.

- Added setFocus() function in the BPHREntry.qml

- Removed the enabled option from doReset of the VTreatmentVitals

- And created two separate enableDialog for vital entry, and enable update for the auto update the properties.

- Added a constructor with systolic, diastolic, heartRate parameter to set the data on creation to be used in the message mimic.

- Added systolic, diastolic, heartRate parameters to the doTrigger of the VCommonAdjustmentVitals to open the vitals entry dialog with default values.

  1. … 15 more files in changeset.
DEN-8920 Implementation [Store Collected Data]

- Added MVC

- Added the TxLog and Log_Events and so...

- Added the timeout/interval

- ....

  1. … 14 more files in changeset.
DEN-8918: BtC: Implementation [Screens] & DEN-8919: BtC: Implementation [Navigations]

- The view needs to be implemented in C++.

  1. … 18 more files in changeset.
DEN-7833: Implementations [Merge the Wi-Fi, Date/Time into the code]

- Prepared the fundamentals of the Settings and Keyboard

- Added DateTime MVC and tested with the simulator.

- So many other debugging and improvement

  1. … 84 more files in changeset.
DEN-7142: Implementation [Navigation] ( 1 )

- A Complete refactoring of the navigation management has been done.

  1. … 37 more files in changeset.
DEN-5032: Implementation [ Screen & navigations ] (1 of 2)

  1. … 12 more files in changeset.
DEN-4737: Implementation [Double Slider]

- Finished up the Range Slider (aka double slider)

  1. … 5 more files in changeset.
DEN-4737: Implementation [Double Slider]

- The first implementation of the double slider

  1. … 6 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 256 more files in changeset.
Updated the Copyright with the current year and replaced tabs with 4 spaces

  1. … 198 more files in changeset.
DEN-3149 : Treatment Ultrafiltration Adjustment

- Added Ultrafiltration button component for the Ultrafiltration Adjustment options

- Added two Clock(+.-) and Wave(+.-) icons for the Ultrafiltration Adjustment options

- Created special components (ImageWave.qml and ImageClock.qml) for each image to encapsulate all the image properties in one component.

- Added Ultrafiltration Adjustment Confirm dialog

- Added Ultrafiltration Adjustment Confirm dialog Navigation.

- Renamed LogoD.qml to ImageLogoD.qml to be consistent with the other Image Components.

- Inverted the slider handler object back and border color to be consistent with the UX design.

- Created the ImageLogoDDarkTransparent.qml for the MainMenu Diality Icon.

- Added disabled property to the TouchRect components.

- Aligned the Slider with the Ultrafiltration ProgressBar.

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 22 more files in changeset.
DEN-2087_BloodDialysateFlowAdjustment

- Added TreatmentAdjustmentBase as the base screen for all the Treatment Adjustment screens.

- Removing unnecessary imports

- Added TickMarks component for Slider (ranges).

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 41 more files in changeset.
DEN-2087_BloodDialysateFlowAdjustment

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 26 more files in changeset.
DEN-1927 : Implementation (2 of 4)

- TreatmentStart was getting very big, so separated the sections.

  1. … 16 more files in changeset.