You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-guidance/powermanager/powermanager_ui.ui

925 lines
47 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Powermanager</class>
<widget class="QDialog">
<property name="name">
<cstring>Powermanager</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>568</width>
<height>600</height>
</rect>
</property>
<property name="caption">
<string>Powermanager</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QTabWidget">
<property name="name">
<cstring>tabWidget</cstring>
</property>
<widget class="QWidget">
<property name="name">
<cstring>Widget8</cstring>
</property>
<attribute name="title">
<string>Power Schemes</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QGroupBox">
<property name="name">
<cstring>PerformanceGroup</cstring>
</property>
<property name="title">
<string>Performance</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Brightness</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>551</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QSlider">
<property name="name">
<cstring>PerrformanceBrightnessSlider</cstring>
</property>
<property name="maxValue">
<number>10</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Both</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Control the brightness setting in the active scheme</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>When system is inactive for</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>PerformanceMinutesSpin</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>minutes ...</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>311</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>PerformanceNothing</cstring>
</property>
<property name="text">
<string>Do nothing</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>PerformanceFade</cstring>
</property>
<property name="text">
<string>Fade display</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>PerformanceSleepmode</cstring>
</property>
<property name="text">
<string>Initiate sleepmode</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<item>
<property name="text">
<string>Standby (S3)</string>
</property>
</item>
<property name="name">
<cstring>PerformanceSleepmodeCombo</cstring>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="QGroupBox">
<property name="name">
<cstring>AutomaticGroup</cstring>
</property>
<property name="title">
<string>Automatic</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout4_3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1_3</cstring>
</property>
<property name="text">
<string>Brightness</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer3_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>551</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QSlider">
<property name="name">
<cstring>AutomaticBrightnessSlider</cstring>
</property>
<property name="maxValue">
<number>10</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Both</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Control the brightness setting in the active scheme</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1_3</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout6_3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2_3</cstring>
</property>
<property name="text">
<string>When system is inactive for</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>AutomaticMinutesSpin</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel3_3</cstring>
</property>
<property name="text">
<string>minutes ...</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>311</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout3_3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>AutomaticNothing</cstring>
</property>
<property name="text">
<string>Do nothing</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>AutomaticFade</cstring>
</property>
<property name="text">
<string>Fade display</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>AutomaticSleepmode</cstring>
</property>
<property name="text">
<string>Initiate sleepmode</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<item>
<property name="text">
<string>Standby (S3)</string>
</property>
</item>
<property name="name">
<cstring>AutomaticSleepmodeCombo</cstring>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<widget class="QGroupBox">
<property name="name">
<cstring>PowersaveGroup</cstring>
</property>
<property name="title">
<string>Powersave</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout4_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>Brightness</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>551</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QSlider">
<property name="name">
<cstring>PowersaveBrightnessSlider</cstring>
</property>
<property name="maxValue">
<number>10</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Both</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Control the brightness setting in the active scheme</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1_2</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout6_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel2_2</cstring>
</property>
<property name="text">
<string>When system is inactive for</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>PowersaveMinutesSpin</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel3_2</cstring>
</property>
<property name="text">
<string>minutes ...</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>311</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout3_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>PowersaveNothing</cstring>
</property>
<property name="text">
<string>Do nothing</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>PowersaveFade</cstring>
</property>
<property name="text">
<string>Fade display</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>PowersaveSleepmode</cstring>
</property>
<property name="text">
<string>Initiate sleepmode</string>
</property>
</widget>
<widget class="QComboBox">
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<item>
<property name="text">
<string>Standby (S3)</string>
</property>
</item>
<property name="name">
<cstring>PowersaveSleepmodeCombo</cstring>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<widget class="QWidget">
<property name="name">
<cstring>Widget9</cstring>
</property>
<attribute name="title">
<string>Events</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>520</width>
<height>260</height>
</size>
</property>
</spacer>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>110</width>
<height>80</height>
</size>
</property>
</spacer>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout17</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QComboBox" row="1" column="1">
<item>
<property name="text">
<string>Do nothing</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Performance</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Automatic</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Powersave</string>
</property>
</item>
<item>
<property name="text">
<string>Suspend (S3)</string>
</property>
</item>
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<property name="name">
<cstring>ACPluggedinCombo</cstring>
</property>
</widget>
<widget class="QLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout16</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>textLabel7</cstring>
</property>
<property name="text">
<string>When battery power is below</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>BatteryLowPercentage</cstring>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>textLabel8</cstring>
</property>
<property name="text">
<string>%</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>When AC adapter is removed</string>
</property>
</widget>
<widget class="QComboBox" row="2" column="1">
<item>
<property name="text">
<string>Do nothing</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Performance</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Automatic</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Powersave</string>
</property>
</item>
<item>
<property name="text">
<string>Suspend (S3)</string>
</property>
</item>
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<property name="name">
<cstring>BatteryLowCombo</cstring>
</property>
</widget>
<widget class="QLabel" row="1" column="0">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>When AC adapter is plugged in</string>
</property>
</widget>
<widget class="QComboBox" row="3" column="1">
<item>
<property name="text">
<string>Do nothing</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Performance</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Automatic</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Powersave</string>
</property>
</item>
<item>
<property name="text">
<string>Suspend (S3)</string>
</property>
</item>
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<property name="name">
<cstring>LidCloseCombo</cstring>
</property>
</widget>
<widget class="QLabel" row="3" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>When the lid is closed</string>
</property>
</widget>
<widget class="QComboBox" row="0" column="1">
<item>
<property name="text">
<string>Do nothing</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Performance</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Automatic</string>
</property>
</item>
<item>
<property name="text">
<string>Switch to Powersave</string>
</property>
</item>
<item>
<property name="text">
<string>Suspend (S3)</string>
</property>
</item>
<item>
<property name="text">
<string>Hibernate (S4)</string>
</property>
</item>
<property name="name">
<cstring>ACRemovedCombo</cstring>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>Layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>buttonHelp</cstring>
</property>
<property name="text">
<string>&amp;Help</string>
</property>
<property name="accel">
<string>F1</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Horizontal Spacing2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QPushButton">
<property name="name">
<cstring>buttonOk</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton">
<property name="name">
<cstring>buttonCancel</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>buttonOk</sender>
<signal>clicked()</signal>
<receiver>Powermanager</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>buttonCancel</sender>
<signal>clicked()</signal>
<receiver>Powermanager</receiver>
<slot>reject()</slot>
</connection>
</connections>
<layoutdefaults spacing="6" margin="11"/>
</UI>