3661 lines
90 KiB
XML
3661 lines
90 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>SettingsWindow</class>
|
|
<widget class="QWidget" name="SettingsWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>800</width>
|
|
<height>480</height>
|
|
</rect>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>800</width>
|
|
<height>480</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>800</width>
|
|
<height>480</height>
|
|
</size>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Settings</string>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(46, 52, 54);
|
|
color: rgb(238, 238, 236);
|
|
</string>
|
|
</property>
|
|
<widget class="QPushButton" name="pushButtonSave">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>430</y>
|
|
<width>131</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Save</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonCancel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>330</y>
|
|
<width>131</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Cancel</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="default">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>651</width>
|
|
<height>481</height>
|
|
</rect>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="QWidget" name="tabGeneral">
|
|
<attribute name="title">
|
|
<string>General</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxHandenessOfTraffic">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>646</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Handedness of traffic</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButtonLeftHandDrive">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>141</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Left-hand drive</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonRightHandDrive">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>151</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Right-hand drive</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxShowClock">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>110</y>
|
|
<width>111</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show clock</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabVideo">
|
|
<attribute name="title">
|
|
<string>Video</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxResolution">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>80</y>
|
|
<width>646</width>
|
|
<height>141</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Resolution</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton480p">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>71</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>480p</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton720p">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>30</y>
|
|
<width>71</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>720p</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton1080p">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>1080p</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelResolutionWarning">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>60</y>
|
|
<width>561</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>720p and 1080p must be activated in hidden Developer settings of Android Auto application.</string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="margin">
|
|
<number>10</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelResolutionWarningIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>60</y>
|
|
<width>31</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p align="justify"><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxFrameRate">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>646</width>
|
|
<height>61</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Frame rate</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButton60FPS">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>60 FPS</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButton30FPS">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>30 FPS</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxOmxLayerIndex">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>230</y>
|
|
<width>646</width>
|
|
<height>121</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Display</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelOmxLayerIndex">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>90</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Layer index:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelBluetoothAddressFormatInfo_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>80</y>
|
|
<width>360</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>OMX Layer is used only in case of OMX video output.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelBluetoothAddressFormatInfoIcon_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>80</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_info.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxOmxLayerIndex">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelVideoMarginWidth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>40</y>
|
|
<width>95</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Margin width:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxVideoMarginWidth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>305</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>99999</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelVideoMarginHeight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>415</x>
|
|
<y>40</y>
|
|
<width>100</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Margin height:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxVideoMarginHeight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>515</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>99999</number>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxScreenDPI">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>360</y>
|
|
<width>646</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Android Auto Screen DPI</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelScreenDPIValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>40</y>
|
|
<width>41</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>100</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSlider" name="horizontalSliderScreenDPI">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>531</width>
|
|
<height>34</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSlider::handle:horizontal { background: white; height: 32px; width: 52px; margin: 0 0;}
|
|
QSlider::groove:horizontal { background: #6d6d6d; height: 32px;}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>400</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabAudio">
|
|
<attribute name="title">
|
|
<string>Audio</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxAudioChannels">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>-1</x>
|
|
<y>10</y>
|
|
<width>431</width>
|
|
<height>101</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Audio channels</string>
|
|
</property>
|
|
<widget class="QCheckBox" name="checkBoxMusicAudioChannel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>131</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Music channel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxSpeechAudioChannel">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>160</x>
|
|
<y>30</y>
|
|
<width>131</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Speech channel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAudioChannelDescription">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>60</y>
|
|
<width>341</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Disable audio channel if you need custom audio routing e.g. via A2DP or AUX.</string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAudioChannelDescriptionIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>60</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_info.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxAudioOutputBackend">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>435</x>
|
|
<y>10</y>
|
|
<width>211</width>
|
|
<height>101</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Output backend</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButtonRtAudio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>101</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>RT audio</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonQtAudio">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>130</x>
|
|
<y>30</y>
|
|
<width>71</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Qt</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxPulse">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>120</y>
|
|
<width>646</width>
|
|
<height>151</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Pulseaudio Input / Output Device</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBoxPulseOutput">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>36</y>
|
|
<width>531</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelPulseOutput">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>36</y>
|
|
<width>61</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Output</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxPulseInput">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>76</y>
|
|
<width>531</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelPulseInput">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>76</y>
|
|
<width>61</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Input</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>114</y>
|
|
<width>561</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>To activate changed audio device you have to save settings and reconnect phone!</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_Icon_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>116</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p align="justify"><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxSystemVolume">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>280</y>
|
|
<width>646</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Playback Volume</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelSystemVolumeValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>40</y>
|
|
<width>41</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSlider" name="horizontalSliderSystemVolume">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>531</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSlider::handle:horizontal { background: white; height: 32px; width: 52px; margin: 0 0;}
|
|
QSlider::groove:horizontal { background: #6d6d6d; height: 32px;}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxSystemCapture">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>370</y>
|
|
<width>646</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Capture Volume</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelSystemCaptureValue">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>570</x>
|
|
<y>40</y>
|
|
<width>41</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>0</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSlider" name="horizontalSliderSystemCapture">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>40</y>
|
|
<width>531</width>
|
|
<height>32</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSlider::handle:horizontal { background: white; height: 32px; width: 52px; margin: 0 0;}
|
|
QSlider::groove:horizontal { background: #6d6d6d; height: 32px;}</string>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>100</number>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabInput">
|
|
<attribute name="title">
|
|
<string>Input</string>
|
|
</attribute>
|
|
<widget class="QCheckBox" name="checkBoxEnableTouchscreen">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>161</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable touchscreen</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QListWidget" name="listWidgetButtons">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>70</y>
|
|
<width>646</width>
|
|
<height>381</height>
|
|
</rect>
|
|
</property>
|
|
<property name="selectionMode">
|
|
<enum>QAbstractItemView::MultiSelection</enum>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelButtons">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>50</y>
|
|
<width>67</width>
|
|
<height>17</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Buttons</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxPlayButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>80</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Play</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxPauseButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>120</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Pause</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxTogglePlayButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>160</y>
|
|
<width>111</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Toggle play</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxNextTrackButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>200</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Next track</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxPreviousTrackButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>240</y>
|
|
<width>121</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Previous track</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxHomeButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>280</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Home</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxBackButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>320</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Back</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxEnterButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>360</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enter</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxPhoneButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>320</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Phone</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxCallEndButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>360</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Call end</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxVoiceCommandButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>80</y>
|
|
<width>141</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Voice command</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxLeftButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>120</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Left</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxRightButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>160</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Right</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxUpButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>200</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Up</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxDownButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>240</y>
|
|
<width>92</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Down</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxScrollWheelButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>280</y>
|
|
<width>111</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Scroll wheel</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonSelectAll">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>520</x>
|
|
<y>80</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Select all</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonClearSelection">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>520</x>
|
|
<y>140</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Clear selection</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonShowBindings">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>520</x>
|
|
<y>200</y>
|
|
<width>121</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Show bindings</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabWireless">
|
|
<attribute name="title">
|
|
<string>Wireless</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxBluetoothAdapter">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>646</width>
|
|
<height>171</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Bluetooth adapter</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButtonDisableBluetooth">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>30</y>
|
|
<width>171</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Disable bluetooth</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonUseExternalBluetoothAdapter">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>20</x>
|
|
<y>60</y>
|
|
<width>171</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use external adapter</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEditExternalBluetoothAdapterAddress">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>90</y>
|
|
<width>231</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelBluetoothAdapterAddress">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>90</y>
|
|
<width>67</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Address:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelBluetoothAddressFormatInfo">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>400</x>
|
|
<y>80</y>
|
|
<width>181</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Provide address in format AA:BB:CC:DD:EE:FF.</string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelBluetoothAddressFormatInfoIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>370</x>
|
|
<y>90</y>
|
|
<width>21</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_info.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonUseLocalBluetoothAdapter">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>180</x>
|
|
<y>30</y>
|
|
<width>151</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Use local adapter</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelPairWarningIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>130</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelPairWarning">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>130</y>
|
|
<width>551</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>In order to use bluetooth features please remember to pair your device.</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxWifiClient">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>190</y>
|
|
<width>646</width>
|
|
<height>111</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Wifi client settings</string>
|
|
</property>
|
|
<widget class="QLineEdit" name="lineEditWifiClientPassword">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>30</y>
|
|
<width>251</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="echoMode">
|
|
<enum>QLineEdit::PasswordEchoOnEdit</enum>
|
|
</property>
|
|
<property name="clearButtonEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelWifiClientPassword">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>30</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Password:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelUseWarningIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>70</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelUseWarning">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>70</y>
|
|
<width>551</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>The wifi connection is only available in dev mode or debug mode!</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEditWifiClientSSID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>30</y>
|
|
<width>200</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelWifiClientSSID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>SSID:</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxWifiHotspot">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>310</y>
|
|
<width>646</width>
|
|
<height>141</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Hotspot settings</string>
|
|
</property>
|
|
<widget class="QLineEdit" name="lineEditWifiHotspotPassword">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>390</x>
|
|
<y>60</y>
|
|
<width>251</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="echoMode">
|
|
<enum>QLineEdit::Normal</enum>
|
|
</property>
|
|
<property name="clearButtonEnabled">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelWifiHotspotPassword">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Password:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelUseWarningIcon_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>50</x>
|
|
<y>100</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelUseWarning_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>100</y>
|
|
<width>551</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>The hotspot is only available in dev mode and overrides client mode! SSID is fixed.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLineEdit" name="lineEditWifiHotspotSSID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>60</y>
|
|
<width>200</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
<property name="readOnly">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelWifiHotspotSSID">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>60</y>
|
|
<width>71</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>SSID:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxHotspot">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>141</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable Hotspot</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabCSBase">
|
|
<attribute name="title">
|
|
<string>CS Base</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxSystemInfo">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>646</width>
|
|
<height>111</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>System Information</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelSystemVersion">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Version:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueSystemVersion">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>34</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSystemBuildDate">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>66</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Build Date:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueSystemBuildDate">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>70</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSystemFreeMem">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>30</y>
|
|
<width>110</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Free Memory:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueSystemFreeMem">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>34</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSystemCPUFreq">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>200</x>
|
|
<y>66</y>
|
|
<width>110</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>CPU Frequency:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueSystemCPUFreq">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>310</x>
|
|
<y>70</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSystemCPUTemp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>420</x>
|
|
<y>30</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>CPU Temp:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueSystemCPUTemp">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>500</x>
|
|
<y>34</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="Timers">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>300</y>
|
|
<width>646</width>
|
|
<height>121</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Timer</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelShutdownTimer">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>150</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Shutdown Timeout:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueShutdownTimer">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>42</y>
|
|
<width>201</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelDisconnectTimer">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>75</y>
|
|
<width>150</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Screen Off Timeout:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="valueDisconnectTimer">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>150</x>
|
|
<y>87</y>
|
|
<width>201</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxDisconnect">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>350</x>
|
|
<y>75</y>
|
|
<width>110</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>30</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>300</number>
|
|
</property>
|
|
<property name="singleStep">
|
|
<number>10</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>120</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxShutdown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>350</x>
|
|
<y>30</y>
|
|
<width>110</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>60</number>
|
|
</property>
|
|
<property name="singleStep">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>60</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelMinutes">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>30</y>
|
|
<width>64</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Minutes</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSeconds">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>470</x>
|
|
<y>74</y>
|
|
<width>64</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Seconds</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxDisableShutdown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>550</x>
|
|
<y>40</y>
|
|
<width>71</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Disable</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxDisableScreenOff">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>550</x>
|
|
<y>84</y>
|
|
<width>71</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Disable</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxScreenOrientation">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>130</y>
|
|
<width>311</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Screen Orientation</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButtonScreenRotated">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>30</y>
|
|
<width>120</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>180° Rotated</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonScreenNormal">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Normal</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxDayNight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>210</y>
|
|
<width>646</width>
|
|
<height>81</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Auto Day / Night</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelDay">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>80</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Start Day</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelNight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>210</x>
|
|
<y>40</y>
|
|
<width>80</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Start Night</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxDay">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>23</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>8</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxNight">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>290</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>23</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>18</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelDayNightNote">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>440</x>
|
|
<y>40</y>
|
|
<width>171</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Needs configured rtc!</string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelBluetoothAddressFormatInfoIcon_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>410</x>
|
|
<y>36</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_info.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>2</x>
|
|
<y>425</y>
|
|
<width>644</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>To activate this settings you have to reboot after changing!</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_Icon_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>422</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p align="justify"><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxStartMode">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>130</y>
|
|
<width>326</width>
|
|
<height>71</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Start Mode Openauto</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButtonX11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>X11</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonEGL">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>81</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>EGL</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabCSEnv">
|
|
<attribute name="title">
|
|
<string>CS Env</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxGPIO">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>646</width>
|
|
<height>101</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>GPIO Settings (only working if enabled)</string>
|
|
</property>
|
|
<widget class="QCheckBox" name="checkBoxGPIO">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enable GPIO</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxDevMode">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>110</x>
|
|
<y>60</y>
|
|
<width>100</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>- - -</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>- - -</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>11</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>13</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>14</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>17</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>18</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>19</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>20</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>21</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>22</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>23</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>24</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>26</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelDevMode">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>60</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Dev Mode</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxInvert">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>60</y>
|
|
<width>100</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>- - -</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>- - -</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>11</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>13</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>14</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>17</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>18</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>19</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>20</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>21</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>22</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>23</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>24</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>26</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxX11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>530</x>
|
|
<y>60</y>
|
|
<width>100</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>- - -</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>- - -</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>11</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>13</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>14</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>17</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>18</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>19</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>20</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>21</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>22</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>23</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>24</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>26</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelX11">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>450</x>
|
|
<y>60</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>X11 Pin</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelInvert">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>60</y>
|
|
<width>90</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Invert Pin</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>2</x>
|
|
<y>425</y>
|
|
<width>644</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>To activate this settings you have to reboot after changing!</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_Icon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>422</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p align="justify"><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxBrightnessCommand">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>325</x>
|
|
<y>250</y>
|
|
<width>321</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Custom Brightness Command</string>
|
|
</property>
|
|
<widget class="QLabel" name="labelCustomBrightnessCommand">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>201</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>disabled</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxGPIO2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>120</y>
|
|
<width>646</width>
|
|
<height>121</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Standalone GPIO Settings (working if set)</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBoxAndroid">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>34</y>
|
|
<width>100</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>- - -</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>- - -</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>11</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>13</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>14</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>17</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>18</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>19</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>20</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>21</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>22</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>23</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>24</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>26</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelAndroid">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>34</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Android Pin</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelGPIOShutdown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>230</x>
|
|
<y>34</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ignition Pin</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxGPIOShutdown">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>320</x>
|
|
<y>34</y>
|
|
<width>100</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>- - -</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>- - -</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>11</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>13</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>14</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>17</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>18</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>19</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>20</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>21</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>22</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>23</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>24</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>26</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QSpinBox" name="spinBoxGPIOShutdownDelay">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>530</x>
|
|
<y>30</y>
|
|
<width>100</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">QSpinBox::up-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center right;
|
|
}
|
|
QSpinBox::down-button { width: 32px; height: 32px;
|
|
subcontrol-origin: margin;
|
|
subcontrol-position: center left;
|
|
}</string>
|
|
</property>
|
|
<property name="frame">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="minimum">
|
|
<number>5</number>
|
|
</property>
|
|
<property name="maximum">
|
|
<number>60</number>
|
|
</property>
|
|
<property name="singleStep">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="value">
|
|
<number>30</number>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelGPIOShutdownDelay">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>450</x>
|
|
<y>34</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Delay</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxRearcam">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>100</x>
|
|
<y>80</y>
|
|
<width>100</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>- - -</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>- - -</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>1</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>2</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>3</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>4</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>5</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>6</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>7</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>8</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>9</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>10</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>11</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>12</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>13</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>14</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>15</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>16</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>17</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>18</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>19</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>20</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>21</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>22</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>23</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>24</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>25</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>26</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelRearcam">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>80</y>
|
|
<width>90</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Rearcam Pin</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QGroupBox" name="groupBoxDebugmode">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>250</y>
|
|
<width>321</width>
|
|
<height>91</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Debugmode</string>
|
|
</property>
|
|
<widget class="QRadioButton" name="radioButtonDebugmodeEnabled">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>120</x>
|
|
<y>30</y>
|
|
<width>120</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Enabled</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QRadioButton" name="radioButtonDebugmodeDisabled">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>30</y>
|
|
<width>80</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Disabled</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelDebugmodeInfoIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>56</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_info.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelDebugmodeNote">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>40</x>
|
|
<y>60</y>
|
|
<width>241</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Debud Mode overrides dev mode!</string>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QWidget" name="tabCSHW">
|
|
<attribute name="title">
|
|
<string>CS HW</string>
|
|
</attribute>
|
|
<widget class="QGroupBox" name="groupBoxHardware">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>10</y>
|
|
<width>646</width>
|
|
<height>231</height>
|
|
</rect>
|
|
</property>
|
|
<property name="title">
|
|
<string>Hardware Setup</string>
|
|
</property>
|
|
<widget class="QComboBox" name="comboBoxHardwareRTC">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>90</y>
|
|
<width>300</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>none</string>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>none</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>abx80x</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ds1307</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ds1339</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>ds3231</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>mcp7940x</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>mcp7941x</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>pcf2127</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>pcf8523</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>pcf8563</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelHardwareRTC">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>90</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>RTC</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxHardwareDAC">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>40</y>
|
|
<width>300</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string>Custom</string>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="modelColumn">
|
|
<number>0</number>
|
|
</property>
|
|
<item>
|
|
<property name="text">
|
|
<string>Custom</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Raspberry Pi - Onboard</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Allo - Boss</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Allo - Piano</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>IQaudIO - Pi-DAC Plus/Pro/Zero</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>IQaudIO - Pi-Digi Amp Plus</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>IQaudIO - Pi-Digi Amp Plus - Automute</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>IQaudIO - Pi-Digi Plus</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Audioinjector - Zero</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Audioinjector - Stereo</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Hifiberry - DAC</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Hifiberry - DAC Plus</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Hifiberry - DAC Digi</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Hifiberry - DAC Amp</string>
|
|
</property>
|
|
</item>
|
|
</widget>
|
|
<widget class="QLabel" name="labelHardwareDAC">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>40</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>DAC</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QComboBox" name="comboBoxTZ">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>140</y>
|
|
<width>300</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="currentText">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelHardwareTZ">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>10</x>
|
|
<y>140</y>
|
|
<width>80</width>
|
|
<height>30</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Timezone</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelTimeZoneIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>60</x>
|
|
<y>186</y>
|
|
<width>21</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_info.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelTimeZone">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>90</x>
|
|
<y>180</y>
|
|
<width>521</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>Timezone is needed for rtc - Sync with timeserver can be done via
|
|
"crankshaft rtc sync" in shell.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QCheckBox" name="checkBoxHardwareSave">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>480</x>
|
|
<y>43</y>
|
|
<width>161</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Exec setup on save?</string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>2</x>
|
|
<y>425</y>
|
|
<width>644</width>
|
|
<height>26</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<italic>true</italic>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>To activate this settings you have to reboot after changing!</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>Qt::AlignCenter</set>
|
|
</property>
|
|
<property name="wordWrap">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsInfo_Icon_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>80</x>
|
|
<y>422</y>
|
|
<width>31</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p align="justify"><img src=":/ico_warning.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<widget class="QLabel" name="labelSettingsIcon">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>30</y>
|
|
<width>131</width>
|
|
<height>131</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string><html><head/><body><p><img src=":/ico_setting.png"/></p></body></html></string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButtonResetToDefaults">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>660</x>
|
|
<y>380</y>
|
|
<width>131</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>Reset to defaults</string>
|
|
</property>
|
|
<property name="autoDefault">
|
|
<bool>false</bool>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
<tabstops>
|
|
<tabstop>pushButtonCancel</tabstop>
|
|
<tabstop>pushButtonResetToDefaults</tabstop>
|
|
<tabstop>pushButtonSave</tabstop>
|
|
<tabstop>tabWidget</tabstop>
|
|
<tabstop>radioButtonLeftHandDrive</tabstop>
|
|
<tabstop>radioButtonRightHandDrive</tabstop>
|
|
<tabstop>checkBoxShowClock</tabstop>
|
|
<tabstop>radioButton30FPS</tabstop>
|
|
<tabstop>radioButton60FPS</tabstop>
|
|
<tabstop>radioButton480p</tabstop>
|
|
<tabstop>radioButton720p</tabstop>
|
|
<tabstop>radioButton1080p</tabstop>
|
|
<tabstop>spinBoxOmxLayerIndex</tabstop>
|
|
<tabstop>spinBoxVideoMarginWidth</tabstop>
|
|
<tabstop>spinBoxVideoMarginHeight</tabstop>
|
|
<tabstop>horizontalSliderScreenDPI</tabstop>
|
|
<tabstop>checkBoxMusicAudioChannel</tabstop>
|
|
<tabstop>checkBoxSpeechAudioChannel</tabstop>
|
|
<tabstop>radioButtonRtAudio</tabstop>
|
|
<tabstop>radioButtonQtAudio</tabstop>
|
|
<tabstop>checkBoxEnableTouchscreen</tabstop>
|
|
<tabstop>listWidgetButtons</tabstop>
|
|
<tabstop>checkBoxPlayButton</tabstop>
|
|
<tabstop>checkBoxPauseButton</tabstop>
|
|
<tabstop>checkBoxTogglePlayButton</tabstop>
|
|
<tabstop>checkBoxNextTrackButton</tabstop>
|
|
<tabstop>checkBoxPreviousTrackButton</tabstop>
|
|
<tabstop>checkBoxHomeButton</tabstop>
|
|
<tabstop>checkBoxPhoneButton</tabstop>
|
|
<tabstop>checkBoxCallEndButton</tabstop>
|
|
<tabstop>checkBoxVoiceCommandButton</tabstop>
|
|
<tabstop>checkBoxLeftButton</tabstop>
|
|
<tabstop>checkBoxRightButton</tabstop>
|
|
<tabstop>checkBoxUpButton</tabstop>
|
|
<tabstop>checkBoxDownButton</tabstop>
|
|
<tabstop>checkBoxScrollWheelButton</tabstop>
|
|
<tabstop>checkBoxBackButton</tabstop>
|
|
<tabstop>checkBoxEnterButton</tabstop>
|
|
<tabstop>pushButtonSelectAll</tabstop>
|
|
<tabstop>pushButtonClearSelection</tabstop>
|
|
<tabstop>pushButtonShowBindings</tabstop>
|
|
<tabstop>radioButtonDisableBluetooth</tabstop>
|
|
<tabstop>radioButtonUseLocalBluetoothAdapter</tabstop>
|
|
<tabstop>radioButtonUseExternalBluetoothAdapter</tabstop>
|
|
<tabstop>lineEditExternalBluetoothAdapterAddress</tabstop>
|
|
</tabstops>
|
|
<resources/>
|
|
<connections/>
|
|
</ui>
|