mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
57d7b59bdc
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
856 lines
27 KiB
XML
856 lines
27 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>PreferencesDialog</class>
|
||
<widget class="QDialog" name="PreferencesDialog">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>711</width>
|
||
<height>662</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Preferences</string>
|
||
</property>
|
||
<property name="windowIcon">
|
||
<iconset>
|
||
<normalon>:/subsurface-icon</normalon>
|
||
</iconset>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||
<property name="margin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="mainHorizontalLayout">
|
||
<item>
|
||
<widget class="QListWidget" name="listWidget">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Minimum" vsizetype="Expanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>120</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
<property name="maximumSize">
|
||
<size>
|
||
<width>120</width>
|
||
<height>16777215</height>
|
||
</size>
|
||
</property>
|
||
<property name="iconSize">
|
||
<size>
|
||
<width>24</width>
|
||
<height>24</height>
|
||
</size>
|
||
</property>
|
||
<property name="textElideMode">
|
||
<enum>Qt::ElideNone</enum>
|
||
</property>
|
||
<property name="movement">
|
||
<enum>QListView::Static</enum>
|
||
</property>
|
||
<property name="isWrapping" stdset="0">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="layoutMode">
|
||
<enum>QListView::Batched</enum>
|
||
</property>
|
||
<property name="spacing">
|
||
<number>0</number>
|
||
</property>
|
||
<property name="gridSize">
|
||
<size>
|
||
<width>110</width>
|
||
<height>40</height>
|
||
</size>
|
||
</property>
|
||
<property name="viewMode">
|
||
<enum>QListView::ListMode</enum>
|
||
</property>
|
||
<property name="uniformItemSizes">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="wordWrap">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="currentRow">
|
||
<number>-1</number>
|
||
</property>
|
||
<item>
|
||
<property name="text">
|
||
<string>Graph</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset>
|
||
<normalon>:/graph</normalon>
|
||
</iconset>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Network</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset>
|
||
<normalon>:/network</normalon>
|
||
</iconset>
|
||
</property>
|
||
</item>
|
||
<item>
|
||
<property name="text">
|
||
<string>Facebook</string>
|
||
</property>
|
||
<property name="icon">
|
||
<iconset>
|
||
<normalon>:/facebook</normalon>
|
||
</iconset>
|
||
</property>
|
||
</item>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QStackedWidget" name="stackedWidget">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="currentIndex">
|
||
<number>0</number>
|
||
</property>
|
||
<widget class="QWidget" name="graph_page">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_5">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="margin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QGroupBox" name="groupBox_4">
|
||
<property name="title">
|
||
<string>Show</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_4">
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
||
<item>
|
||
<widget class="QLabel" name="label_12">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Threshold when showing pO₂</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QDoubleSpinBox" name="po2Threshold">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
||
<item>
|
||
<widget class="QLabel" name="label_13">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Threshold when showing pN₂</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QDoubleSpinBox" name="pn2Threshold">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_8">
|
||
<item>
|
||
<widget class="QLabel" name="label_17">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Threshold when showing pHe</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QDoubleSpinBox" name="pheThreshold">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_9">
|
||
<item>
|
||
<widget class="QLabel" name="label_18">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Max pO₂ when showing MOD</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QDoubleSpinBox" name="maxpo2">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_10b">
|
||
<item>
|
||
<widget class="QCheckBox" name="red_ceiling">
|
||
<property name="enabled">
|
||
<bool>true</bool>
|
||
</property>
|
||
<property name="text">
|
||
<string>Draw dive computer reported ceiling red</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_11c">
|
||
<item>
|
||
<widget class="QCheckBox" name="display_unused_tanks">
|
||
<property name="text">
|
||
<string>Show unused cylinders in Equipment tab</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<layout class="QHBoxLayout" name="horizontalLayout_11d">
|
||
<item>
|
||
<widget class="QCheckBox" name="show_average_depth">
|
||
<property name="text">
|
||
<string>Show average depth</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="groupBox_5">
|
||
<property name="title">
|
||
<string>Misc</string>
|
||
</property>
|
||
<layout class="QFormLayout" name="formLayout_3">
|
||
<item row="1" column="0">
|
||
<widget class="QLabel" name="label_19">
|
||
<property name="text">
|
||
<string>GFLow</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QSpinBox" name="gflow">
|
||
<property name="minimum">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>150</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QLabel" name="label_20">
|
||
<property name="text">
|
||
<string>GFHigh</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QSpinBox" name="gfhigh">
|
||
<property name="minimum">
|
||
<number>1</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>150</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="0" colspan="2">
|
||
<widget class="QCheckBox" name="gf_low_at_maxdepth">
|
||
<property name="text">
|
||
<string>GFLow at max depth</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="5" column="0">
|
||
<widget class="QCheckBox" name="show_ccr_setpoint">
|
||
<property name="text">
|
||
<string>CCR: show setpoints when viewing pO₂</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="6" column="0">
|
||
<widget class="QCheckBox" name="show_ccr_sensors">
|
||
<property name="text">
|
||
<string>CCR: show individual O₂ sensor values when viewing pO₂</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="0">
|
||
<widget class="QLabel" name="label_26">
|
||
<property name="text">
|
||
<string>Default CCR set-point for dive planning</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="7" column="1">
|
||
<widget class="QDoubleSpinBox" name="defaultSetpoint">
|
||
<property name="suffix">
|
||
<string>bar</string>
|
||
</property>
|
||
<property name="decimals">
|
||
<number>2</number>
|
||
</property>
|
||
<property name="maximum">
|
||
<double>10.000000000000000</double>
|
||
</property>
|
||
<property name="singleStep">
|
||
<double>0.100000000000000</double>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="8" column="0">
|
||
<widget class="QLabel" name="pSCR">
|
||
<property name="text">
|
||
<string>pSCR O₂ metabolism rate</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="9" column="0">
|
||
<widget class="QLabel" name="label_28">
|
||
<property name="text">
|
||
<string>pSCR ratio</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="8" column="1">
|
||
<widget class="QDoubleSpinBox" name="psro2rate">
|
||
<property name="suffix">
|
||
<string>ℓ/min</string>
|
||
</property>
|
||
<property name="decimals">
|
||
<number>3</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="9" column="1">
|
||
<widget class="QSpinBox" name="pscrfactor">
|
||
<property name="suffix">
|
||
<string/>
|
||
</property>
|
||
<property name="prefix">
|
||
<string>1:</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_5">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="network_page">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_15">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="margin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QGroupBox" name="groupBox_10">
|
||
<property name="title">
|
||
<string>Proxy</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_2">
|
||
<item row="1" column="2">
|
||
<widget class="QLabel" name="label_23">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string>Port</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QComboBox" name="proxyType"/>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QLabel" name="label_22">
|
||
<property name="text">
|
||
<string>Host</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QCheckBox" name="proxyAuthRequired">
|
||
<property name="layoutDirection">
|
||
<enum>Qt::LeftToRight</enum>
|
||
</property>
|
||
<property name="text">
|
||
<string>Requires authentication</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="label_21">
|
||
<property name="text">
|
||
<string>Proxy type</string>
|
||
</property>
|
||
<property name="alignment">
|
||
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="0">
|
||
<widget class="QLabel" name="label_24">
|
||
<property name="text">
|
||
<string>Username</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="3">
|
||
<widget class="QSpinBox" name="proxyPort">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
|
||
<horstretch>1</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maximum">
|
||
<number>65535</number>
|
||
</property>
|
||
<property name="value">
|
||
<number>80</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="3" column="1">
|
||
<widget class="QLineEdit" name="proxyUsername">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maxLength">
|
||
<number>32</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QLineEdit" name="proxyHost">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>2</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maxLength">
|
||
<number>64</number>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="0">
|
||
<widget class="QLabel" name="label_25">
|
||
<property name="text">
|
||
<string>Password</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="4" column="1">
|
||
<widget class="QLineEdit" name="proxyPassword">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="maxLength">
|
||
<number>32</number>
|
||
</property>
|
||
<property name="echoMode">
|
||
<enum>QLineEdit::Password</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="cloudStorageGroupBox">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Minimum">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="minimumSize">
|
||
<size>
|
||
<width>0</width>
|
||
<height>129</height>
|
||
</size>
|
||
</property>
|
||
<property name="title">
|
||
<string>Subsurface cloud storage</string>
|
||
</property>
|
||
<layout class="QGridLayout" name="gridLayout_3">
|
||
<item row="0" column="0">
|
||
<widget class="QLabel" name="label_16b">
|
||
<property name="toolTip">
|
||
<string extracomment="Email address used for the Subsurface cloud storage infrastructure"/>
|
||
</property>
|
||
<property name="text">
|
||
<string>Email address</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="1">
|
||
<widget class="QLabel" name="label_16c">
|
||
<property name="text">
|
||
<string>Password</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="2">
|
||
<widget class="QLabel" name="cloud_storage_pin_label">
|
||
<property name="text">
|
||
<string>Verification PIN</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="0" column="3">
|
||
<widget class="QLabel" name="cloud_storage_new_passwd_label">
|
||
<property name="text">
|
||
<string>New password</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="0">
|
||
<widget class="QLineEdit" name="cloud_storage_email">
|
||
<property name="toolTip">
|
||
<string extracomment="Email address used for the Subsurface cloud storage infrastructure"/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="1">
|
||
<widget class="QLineEdit" name="cloud_storage_password">
|
||
<property name="echoMode">
|
||
<enum>QLineEdit::Password</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="2">
|
||
<widget class="QLineEdit" name="cloud_storage_pin">
|
||
<property name="toolTip">
|
||
<string extracomment="One time verification PIN for Subsurface cloud storage infrastructure"/>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="1" column="3">
|
||
<widget class="QLineEdit" name="cloud_storage_new_passwd">
|
||
<property name="echoMode">
|
||
<enum>QLineEdit::Password</enum>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="0">
|
||
<widget class="QCheckBox" name="cloud_background_sync">
|
||
<property name="text">
|
||
<string>Sync to cloud in the background?</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item row="2" column="1">
|
||
<widget class="QCheckBox" name="save_password_local">
|
||
<property name="text">
|
||
<string>Save Password locally?</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QGroupBox" name="groupBox_8">
|
||
<property name="title">
|
||
<string>Subsurface web service</string>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout_7">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="margin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QLabel" name="label_16">
|
||
<property name="text">
|
||
<string>Default user ID</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLineEdit" name="default_uid"/>
|
||
</item>
|
||
<item>
|
||
<widget class="QCheckBox" name="save_uid_local">
|
||
<property name="text">
|
||
<string>Save user ID locally?</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<spacer name="verticalSpacer_3">
|
||
<property name="orientation">
|
||
<enum>Qt::Vertical</enum>
|
||
</property>
|
||
<property name="sizeHint" stdset="0">
|
||
<size>
|
||
<width>0</width>
|
||
<height>0</height>
|
||
</size>
|
||
</property>
|
||
</spacer>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QWidget" name="facebook_page">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="fbLayout" stretch="0">
|
||
<property name="spacing">
|
||
<number>5</number>
|
||
</property>
|
||
<property name="margin">
|
||
<number>5</number>
|
||
</property>
|
||
<item>
|
||
<widget class="QWidget" name="widget" native="true">
|
||
<layout class="QVBoxLayout" name="verticalLayout_9">
|
||
<item>
|
||
<widget class="QLabel" name="FBLabel">
|
||
<property name="sizePolicy">
|
||
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
||
<horstretch>0</horstretch>
|
||
<verstretch>0</verstretch>
|
||
</sizepolicy>
|
||
</property>
|
||
<property name="text">
|
||
<string>Connect to facebook text placeholder</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QWidget" name="fbWebviewContainer" native="true">
|
||
<layout class="QVBoxLayout" name="verticalLayout_10"/>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QPushButton" name="fbDisconnect">
|
||
<property name="text">
|
||
<string>Disconnect</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</item>
|
||
<item>
|
||
<widget class="QDialogButtonBox" name="buttonBox">
|
||
<property name="orientation">
|
||
<enum>Qt::Horizontal</enum>
|
||
</property>
|
||
<property name="standardButtons">
|
||
<set>QDialogButtonBox::Apply|QDialogButtonBox::Discard|QDialogButtonBox::Ok</set>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<resources/>
|
||
<connections>
|
||
<connection>
|
||
<sender>buttonBox</sender>
|
||
<signal>accepted()</signal>
|
||
<receiver>PreferencesDialog</receiver>
|
||
<slot>accept()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>264</x>
|
||
<y>720</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>157</x>
|
||
<y>274</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>buttonBox</sender>
|
||
<signal>rejected()</signal>
|
||
<receiver>PreferencesDialog</receiver>
|
||
<slot>reject()</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>332</x>
|
||
<y>720</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>286</x>
|
||
<y>274</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>listWidget</sender>
|
||
<signal>currentRowChanged(int)</signal>
|
||
<receiver>stackedWidget</receiver>
|
||
<slot>setCurrentIndex(int)</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>37</x>
|
||
<y>97</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>282</x>
|
||
<y>18</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>proxyAuthRequired</sender>
|
||
<signal>toggled(bool)</signal>
|
||
<receiver>proxyUsername</receiver>
|
||
<slot>setEnabled(bool)</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>409</x>
|
||
<y>123</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>409</x>
|
||
<y>153</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
<connection>
|
||
<sender>proxyAuthRequired</sender>
|
||
<signal>toggled(bool)</signal>
|
||
<receiver>proxyPassword</receiver>
|
||
<slot>setEnabled(bool)</slot>
|
||
<hints>
|
||
<hint type="sourcelabel">
|
||
<x>409</x>
|
||
<y>123</y>
|
||
</hint>
|
||
<hint type="destinationlabel">
|
||
<x>409</x>
|
||
<y>183</y>
|
||
</hint>
|
||
</hints>
|
||
</connection>
|
||
</connections>
|
||
<buttongroups>
|
||
<buttongroup name="verticalSpeed"/>
|
||
<buttongroup name="buttonGroup_2"/>
|
||
<buttongroup name="buttonGroup_3"/>
|
||
<buttongroup name="buttonGroup_4"/>
|
||
<buttongroup name="defaultFileGroup"/>
|
||
<buttongroup name="buttonGroup_5"/>
|
||
<buttongroup name="buttonGroup_6"/>
|
||
<buttongroup name="buttonGroup_7"/>
|
||
<buttongroup name="buttonGroup"/>
|
||
</buttongroups>
|
||
</ui>
|