summaryrefslogtreecommitdiff
path: root/core/settings/light-and-power/lightsettingsbase.ui
Side-by-side diff
Diffstat (limited to 'core/settings/light-and-power/lightsettingsbase.ui') (more/less context) (show whitespace changes)
-rw-r--r--core/settings/light-and-power/lightsettingsbase.ui606
1 files changed, 191 insertions, 415 deletions
diff --git a/core/settings/light-and-power/lightsettingsbase.ui b/core/settings/light-and-power/lightsettingsbase.ui
index 2d0457f..fee5c2c 100644
--- a/core/settings/light-and-power/lightsettingsbase.ui
+++ b/core/settings/light-and-power/lightsettingsbase.ui
@@ -8,17 +8,24 @@
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
- <width>411</width>
+ <width>403</width>
<height>532</height>
</rect>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>5</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>caption</name>
<string>Light and Power Settings</string>
</property>
<property stdset="1">
<name>sizeGripEnabled</name>
<bool>false</bool>
@@ -99,32 +106,42 @@
<number>3</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
- <cstring>Layout8</cstring>
+ <cstring>Layout11</cstring>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <property>
+ <name>layoutSpacing</name>
</property>
<grid>
<property stdset="1">
<name>margin</name>
- <number>0</number>
+ <number>3</number>
</property>
<property stdset="1">
<name>spacing</name>
- <number>6</number>
+ <number>3</number>
</property>
- <widget row="0" column="1" >
+ <widget row="1" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
- <cstring>interval_dim</cstring>
+ <cstring>interval_lightoff</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
</property>
<property stdset="1">
<name>buttonSymbols</name>
<enum>PlusMinus</enum>
</property>
<property stdset="1">
@@ -134,46 +151,57 @@
<property stdset="1">
<name>minValue</name>
<number>10</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>15</number>
+ <number>10</number>
</property>
</widget>
<widget row="1" column="0" >
- <class>QCheckBox</class>
+ <class>QLabel</class>
<property stdset="1">
<name>name</name>
- <cstring>screensaver_lightoff</cstring>
+ <cstring>TextLabel2_2</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Light off after</string>
+ </property>
+ </widget>
+ <widget row="0" column="0" >
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel1_3</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>0</vsizetype>
+ <hsizetype>7</hsizetype>
+ <vsizetype>1</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>text</name>
- <string>Light off after</string>
- </property>
- <property stdset="1">
- <name>checked</name>
- <bool>true</bool>
+ <string>Dim light after</string>
</property>
</widget>
- <widget row="2" column="1" >
+ <widget row="0" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
- <cstring>interval_suspend</cstring>
+ <cstring>interval_dim</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
</property>
<property stdset="1">
<name>buttonSymbols</name>
<enum>PlusMinus</enum>
</property>
<property stdset="1">
@@ -183,24 +211,28 @@
<property stdset="1">
<name>minValue</name>
<number>10</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>15</number>
+ <number>10</number>
</property>
</widget>
- <widget row="1" column="1" >
+ <widget row="2" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
- <cstring>interval_lightoff</cstring>
+ <cstring>interval_suspend</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
</property>
<property stdset="1">
<name>buttonSymbols</name>
<enum>PlusMinus</enum>
</property>
<property stdset="1">
@@ -210,35 +242,13 @@
<property stdset="1">
<name>minValue</name>
<number>10</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>15</number>
- </property>
- </widget>
- <widget row="0" column="0" >
- <class>QCheckBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>screensaver_dim</cstring>
- </property>
- <property stdset="1">
- <name>sizePolicy</name>
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>0</vsizetype>
- </sizepolicy>
- </property>
- <property stdset="1">
- <name>text</name>
- <string>Dim light after</string>
- </property>
- <property stdset="1">
- <name>checked</name>
- <bool>true</bool>
+ <number>10</number>
</property>
</widget>
<widget row="2" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
@@ -298,13 +308,13 @@
<property stdset="1">
<name>maxValue</name>
<number>255</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>16</number>
+ <number>1</number>
</property>
<property stdset="1">
<name>pageStep</name>
<number>16</number>
</property>
<property stdset="1">
@@ -411,54 +421,55 @@
<name>scaledContents</name>
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
- </vbox>
- </widget>
<widget>
- <class>QGroupBox</class>
+ <class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
- <cstring>IpaqGroupBox</cstring>
- </property>
- <property stdset="1">
- <name>title</name>
- <string>iPAQ</string>
- </property>
- <property>
- <name>layoutMargin</name>
- </property>
- <property>
- <name>layoutSpacing</name>
+ <cstring>Layout9</cstring>
</property>
- <vbox>
+ <hbox>
<property stdset="1">
<name>margin</name>
- <number>3</number>
+ <number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
- <number>3</number>
+ <number>6</number>
</property>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>auto_brightness</cstring>
</property>
<property stdset="1">
<name>text</name>
- <string>Use light sensor</string>
+ <string>Use Light Sensor</string>
</property>
<property>
<name>whatsThis</name>
<string>By sensing the ambient light where you are using your device, the screen light can be adjusted automatically. The brightness setting still affects the average brightness.</string>
</property>
</widget>
+ <widget>
+ <class>QPushButton</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>CalibrateLightSensor</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Calibrate</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
</vbox>
</widget>
<spacer>
<property>
<name>name</name>
<cstring>Spacer4</cstring>
@@ -530,43 +541,42 @@
<number>3</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
- <cstring>Layout9_3</cstring>
+ <cstring>Layout14</cstring>
+ </property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <property>
+ <name>layoutSpacing</name>
</property>
<grid>
<property stdset="1">
<name>margin</name>
- <number>0</number>
+ <number>3</number>
</property>
<property stdset="1">
<name>spacing</name>
- <number>6</number>
- </property>
- <widget row="2" column="0" >
- <class>QLabel</class>
- <property stdset="1">
- <name>name</name>
- <cstring>TextLabel1_2_2_3</cstring>
- </property>
- <property stdset="1">
- <name>text</name>
- <string>Suspend after</string>
+ <number>3</number>
</property>
- </widget>
- <widget row="0" column="1" >
+ <widget row="1" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
- <cstring>interval_dim_ac_3</cstring>
+ <cstring>interval_lightoff_ac_3</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
</property>
<property stdset="1">
<name>buttonSymbols</name>
<enum>PlusMinus</enum>
</property>
<property stdset="1">
@@ -576,24 +586,46 @@
<property stdset="1">
<name>minValue</name>
<number>10</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>15</number>
+ <number>10</number>
+ </property>
+ </widget>
+ <widget row="0" column="0" >
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel1_3_2</cstring>
+ </property>
+ <property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>1</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Dim light after</string>
</property>
</widget>
<widget row="2" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
<cstring>interval_suspend_ac_3</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
</property>
<property stdset="1">
<name>buttonSymbols</name>
<enum>PlusMinus</enum>
</property>
<property stdset="1">
@@ -603,24 +635,39 @@
<property stdset="1">
<name>minValue</name>
<number>10</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>15</number>
+ <number>10</number>
</property>
</widget>
- <widget row="1" column="1" >
+ <widget row="2" column="0" >
+ <class>QLabel</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>TextLabel1_2_2_3</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Suspend after</string>
+ </property>
+ </widget>
+ <widget row="0" column="1" >
<class>QSpinBox</class>
<property stdset="1">
<name>name</name>
- <cstring>interval_lightoff_ac_3</cstring>
+ <cstring>interval_dim_ac_3</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
+ </property>
+ <property stdset="1">
+ <name>specialValueText</name>
+ <string>never</string>
</property>
<property stdset="1">
<name>buttonSymbols</name>
<enum>PlusMinus</enum>
</property>
<property stdset="1">
@@ -630,58 +677,25 @@
<property stdset="1">
<name>minValue</name>
<number>10</number>
</property>
<property stdset="1">
<name>lineStep</name>
- <number>15</number>
+ <number>10</number>
</property>
</widget>
<widget row="1" column="0" >
- <class>QCheckBox</class>
+ <class>QLabel</class>
<property stdset="1">
<name>name</name>
- <cstring>screensaver_lightoff_ac_3</cstring>
- </property>
- <property stdset="1">
- <name>sizePolicy</name>
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>0</vsizetype>
- </sizepolicy>
+ <cstring>TextLabel2_2_2</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Light off after</string>
</property>
- <property stdset="1">
- <name>checked</name>
- <bool>true</bool>
- </property>
- </widget>
- <widget row="0" column="0" >
- <class>QCheckBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>screensaver_dim_ac_3</cstring>
- </property>
- <property stdset="1">
- <name>sizePolicy</name>
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>0</vsizetype>
- </sizepolicy>
- </property>
- <property stdset="1">
- <name>text</name>
- <string>Dim light after</string>
- </property>
- <property stdset="1">
- <name>checked</name>
- <bool>true</bool>
- </property>
</widget>
</grid>
</widget>
<widget>
<class>QCheckBox</class>
<property stdset="1">
@@ -690,23 +704,12 @@
</property>
<property stdset="1">
<name>text</name>
<string>Deactivate LCD only (does not suspend)</string>
</property>
</widget>
- <widget>
- <class>QCheckBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>noApmAC</cstring>
- </property>
- <property stdset="1">
- <name>text</name>
- <string>No power saving features</string>
- </property>
- </widget>
</vbox>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
@@ -857,54 +860,55 @@
<name>scaledContents</name>
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
- </vbox>
- </widget>
<widget>
- <class>QGroupBox</class>
+ <class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
- <cstring>IpaqGroupBoxAC</cstring>
- </property>
- <property stdset="1">
- <name>title</name>
- <string>iPAQ</string>
- </property>
- <property>
- <name>layoutMargin</name>
- </property>
- <property>
- <name>layoutSpacing</name>
+ <cstring>Layout10</cstring>
</property>
- <vbox>
+ <hbox>
<property stdset="1">
<name>margin</name>
- <number>3</number>
+ <number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
- <number>3</number>
+ <number>6</number>
</property>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>auto_brightness_ac_3</cstring>
</property>
<property stdset="1">
<name>text</name>
- <string>Use light sensor</string>
+ <string>Use Light Sensor</string>
</property>
<property>
<name>whatsThis</name>
<string>By sensing the ambient light where you are using your device, the screen light can be adjusted automatically. The brightness setting still affects the average brightness.</string>
</property>
</widget>
+ <widget>
+ <class>QPushButton</class>
+ <property stdset="1">
+ <name>name</name>
+ <cstring>CalibrateLightSensorAC</cstring>
+ </property>
+ <property stdset="1">
+ <name>text</name>
+ <string>Calibrate</string>
+ </property>
+ </widget>
+ </hbox>
+ </widget>
</vbox>
</widget>
<spacer>
<property>
<name>name</name>
<cstring>Spacer5</cstring>
@@ -962,43 +966,55 @@
<property>
<name>layoutSpacing</name>
</property>
<vbox>
<property stdset="1">
<name>margin</name>
- <number>4</number>
+ <number>3</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>3</number>
</property>
<widget>
<class>QLayoutWidget</class>
<property stdset="1">
<name>name</name>
<cstring>Layout18</cstring>
</property>
+ <property>
+ <name>layoutMargin</name>
+ </property>
+ <property>
+ <name>layoutSpacing</name>
+ </property>
<grid>
<property stdset="1">
<name>margin</name>
- <number>0</number>
+ <number>3</number>
</property>
<property stdset="1">
<name>spacing</name>
- <number>6</number>
+ <number>3</number>
</property>
<widget row="0" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1</cstring>
</property>
<property stdset="1">
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>5</vsizetype>
+ </sizepolicy>
+ </property>
+ <property stdset="1">
<name>text</name>
- <string>Low power warning
-interval</string>
+ <string>Low power warning interval</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>WordBreak|AlignVCenter|AlignLeft</set>
</property>
<property>
@@ -1033,13 +1049,13 @@ interval</string>
<property stdset="1">
<name>name</name>
<cstring>warnintervalBox</cstring>
</property>
<property stdset="1">
<name>suffix</name>
- <string> seconds</string>
+ <string> sec</string>
</property>
<property stdset="1">
<name>maxValue</name>
<number>60</number>
</property>
<property stdset="1">
@@ -1082,224 +1098,42 @@ interval</string>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel2</cstring>
</property>
<property stdset="1">
- <name>text</name>
- <string>very low battery
-warning at</string>
- </property>
- </widget>
- <widget row="2" column="0" >
- <class>QLabel</class>
- <property stdset="1">
- <name>name</name>
- <cstring>TextLabel3</cstring>
- </property>
- <property stdset="1">
- <name>text</name>
- <string>critical power
-warning at</string>
- </property>
- </widget>
- </grid>
- </widget>
- </vbox>
- </widget>
- <widget>
- <class>QGroupBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>LightSensorGroupBox</cstring>
- </property>
- <property stdset="1">
- <name>title</name>
- <string>iPAQ Light Sensor (127 steps)</string>
- </property>
- <property>
- <name>layoutMargin</name>
- </property>
- <property>
- <name>layoutSpacing</name>
- </property>
- <vbox>
- <property stdset="1">
- <name>margin</name>
- <number>3</number>
- </property>
- <property stdset="1">
- <name>spacing</name>
- <number>3</number>
- </property>
- <widget>
- <class>QLayoutWidget</class>
- <property stdset="1">
- <name>name</name>
- <cstring>Layout7</cstring>
- </property>
- <hbox>
- <property stdset="1">
- <name>margin</name>
- <number>0</number>
- </property>
- <property stdset="1">
- <name>spacing</name>
- <number>6</number>
- </property>
- <widget>
- <class>QLabel</class>
- <property stdset="1">
- <name>name</name>
- <cstring>TextLabel9</cstring>
- </property>
- <property stdset="1">
- <name>text</name>
- <string>Steps</string>
- </property>
- </widget>
- <widget>
- <class>QSpinBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>LightStepSpin</cstring>
- </property>
- <property stdset="1">
- <name>maxValue</name>
- <number>126</number>
- </property>
- <property stdset="1">
- <name>minValue</name>
- <number>1</number>
- </property>
- <property>
- <name>whatsThis</name>
- <string>How many different steps should be handled by the light sensor. Values between 1 and 126 are allowed.</string>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget>
- <class>QLabel</class>
- <property stdset="1">
- <name>name</name>
- <cstring>TextLabel10</cstring>
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>5</vsizetype>
+ </sizepolicy>
</property>
<property stdset="1">
<name>text</name>
- <string>Minimum value to turn display on</string>
+ <string>very low battery warning at</string>
</property>
</widget>
- <widget>
- <class>QLayoutWidget</class>
- <property stdset="1">
- <name>name</name>
- <cstring>Layout9</cstring>
- </property>
- <hbox>
- <property stdset="1">
- <name>margin</name>
- <number>0</number>
- </property>
- <property stdset="1">
- <name>spacing</name>
- <number>6</number>
- </property>
- <widget>
- <class>QLabel</class>
- <property stdset="1">
- <name>name</name>
- <cstring>PixmapLabel2_2</cstring>
- </property>
- <property stdset="1">
- <name>pixmap</name>
- <pixmap>image0</pixmap>
- </property>
- <property stdset="1">
- <name>scaledContents</name>
- <bool>false</bool>
- </property>
- </widget>
- <widget>
- <class>QSlider</class>
- <property stdset="1">
- <name>name</name>
- <cstring>LightMinValueSlider</cstring>
- </property>
- <property stdset="1">
- <name>maxValue</name>
- <number>127</number>
- </property>
- <property stdset="1">
- <name>tracking</name>
- <bool>false</bool>
- </property>
- <property stdset="1">
- <name>orientation</name>
- <enum>Horizontal</enum>
- </property>
- <property stdset="1">
- <name>tickmarks</name>
- <enum>Right</enum>
- </property>
- </widget>
- <widget>
+ <widget row="2" column="0" >
<class>QLabel</class>
<property stdset="1">
<name>name</name>
- <cstring>PixmapLabel1_2</cstring>
- </property>
- <property stdset="1">
- <name>pixmap</name>
- <pixmap>image1</pixmap>
- </property>
- <property stdset="1">
- <name>scaledContents</name>
- <bool>false</bool>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget>
- <class>QLayoutWidget</class>
- <property stdset="1">
- <name>name</name>
- <cstring>Layout8</cstring>
- </property>
- <hbox>
- <property stdset="1">
- <name>margin</name>
- <number>0</number>
- </property>
- <property stdset="1">
- <name>spacing</name>
- <number>6</number>
+ <cstring>TextLabel3</cstring>
</property>
- <widget>
- <class>QLabel</class>
<property stdset="1">
- <name>name</name>
- <cstring>TextLabel11</cstring>
+ <name>sizePolicy</name>
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>5</vsizetype>
+ </sizepolicy>
</property>
<property stdset="1">
<name>text</name>
- <string>Shift</string>
+ <string>critical power warning at</string>
</property>
</widget>
- <widget>
- <class>QSpinBox</class>
- <property stdset="1">
- <name>name</name>
- <cstring>LightShiftSpin</cstring>
- </property>
- <property stdset="1">
- <name>maxValue</name>
- <number>126</number>
- </property>
- </widget>
- </hbox>
+ </grid>
</widget>
</vbox>
</widget>
<spacer>
<property>
<name>name</name>
@@ -1337,72 +1171,14 @@ warning at</string>
</image>
<image>
<name>image2</name>
<data format="XPM.GZ" length="424">789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022130543251d2e253d856405bffcbc54105b19c856360003103711c4354b344b314b04719340dcb434b31488ac1e1a2020a6acac8c2ea60cc54862606ea232b218541b5810452c3111432c510f550c22886a1e482c115d0c2c88e6168818babaa4a42462c48082cae8e68102011a06b5d65c0041d3518e</data>
</image>
</images>
-<connections>
- <connection>
- <sender>screensaver_dim</sender>
- <signal>toggled(bool)</signal>
- <receiver>interval_dim</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>screensaver_lightoff</sender>
- <signal>toggled(bool)</signal>
- <receiver>interval_lightoff</receiver>
- <slot>setEnabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>screensaver_dim_ac_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>interval_dim_ac_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>screensaver_lightoff_ac_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>interval_lightoff_ac_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>interval_suspend_ac_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>LcdOffOnly_2_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
- <connection>
- <sender>noApmAC</sender>
- <signal>toggled(bool)</signal>
- <receiver>TextLabel1_2_2_3</receiver>
- <slot>setDisabled(bool)</slot>
- </connection>
-</connections>
<tabstops>
<tabstop>auto_brightness</tabstop>
- <tabstop>screensaver_dim</tabstop>
<tabstop>interval_dim</tabstop>
- <tabstop>screensaver_lightoff</tabstop>
<tabstop>interval_lightoff</tabstop>
<tabstop>interval_suspend</tabstop>
<tabstop>brightness</tabstop>
</tabstops>
</UI>