mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Tweak the oximeter import ui for the CMS50D+
This commit is contained in:
parent
73a225556a
commit
3f555177c4
@ -918,7 +918,7 @@ background: qlineargradient( x1:0 y1:0, x2:1 y2:0, stop:0 white, stop:1 #cccccc)
|
||||
</property>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>CMS50Fv3.7+/H/I, Pulox PO-400/500</string>
|
||||
<string>CMS50Fv3.7+/H/I, CMS50D+v4.6, Pulox PO-400/500</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
@ -1033,7 +1033,7 @@ background: qlineargradient( x1:0 y1:0, x2:1 y2:0, stop:0 white, stop:1 #cccccc)
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Here you can enter a 7 character pet name for this oximeter.</p></body></html></string>
|
||||
<string><html><head/><body><p>Here you can enter a 7 character name for this oximeter.</p></body></html></string>
|
||||
</property>
|
||||
<property name="inputMask">
|
||||
<string notr="true">nnnnnnn</string>
|
||||
@ -1074,7 +1074,7 @@ background: qlineargradient( x1:0 y1:0, x2:1 y2:0, stop:0 white, stop:1 #cccccc)
|
||||
<item>
|
||||
<widget class="QCheckBox" name="cms50EraseAfterwards">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>This option will erase the imported session from your oximeter after import has completed. </p><p>Use with caution, becauseif something goes wrong before OSCAR saves your session, you won't get it back.</p></body></html></string>
|
||||
<string><html><head/><body><p>This option will erase the imported session from your oximeter after import has completed. </p><p>Use with caution, because if something goes wrong before OSCAR saves your session, you can't get it back.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Erase session after successful upload</string>
|
||||
@ -1103,7 +1103,7 @@ background: qlineargradient( x1:0 y1:0, x2:1 y2:0, stop:0 white, stop:1 #cccccc)
|
||||
<item>
|
||||
<widget class="QPushButton" name="directImportButton">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>This option allows you to import (via cable) from your oximeters internal recordings.</p><p>After selecting on this option, some oximeters will require you to do something in the devices menu to initiate the upload.</p></body></html></string>
|
||||
<string><html><head/><body><p>This option allows you to import (via cable) from your oximeters internal recordings.</p><p>After selecting on this option, old Contec oximeters will require you to use the device's menu to initiate the upload.</p></body></html></string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true"/>
|
||||
@ -1316,7 +1316,7 @@ background: qlineargradient( x1:0 y1:0, x2:1 y2:0, stop:0 white, stop:1 #cccccc)
|
||||
</font>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Please connect your oximeter device</string>
|
||||
<string>Please connect your oximeter device, turn it on, and enter the menu</string>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
|
Loading…
Reference in New Issue
Block a user