1 <ui version="4.0" > |
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <ui version="4.0"> |
2 <class>QtHelpFiltersDialog</class> |
3 <class>QtHelpFiltersDialog</class> |
3 <widget class="QDialog" name="QtHelpFiltersDialog" > |
4 <widget class="QDialog" name="QtHelpFiltersDialog"> |
4 <property name="geometry" > |
5 <property name="geometry"> |
5 <rect> |
6 <rect> |
6 <x>0</x> |
7 <x>0</x> |
7 <y>0</y> |
8 <y>0</y> |
8 <width>570</width> |
9 <width>570</width> |
9 <height>391</height> |
10 <height>391</height> |
10 </rect> |
11 </rect> |
11 </property> |
12 </property> |
12 <property name="windowTitle" > |
13 <property name="windowTitle"> |
13 <string>Manage QtHelp Filters</string> |
14 <string>Manage QtHelp Filters</string> |
14 </property> |
15 </property> |
15 <layout class="QVBoxLayout" name="verticalLayout" > |
16 <property name="sizeGripEnabled"> |
|
17 <bool>true</bool> |
|
18 </property> |
|
19 <layout class="QVBoxLayout" name="verticalLayout"> |
16 <item> |
20 <item> |
17 <layout class="QGridLayout" name="gridLayout" > |
21 <layout class="QGridLayout" name="gridLayout"> |
18 <item row="0" column="0" colspan="2" > |
22 <item row="0" column="0"> |
19 <widget class="QLabel" name="label" > |
23 <widget class="QLabel" name="label"> |
20 <property name="text" > |
24 <property name="text"> |
21 <string>Filters:</string> |
25 <string>Filters:</string> |
22 </property> |
26 </property> |
23 </widget> |
27 </widget> |
24 </item> |
28 </item> |
25 <item row="0" column="2" > |
29 <item row="0" column="2"> |
26 <widget class="QLabel" name="label_2" > |
30 <widget class="QLabel" name="label_2"> |
27 <property name="text" > |
31 <property name="text"> |
28 <string>Attributes:</string> |
32 <string>Attributes:</string> |
29 </property> |
33 </property> |
30 </widget> |
34 </widget> |
31 </item> |
35 </item> |
32 <item row="1" column="0" colspan="2" > |
36 <item row="1" column="0" colspan="2"> |
33 <widget class="QListWidget" name="filtersList" /> |
37 <widget class="QListWidget" name="filtersList"/> |
34 </item> |
38 </item> |
35 <item rowspan="2" row="1" column="2" > |
39 <item row="1" column="2"> |
36 <widget class="QTreeWidget" name="attributesList" > |
40 <widget class="QTreeWidget" name="attributesList"> |
37 <property name="rootIsDecorated" > |
41 <property name="rootIsDecorated"> |
38 <bool>false</bool> |
42 <bool>false</bool> |
39 </property> |
43 </property> |
40 <column> |
44 <column> |
41 <property name="text" > |
45 <property name="text"> |
42 <string>1</string> |
46 <string>1</string> |
43 </property> |
47 </property> |
44 </column> |
48 </column> |
45 </widget> |
49 </widget> |
46 </item> |
50 </item> |
47 <item row="2" column="0" > |
51 <item row="2" column="0"> |
48 <widget class="QPushButton" name="addButton" > |
52 <widget class="QPushButton" name="addButton"> |
49 <property name="toolTip" > |
53 <property name="toolTip"> |
50 <string>Press to add a new filter</string> |
54 <string>Press to add a new filter</string> |
51 </property> |
55 </property> |
52 <property name="text" > |
56 <property name="text"> |
53 <string>Add...</string> |
57 <string>Add Filter ...</string> |
54 </property> |
58 </property> |
55 </widget> |
59 </widget> |
56 </item> |
60 </item> |
57 <item row="2" column="1" > |
61 <item row="2" column="1"> |
58 <widget class="QPushButton" name="removeButton" > |
62 <widget class="QPushButton" name="removeButton"> |
59 <property name="toolTip" > |
63 <property name="toolTip"> |
60 <string>Press to remove the selected filter</string> |
64 <string>Press to remove the selected filter</string> |
61 </property> |
65 </property> |
62 <property name="text" > |
66 <property name="text"> |
63 <string>Remove</string> |
67 <string>Remove Filter</string> |
|
68 </property> |
|
69 </widget> |
|
70 </item> |
|
71 <item row="2" column="2"> |
|
72 <widget class="QPushButton" name="removeAttributeButton"> |
|
73 <property name="toolTip"> |
|
74 <string>Press to remove the selected attribute</string> |
|
75 </property> |
|
76 <property name="text"> |
|
77 <string>Remove Attribute</string> |
64 </property> |
78 </property> |
65 </widget> |
79 </widget> |
66 </item> |
80 </item> |
67 </layout> |
81 </layout> |
68 </item> |
82 </item> |
69 <item> |
83 <item> |
70 <widget class="QDialogButtonBox" name="buttonBox" > |
84 <widget class="QDialogButtonBox" name="buttonBox"> |
71 <property name="orientation" > |
85 <property name="orientation"> |
72 <enum>Qt::Horizontal</enum> |
86 <enum>Qt::Horizontal</enum> |
73 </property> |
87 </property> |
74 <property name="standardButtons" > |
88 <property name="standardButtons"> |
75 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
89 <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set> |
76 </property> |
90 </property> |
77 </widget> |
91 </widget> |
78 </item> |
92 </item> |
79 </layout> |
93 </layout> |
81 <tabstops> |
95 <tabstops> |
82 <tabstop>filtersList</tabstop> |
96 <tabstop>filtersList</tabstop> |
83 <tabstop>attributesList</tabstop> |
97 <tabstop>attributesList</tabstop> |
84 <tabstop>addButton</tabstop> |
98 <tabstop>addButton</tabstop> |
85 <tabstop>removeButton</tabstop> |
99 <tabstop>removeButton</tabstop> |
|
100 <tabstop>removeAttributeButton</tabstop> |
86 <tabstop>buttonBox</tabstop> |
101 <tabstop>buttonBox</tabstop> |
87 </tabstops> |
102 </tabstops> |
88 <resources/> |
103 <resources/> |
89 <connections> |
104 <connections> |
90 <connection> |
105 <connection> |
91 <sender>buttonBox</sender> |
106 <sender>buttonBox</sender> |
92 <signal>rejected()</signal> |
107 <signal>rejected()</signal> |
93 <receiver>QtHelpFiltersDialog</receiver> |
108 <receiver>QtHelpFiltersDialog</receiver> |
94 <slot>reject()</slot> |
109 <slot>reject()</slot> |
95 <hints> |
110 <hints> |
96 <hint type="sourcelabel" > |
111 <hint type="sourcelabel"> |
97 <x>320</x> |
112 <x>320</x> |
98 <y>386</y> |
113 <y>386</y> |
99 </hint> |
114 </hint> |
100 <hint type="destinationlabel" > |
115 <hint type="destinationlabel"> |
101 <x>286</x> |
116 <x>286</x> |
102 <y>274</y> |
117 <y>274</y> |
103 </hint> |
118 </hint> |
104 </hints> |
119 </hints> |
105 </connection> |
120 </connection> |