<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>NewProfile</class> <widget class="QDialog" name="NewProfile"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>607</width> <height>395</height> </rect> </property> <property name="windowTitle"> <string>Edit User Profile</string> </property> <property name="windowIcon"> <iconset resource="Resources.qrc"> <normaloff>:/icons/bob-v3.0.png</normaloff>:/icons/bob-v3.0.png</iconset> </property> <layout class="QVBoxLayout" name="verticalLayout_3"> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <layout class="QVBoxLayout" name="verticalLayout_2"> <property name="spacing"> <number>0</number> </property> <item> <widget class="QStackedWidget" name="stackedWidget"> <property name="currentIndex"> <number>0</number> </property> <widget class="QWidget" name="welcomePage"> <layout class="QVBoxLayout" name="verticalLayout_8"> <property name="margin"> <number>5</number> </property> <item> <layout class="QHBoxLayout" name="horizontalLayout_5"> <item> <widget class="QLabel" name="label_28"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Language</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item> <widget class="QComboBox" name="languageCombo"> <item> <property name="text"> <string>English</string> </property> </item> </widget> </item> </layout> </item> <item> <widget class="QTextBrowser" name="textBrowser"> <property name="html"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans'; font-size:10pt; font-weight:400; font-style:normal;"> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600; font-style:italic;">Welcome to SleepyHead</span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This software is being designed to help you review data related to your CPAP treatment.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">It's intended as merely a data viewer, and not a substitute for competent medical guidance from your Doctor. </p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This software has been released freely under the <a href="qrc:/LICENSE.txt"><span style=" text-decoration: underline; color:#0000ff;">GNU Public License</span></a>, and comes with no warranty, and without ANY claims to fitness for any purpose.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Accuracy of any data displayed is not and can not be guaranteed. </p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br />Any reports generated are for PERSONAL USE ONLY, and not fit for compliance purposes.</p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">The author will not be held liable for <span style=" text-decoration: underline;">anything</span> related to the use or misuse of this software. </p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Use at your own risk. </p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This software is copyright ©2011 Mark Watkins </p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></string> </property> <property name="openExternalLinks"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QCheckBox" name="agreeCheckbox"> <property name="text"> <string>I agree to all the conditions above.</string> </property> </widget> </item> </layout> </widget> <widget class="QWidget" name="userPage"> <layout class="QVBoxLayout" name="verticalLayout_9"> <property name="spacing"> <number>0</number> </property> <property name="margin"> <number>4</number> </property> <item> <widget class="QGroupBox" name="groupBox"> <property name="title"> <string>User Information</string> </property> <property name="flat"> <bool>false</bool> </property> <layout class="QVBoxLayout" name="verticalLayout_10"> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item> <layout class="QHBoxLayout" name="horizontalLayout_7"> <item> <widget class="QLabel" name="label"> <property name="text"> <string>User Name</string> </property> </widget> </item> <item> <widget class="QLineEdit" name="userNameEdit"/> </item> </layout> </item> <item> <widget class="Line" name="line_5"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item> <widget class="QGroupBox" name="passwordGroupBox"> <property name="toolTip"> <string>Keep the kids out.. Nothing more.. This isn't meant to be uber security.</string> </property> <property name="title"> <string>Password Protect Profile</string> </property> <property name="flat"> <bool>false</bool> </property> <property name="checkable"> <bool>true</bool> </property> <property name="checked"> <bool>false</bool> </property> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <widget class="QLabel" name="label_13"> <property name="text"> <string>Password</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLineEdit" name="passwordEdit1"> <property name="echoMode"> <enum>QLineEdit::PasswordEchoOnEdit</enum> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_14"> <property name="text"> <string>...twice...</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLineEdit" name="passwordEdit2"> <property name="echoMode"> <enum>QLineEdit::PasswordEchoOnEdit</enum> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="Line" name="line_6"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> </layout> </widget> </item> <item> <widget class="QGroupBox" name="groupBox_3"> <property name="title"> <string>Locale Settings</string> </property> <layout class="QGridLayout" name="gridLayout"> <property name="horizontalSpacing"> <number>0</number> </property> <property name="verticalSpacing"> <number>4</number> </property> <property name="margin"> <number>0</number> </property> <item row="1" column="0"> <widget class="QLabel" name="label_25"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Country</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="1" column="1" colspan="2"> <widget class="QComboBox" name="countryCombo"/> </item> <item row="2" column="0"> <widget class="QLabel" name="label_27"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>TimeZone</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="2" column="1" colspan="2"> <widget class="QComboBox" name="timezoneCombo"/> </item> <item row="6" column="0"> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item row="4" column="0" colspan="3"> <widget class="Line" name="line_4"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="3" column="0"> <widget class="QCheckBox" name="DSTcheckbox"> <property name="sizePolicy"> <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>DST Zone</string> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> <widget class="QWidget" name="personalPage"> <layout class="QVBoxLayout" name="verticalLayout_4"> <property name="spacing"> <number>0</number> </property> <property name="margin"> <number>4</number> </property> <item> <widget class="QGroupBox" name="groupBox_6"> <property name="title"> <string>Personal Information (for reports)</string> </property> <layout class="QFormLayout" name="formLayout_6"> <property name="horizontalSpacing"> <number>4</number> </property> <property name="verticalSpacing"> <number>4</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item row="0" column="0"> <widget class="QLabel" name="label_5"> <property name="text"> <string>First Name</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLineEdit" name="firstNameEdit"/> </item> <item row="1" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> <string>Last Name</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLineEdit" name="lastNameEdit"/> </item> <item row="2" column="0"> <widget class="QLabel" name="label_7"> <property name="text"> <string>D.O.B.</string> </property> </widget> </item> <item row="2" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_3"> <item> <widget class="QDateEdit" name="dobEdit"> <property name="calendarPopup"> <bool>true</bool> </property> </widget> </item> <item> <widget class="QLabel" name="label_8"> <property name="text"> <string>Gender</string> </property> </widget> </item> <item> <widget class="QComboBox" name="genderCombo"> <item> <property name="text"> <string/> </property> </item> <item> <property name="text"> <string>Male</string> </property> </item> <item> <property name="text"> <string>Female</string> </property> </item> </widget> </item> </layout> </item> <item row="3" column="0"> <widget class="QLabel" name="label_10"> <property name="sizePolicy"> <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Height</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> </property> </widget> </item> <item row="3" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_6"> <property name="margin"> <number>0</number> </property> <item> <widget class="QDoubleSpinBox" name="heightEdit"> <property name="decimals"> <number>2</number> </property> <property name="maximum"> <double>350.000000000000000</double> </property> </widget> </item> <item> <widget class="QDoubleSpinBox" name="heightEdit2"> <property name="decimals"> <number>0</number> </property> <property name="singleStep"> <double>1.000000000000000</double> </property> </widget> </item> <item> <widget class="QComboBox" name="heightCombo"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text"> <string>metric</string> </property> </item> <item> <property name="text"> <string>archiac</string> </property> </item> </widget> </item> </layout> </item> </layout> </widget> </item> <item> <widget class="QGroupBox" name="groupBox_2"> <property name="title"> <string>Contact Information</string> </property> <layout class="QFormLayout" name="formLayout"> <property name="fieldGrowthPolicy"> <enum>QFormLayout::AllNonFixedFieldsGrow</enum> </property> <property name="horizontalSpacing"> <number>4</number> </property> <property name="verticalSpacing"> <number>4</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>4</number> </property> <item row="0" column="0"> <widget class="QLabel" name="label_9"> <property name="text"> <string>Address</string> </property> <property name="alignment"> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> </property> </widget> </item> <item row="0" column="1"> <widget class="QTextEdit" name="addressEdit"> <property name="tabChangesFocus"> <bool>true</bool> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_11"> <property name="text"> <string>Email</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLineEdit" name="emailEdit"/> </item> <item row="3" column="0"> <widget class="QLabel" name="label_12"> <property name="text"> <string>Phone</string> </property> </widget> </item> <item row="3" column="1"> <widget class="QLineEdit" name="phoneEdit"/> </item> <item row="4" column="1"> <spacer name="verticalSpacer_6"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> </layout> </widget> </item> </layout> </widget> <widget class="QWidget" name="cpapPage"> <layout class="QVBoxLayout" name="verticalLayout_7"> <property name="spacing"> <number>0</number> </property> <property name="margin"> <number>4</number> </property> <item> <widget class="QGroupBox" name="groupBox_4"> <property name="title"> <string>CPAP Treatment Information</string> </property> <layout class="QFormLayout" name="formLayout_4"> <property name="fieldGrowthPolicy"> <enum>QFormLayout::AllNonFixedFieldsGrow</enum> </property> <property name="horizontalSpacing"> <number>4</number> </property> <property name="verticalSpacing"> <number>4</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item row="0" column="0"> <widget class="QLabel" name="label_16"> <property name="text"> <string>Date Diagnosed</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QDateEdit" name="dateDiagnosedEdit"> <property name="calendarPopup"> <bool>true</bool> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_4"> <property name="text"> <string>Untreated AHI</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QDoubleSpinBox" name="untreatedAHIEdit"> <property name="maximum"> <double>999.990000000000009</double> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_20"> <property name="text"> <string>CPAP Mode</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QComboBox" name="cpapModeCombo"> <item> <property name="text"> <string>CPAP</string> </property> </item> <item> <property name="text"> <string>APAP</string> </property> </item> <item> <property name="text"> <string>Bi-Level</string> </property> </item> <item> <property name="text"> <string>ASV</string> </property> </item> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_21"> <property name="text"> <string>RX Pressure</string> </property> </widget> </item> <item row="3" column="1"> <layout class="QHBoxLayout" name="horizontalLayout_4"> <item> <widget class="QDoubleSpinBox" name="minPressureEdit"/> </item> <item> <widget class="QDoubleSpinBox" name="maxPressureEdit"/> </item> </layout> </item> <item row="5" column="0" colspan="2"> <widget class="QPlainTextEdit" name="cpapNotes"> <property name="tabChangesFocus"> <bool>true</bool> </property> </widget> </item> <item row="4" column="0" colspan="2"> <widget class="Line" name="line_3"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> </layout> </widget> </item> </layout> </widget> <widget class="QWidget" name="doctorPage"> <layout class="QVBoxLayout" name="verticalLayout_6"> <property name="spacing"> <number>0</number> </property> <property name="margin"> <number>4</number> </property> <item> <widget class="QGroupBox" name="groupBox_5"> <property name="title"> <string>Doctors / Clinic Information</string> </property> <layout class="QFormLayout" name="formLayout_5"> <property name="fieldGrowthPolicy"> <enum>QFormLayout::AllNonFixedFieldsGrow</enum> </property> <property name="horizontalSpacing"> <number>4</number> </property> <property name="verticalSpacing"> <number>4</number> </property> <property name="leftMargin"> <number>0</number> </property> <property name="topMargin"> <number>4</number> </property> <property name="rightMargin"> <number>4</number> </property> <property name="bottomMargin"> <number>0</number> </property> <item row="0" column="0"> <widget class="QLabel" name="label_17"> <property name="text"> <string>Doctors Name</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLineEdit" name="doctorNameEdit"/> </item> <item row="1" column="0" colspan="2"> <widget class="Line" name="line"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_23"> <property name="text"> <string>Practice Name</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QLineEdit" name="doctorPracticeEdit"/> </item> <item row="3" column="0"> <widget class="QLabel" name="label_24"> <property name="text"> <string>Patient ID</string> </property> </widget> </item> <item row="3" column="1"> <widget class="QLineEdit" name="doctorPatientIDEdit"/> </item> <item row="4" column="0" colspan="2"> <widget class="Line" name="line_7"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="5" column="0"> <widget class="QLabel" name="label_22"> <property name="text"> <string>Address</string> </property> </widget> </item> <item row="5" column="1"> <widget class="QTextEdit" name="doctorAddressEdit"> <property name="tabChangesFocus"> <bool>true</bool> </property> </widget> </item> <item row="6" column="0" colspan="2"> <widget class="Line" name="line_2"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="7" column="0"> <widget class="QLabel" name="label_18"> <property name="text"> <string>Phone</string> </property> </widget> </item> <item row="7" column="1"> <widget class="QLineEdit" name="doctorPhoneEdit"/> </item> <item row="8" column="0"> <widget class="QLabel" name="label_19"> <property name="text"> <string>Email</string> </property> </widget> </item> <item row="8" column="1"> <widget class="QLineEdit" name="doctorEmailEdit"/> </item> <item row="9" column="1"> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> </layout> </widget> </item> </layout> </widget> </widget> </item> </layout> </item> <item> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="AppTitle"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="font"> <font> <pointsize>14</pointsize> <weight>75</weight> <italic>false</italic> <bold>true</bold> </font> </property> <property name="text"> <string>SleepyHead</string> </property> <property name="alignment"> <set>Qt::AlignHCenter|Qt::AlignTop</set> </property> </widget> </item> <item> <widget class="QLabel" name="releaseStatus"> <property name="font"> <font> <italic>true</italic> </font> </property> <property name="text"> <string>TextLabel</string> </property> <property name="alignment"> <set>Qt::AlignCenter</set> </property> </widget> </item> <item> <widget class="QLabel" name="label_2"> <property name="text"> <string/> </property> <property name="pixmap"> <pixmap resource="Resources.qrc">:/docs/sheep.png</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> </item> <item> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> </layout> </item> </layout> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout_2"> <item> <spacer name="horizontalSpacer"> <property name="orientation"> <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="cancelButton"> <property name="text"> <string>&Cancel</string> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="backButton"> <property name="text"> <string>&Back</string> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </item> <item> <widget class="QPushButton" name="nextButton"> <property name="text"> <string>&Next</string> </property> <property name="autoDefault"> <bool>false</bool> </property> <property name="default"> <bool>false</bool> </property> </widget> </item> </layout> </item> </layout> </widget> <resources> <include location="Resources.qrc"/> </resources> <connections> <connection> <sender>cancelButton</sender> <signal>clicked()</signal> <receiver>NewProfile</receiver> <slot>reject()</slot> <hints> <hint type="sourcelabel"> <x>425</x> <y>373</y> </hint> <hint type="destinationlabel"> <x>288</x> <y>197</y> </hint> </hints> </connection> </connections> </ui>