summaryrefslogtreecommitdiff
path: root/noncore/unsupported/tabmanager/app.ui
Unidiff
Diffstat (limited to 'noncore/unsupported/tabmanager/app.ui') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/tabmanager/app.ui130
1 files changed, 130 insertions, 0 deletions
diff --git a/noncore/unsupported/tabmanager/app.ui b/noncore/unsupported/tabmanager/app.ui
new file mode 100644
index 0000000..8423a01
--- a/dev/null
+++ b/noncore/unsupported/tabmanager/app.ui
@@ -0,0 +1,130 @@
1<!DOCTYPE UI><UI>
2<class>AppEdit</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>AppEdit</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>212</width>
15 <height>136</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>caption</name>
20 <string>Application</string>
21 </property>
22 <grid>
23 <property stdset="1">
24 <name>margin</name>
25 <number>4</number>
26 </property>
27 <property stdset="1">
28 <name>spacing</name>
29 <number>4</number>
30 </property>
31 <widget row="0" column="1" >
32 <class>QLineEdit</class>
33 <property stdset="1">
34 <name>name</name>
35 <cstring>nameLineEdit</cstring>
36 </property>
37 </widget>
38 <widget row="3" column="1" >
39 <class>QLineEdit</class>
40 <property stdset="1">
41 <name>name</name>
42 <cstring>commentLineEdit</cstring>
43 </property>
44 </widget>
45 <widget row="0" column="0" >
46 <class>QLabel</class>
47 <property stdset="1">
48 <name>name</name>
49 <cstring>TextLabel1</cstring>
50 </property>
51 <property stdset="1">
52 <name>text</name>
53 <string>Name:</string>
54 </property>
55 </widget>
56 <widget row="1" column="0" >
57 <class>QLabel</class>
58 <property stdset="1">
59 <name>name</name>
60 <cstring>TextLabel2</cstring>
61 </property>
62 <property stdset="1">
63 <name>text</name>
64 <string>Icon:</string>
65 </property>
66 </widget>
67 <widget row="2" column="0" >
68 <class>QLabel</class>
69 <property stdset="1">
70 <name>name</name>
71 <cstring>TextLabel3</cstring>
72 </property>
73 <property stdset="1">
74 <name>text</name>
75 <string>Exec:</string>
76 </property>
77 </widget>
78 <widget row="3" column="0" >
79 <class>QLabel</class>
80 <property stdset="1">
81 <name>name</name>
82 <cstring>TextLabel4</cstring>
83 </property>
84 <property stdset="1">
85 <name>text</name>
86 <string>Comment:</string>
87 </property>
88 </widget>
89 <spacer row="4" column="1" >
90 <property>
91 <name>name</name>
92 <cstring>Spacer1</cstring>
93 </property>
94 <property stdset="1">
95 <name>orientation</name>
96 <enum>Vertical</enum>
97 </property>
98 <property stdset="1">
99 <name>sizeType</name>
100 <enum>Expanding</enum>
101 </property>
102 <property>
103 <name>sizeHint</name>
104 <size>
105 <width>0</width>
106 <height>0</height>
107 </size>
108 </property>
109 </spacer>
110 <widget row="2" column="1" >
111 <class>QLineEdit</class>
112 <property stdset="1">
113 <name>name</name>
114 <cstring>execLineEdit</cstring>
115 </property>
116 </widget>
117 <widget row="1" column="1" >
118 <class>QComboBox</class>
119 <property stdset="1">
120 <name>name</name>
121 <cstring>iconLineEdit</cstring>
122 </property>
123 <property stdset="1">
124 <name>duplicatesEnabled</name>
125 <bool>false</bool>
126 </property>
127 </widget>
128 </grid>
129</widget>
130</UI>