Index: sources/gui/qml/compounds/BPHREntry.qml =================================================================== diff -u -rc749ecd5dc413ce091250af652ccba4d96f7a582 -rfdddcd8b25b5acc99f8c044c998af0e95752063c --- sources/gui/qml/compounds/BPHREntry.qml (.../BPHREntry.qml) (revision c749ecd5dc413ce091250af652ccba4d96f7a582) +++ sources/gui/qml/compounds/BPHREntry.qml (.../BPHREntry.qml) (revision fdddcd8b25b5acc99f8c044c998af0e95752063c) @@ -41,6 +41,12 @@ width : _container.width height : _container.height + function clear() { + systolic = "" + diastolic = "" + heartRate = "" + } + function setInitialFocus() { numPad.setup(_bloodPressureSystolic, qsTr("Systolic"),