summaryrefslogtreecommitdiffstats
path: root/src/blacklistedit_Dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/blacklistedit_Dialog.ui')
-rw-r--r--src/blacklistedit_Dialog.ui275
1 files changed, 275 insertions, 0 deletions
diff --git a/src/blacklistedit_Dialog.ui b/src/blacklistedit_Dialog.ui
new file mode 100644
index 0000000..5a91bfc
--- /dev/null
+++ b/src/blacklistedit_Dialog.ui
@@ -0,0 +1,275 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>blacklistedit_Dialog</class>
+<widget class="QDialog">
+ <property name="name">
+ <cstring>blacklistedit_Dialog</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>490</width>
+ <height>246</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Autosuspend Blacklist Edit</string>
+ </property>
+ <property name="sizeGripEnabled">
+ <bool>true</bool>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLayoutWidget" row="1" column="0">
+ <property name="name">
+ <cstring>layout2</cstring>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QPushButton" row="0" column="1">
+ <property name="name">
+ <cstring>buttonOk</cstring>
+ </property>
+ <property name="text">
+ <string>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" row="0" column="3">
+ <property name="name">
+ <cstring>buttonCancel</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>1</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Cancel</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ <property name="autoDefault">
+ <bool>true</bool>
+ </property>
+ </widget>
+ <spacer row="0" column="0">
+ <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>305</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </grid>
+ </widget>
+ <widget class="QButtonGroup" row="0" column="0">
+ <property name="name">
+ <cstring>bG_scheme</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>7</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="title">
+ <string></string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLineEdit" row="0" column="0">
+ <property name="name">
+ <cstring>lE_blacklist</cstring>
+ </property>
+ </widget>
+ <widget class="QPushButton" row="0" column="1" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>pB_add</cstring>
+ </property>
+ <property name="text">
+ <string>Add</string>
+ </property>
+ </widget>
+ <widget class="QPushButton" row="1" column="1" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>pB_remove</cstring>
+ </property>
+ <property name="text">
+ <string>Remove</string>
+ </property>
+ <property name="accel">
+ <string></string>
+ </property>
+ </widget>
+ <widget class="QListBox" row="0" column="3" rowspan="3" colspan="1">
+ <property name="name">
+ <cstring>lB_blacklist</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>7</hsizetype>
+ <vsizetype>7</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>0</width>
+ <height>150</height>
+ </size>
+ </property>
+ </widget>
+ <spacer row="1" column="0">
+ <property name="name">
+ <cstring>spacer22</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Preferred</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>31</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ <spacer row="2" column="2">
+ <property name="name">
+ <cstring>spacer23</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Preferred</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>21</width>
+ <height>140</height>
+ </size>
+ </property>
+ </spacer>
+ <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>tLabel_info</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>3</hsizetype>
+ <vsizetype>3</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize">
+ <size>
+ <width>220</width>
+ <height>110</height>
+ </size>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="alignment">
+ <set>AlignBottom</set>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ </grid>
+</widget>
+<connections>
+ <connection>
+ <sender>buttonOk</sender>
+ <signal>released()</signal>
+ <receiver>blacklistedit_Dialog</receiver>
+ <slot>buttonOk_released()</slot>
+ </connection>
+ <connection>
+ <sender>buttonCancel</sender>
+ <signal>released()</signal>
+ <receiver>blacklistedit_Dialog</receiver>
+ <slot>buttonCancel_released()</slot>
+ </connection>
+ <connection>
+ <sender>pB_remove</sender>
+ <signal>released()</signal>
+ <receiver>blacklistedit_Dialog</receiver>
+ <slot>pB_remove_released()</slot>
+ </connection>
+ <connection>
+ <sender>pB_add</sender>
+ <signal>released()</signal>
+ <receiver>blacklistedit_Dialog</receiver>
+ <slot>pB_add_released()</slot>
+ </connection>
+ <connection>
+ <sender>lE_blacklist</sender>
+ <signal>textChanged(const QString&amp;)</signal>
+ <receiver>blacklistedit_Dialog</receiver>
+ <slot>lE_blacklist_textChanged()</slot>
+ </connection>
+ <connection>
+ <sender>lB_blacklist</sender>
+ <signal>currentChanged(QListBoxItem*)</signal>
+ <receiver>blacklistedit_Dialog</receiver>
+ <slot>lB_blacklist_currentChanged()</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>buttonOk</tabstop>
+ <tabstop>buttonCancel</tabstop>
+ <tabstop>lE_blacklist</tabstop>
+ <tabstop>pB_add</tabstop>
+ <tabstop>pB_remove</tabstop>
+ <tabstop>lB_blacklist</tabstop>
+</tabstops>
+<slots>
+ <slot>buttonOk_released()</slot>
+ <slot>buttonCancel_released()</slot>
+ <slot>buttonApply_released()</slot>
+ <slot>pB_remove_released()</slot>
+ <slot>pB_add_released()</slot>
+ <slot>lB_blacklist_selected( QListBoxItem * )</slot>
+ <slot>lE_blacklist_textChanged()</slot>
+ <slot>lB_blacklist_selected()</slot>
+ <slot>lB_blacklist_currentChanged(QListBoxItem*)</slot>
+ <slot>lB_blacklist_currentChanged()</slot>
+</slots>
+<layoutdefaults spacing="6" margin="11"/>
+</UI>