From 15318cad33835e4e2dc620d033e43cd930676cdd Mon Sep 17 00:00:00 2001 From: kergoth Date: Fri, 25 Jan 2002 22:14:26 +0000 Subject: Initial revision --- (limited to 'core/settings/light-and-power/lightsettingsbase.ui') diff --git a/core/settings/light-and-power/lightsettingsbase.ui b/core/settings/light-and-power/lightsettingsbase.ui new file mode 100644 index 0000000..47775f7 --- a/dev/null +++ b/core/settings/light-and-power/lightsettingsbase.ui @@ -0,0 +1,471 @@ + +LightSettingsBase + + QDialog + + name + LightSettingsBase + + + geometry + + 0 + 0 + 256 + 316 + + + + caption + Light Settings + + + layoutMargin + + + + margin + 7 + + + spacing + 6 + + + QCheckBox + + name + auto_brightness + + + text + Adjust to environment + + + whatsThis + 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. + + + + QGroupBox + + name + GroupBox3 + + + title + Power saving + + + layoutMargin + + + layoutSpacing + + + + margin + 6 + + + spacing + 3 + + + QSpinBox + + name + interval_lightoff + + + suffix + seconds + + + buttonSymbols + PlusMinus + + + maxValue + 3600 + + + minValue + 10 + + + lineStep + 15 + + + + QSpinBox + + name + interval_suspend + + + suffix + seconds + + + buttonSymbols + PlusMinus + + + maxValue + 3600 + + + minValue + 10 + + + lineStep + 15 + + + + QCheckBox + + name + screensaver_lightoff + + + sizePolicy + + 1 + 0 + + + + text + Light off after + + + checked + true + + + + QCheckBox + + name + screensaver_dim + + + sizePolicy + + 1 + 0 + + + + text + Dim light after + + + checked + true + + + + QSpinBox + + name + interval_dim + + + suffix + seconds + + + buttonSymbols + PlusMinus + + + maxValue + 3600 + + + minValue + 10 + + + lineStep + 15 + + + + QLabel + + name + TextLabel1_2 + + + text + Suspend after + + + + + + QLayoutWidget + + name + Layout18 + + + layoutMargin + + + + margin + 0 + + + spacing + 6 + + + QSlider + + name + brightness + + + maxValue + 255 + + + lineStep + 16 + + + pageStep + 16 + + + orientation + Vertical + + + tickmarks + Right + + + tickInterval + 32 + + + + QLayoutWidget + + name + Layout16 + + + layoutSpacing + + + + margin + 0 + + + spacing + 0 + + + QLayoutWidget + + name + Layout10 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + PixmapLabel1 + + + pixmap + image0 + + + scaledContents + false + + + + QLabel + + name + TextLabel1 + + + text + Bright + + + + + name + Spacer3 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + QLabel + + name + TextLabel3 + + + sizePolicy + + 5 + 7 + + + + text + <blockquote>The brighter the screen light, the more battery power is used.</blockquote> + + + + QLayoutWidget + + name + Layout9 + + + + margin + 0 + + + spacing + 6 + + + QLabel + + name + PixmapLabel2 + + + pixmap + image1 + + + scaledContents + false + + + + QLabel + + name + TextLabel2 + + + text + Off + + + alignment + AlignVCenter|AlignLeft + + + vAlign + + + + + name + Spacer2 + + + orientation + Horizontal + + + sizeType + Expanding + + + sizeHint + + 20 + 20 + + + + + + + + + + + + + + image0 + 789c6d8ec10ac2300c86ef7b8ad0ff36a4730777111f41f1288887b4b3e8610a3a0f22bebb6dd3d54d0ca5cdffe54f9aaaa4dd764d6555dc7beecf96ec896f54b68fae7bee0fab57a1ea86fc5950ad6685d2646973bd1c43ce3ec73c46903648e79a5624443a27d20cd2b9382704747e124382f11a7c5e30b364b957b331866331b3800c38f70282121c7c628367c098c1e0eb03121ccd4b46fcb0f80b26bb4833987f76b6d6f274de5fe6a1a031d30969f55e161fe4715f7b + + + image1 + 789cd3d7528808f055d0d2e72a2e492cc94c5648ce482c52d04a29cdcdad8c8eb5ade6523234530022130543251d2e253d856405bffcbc54105b19c856360003103711c4354b344b314b04719340dcb434b31488ac1e1a2020a6acac8c2ea60cc54862606ea232b218541b5810452c3111432c510f550c22886a1e482c115d0c2c88e6168818babaa4a42462c48082cae8e68102011a06b5d65c0041d3518e + + + + + screensaver_dim + toggled(bool) + interval_dim + setEnabled(bool) + + + screensaver_lightoff + toggled(bool) + interval_lightoff + setEnabled(bool) + + + + auto_brightness + screensaver_dim + interval_dim + screensaver_lightoff + interval_lightoff + interval_suspend + brightness + + -- cgit v0.9.0.2