summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-gutenbrowser/fontDialog.ui
Unidiff
Diffstat (limited to 'noncore/apps/opie-gutenbrowser/fontDialog.ui') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/opie-gutenbrowser/fontDialog.ui201
1 files changed, 201 insertions, 0 deletions
diff --git a/noncore/apps/opie-gutenbrowser/fontDialog.ui b/noncore/apps/opie-gutenbrowser/fontDialog.ui
new file mode 100644
index 0000000..e065c80
--- a/dev/null
+++ b/noncore/apps/opie-gutenbrowser/fontDialog.ui
@@ -0,0 +1,201 @@
1<!DOCTYPE UI><UI>
2<class>FontDialog</class>
3<widget>
4 <class>QDialog</class>
5 <property stdset="1">
6 <name>name</name>
7 <cstring>FontDialog</cstring>
8 </property>
9 <property stdset="1">
10 <name>geometry</name>
11 <rect>
12 <x>0</x>
13 <y>0</y>
14 <width>232</width>
15 <height>320</height>
16 </rect>
17 </property>
18 <property stdset="1">
19 <name>maximumSize</name>
20 <size>
21 <width>240</width>
22 <height>320</height>
23 </size>
24 </property>
25 <property stdset="1">
26 <name>caption</name>
27 <string>Font Dialog</string>
28 </property>
29 <widget>
30 <class>QGroupBox</class>
31 <property stdset="1">
32 <name>name</name>
33 <cstring>GroupBox2</cstring>
34 </property>
35 <property stdset="1">
36 <name>geometry</name>
37 <rect>
38 <x>120</x>
39 <y>5</y>
40 <width>110</width>
41 <height>90</height>
42 </rect>
43 </property>
44 <property stdset="1">
45 <name>title</name>
46 <string>Font Style</string>
47 </property>
48 <widget>
49 <class>QListBox</class>
50 <item>
51 <property>
52 <name>text</name>
53 <string>New Item</string>
54 </property>
55 </item>
56 <property stdset="1">
57 <name>name</name>
58 <cstring>styleListBox</cstring>
59 </property>
60 <property stdset="1">
61 <name>geometry</name>
62 <rect>
63 <x>5</x>
64 <y>20</y>
65 <width>100</width>
66 <height>61</height>
67 </rect>
68 </property>
69 <property stdset="1">
70 <name>sizePolicy</name>
71 <sizepolicy>
72 <hsizetype>0</hsizetype>
73 <vsizetype>0</vsizetype>
74 </sizepolicy>
75 </property>
76 </widget>
77 </widget>
78 <widget>
79 <class>QGroupBox</class>
80 <property stdset="1">
81 <name>name</name>
82 <cstring>FamilyGroup</cstring>
83 </property>
84 <property stdset="1">
85 <name>geometry</name>
86 <rect>
87 <x>5</x>
88 <y>5</y>
89 <width>115</width>
90 <height>135</height>
91 </rect>
92 </property>
93 <property stdset="1">
94 <name>title</name>
95 <string>Font</string>
96 </property>
97 <widget>
98 <class>QListBox</class>
99 <item>
100 <property>
101 <name>text</name>
102 <string>New Item</string>
103 </property>
104 </item>
105 <property stdset="1">
106 <name>name</name>
107 <cstring>familyListBox</cstring>
108 </property>
109 <property stdset="1">
110 <name>geometry</name>
111 <rect>
112 <x>5</x>
113 <y>20</y>
114 <width>100</width>
115 <height>105</height>
116 </rect>
117 </property>
118 <property stdset="1">
119 <name>sizePolicy</name>
120 <sizepolicy>
121 <hsizetype>0</hsizetype>
122 <vsizetype>0</vsizetype>
123 </sizepolicy>
124 </property>
125 </widget>
126 </widget>
127 <widget>
128 <class>QLabel</class>
129 <property stdset="1">
130 <name>name</name>
131 <cstring>TextLabel4</cstring>
132 </property>
133 <property stdset="1">
134 <name>geometry</name>
135 <rect>
136 <x>145</x>
137 <y>100</y>
138 <width>30</width>
139 <height>19</height>
140 </rect>
141 </property>
142 <property stdset="1">
143 <name>text</name>
144 <string>Size</string>
145 </property>
146 </widget>
147 <widget>
148 <class>QListBox</class>
149 <item>
150 <property>
151 <name>text</name>
152 <string>1</string>
153 </property>
154 </item>
155 <property stdset="1">
156 <name>name</name>
157 <cstring>sizeListBox</cstring>
158 </property>
159 <property stdset="1">
160 <name>geometry</name>
161 <rect>
162 <x>180</x>
163 <y>100</y>
164 <width>40</width>
165 <height>60</height>
166 </rect>
167 </property>
168 <property stdset="1">
169 <name>sizePolicy</name>
170 <sizepolicy>
171 <hsizetype>0</hsizetype>
172 <vsizetype>0</vsizetype>
173 </sizepolicy>
174 </property>
175 </widget>
176 <widget>
177 <class>QMultiLineEdit</class>
178 <property stdset="1">
179 <name>name</name>
180 <cstring>MultiLineEdit1</cstring>
181 </property>
182 <property stdset="1">
183 <name>geometry</name>
184 <rect>
185 <x>5</x>
186 <y>165</y>
187 <width>222</width>
188 <height>45</height>
189 </rect>
190 </property>
191 <property stdset="1">
192 <name>wordWrap</name>
193 <enum>WidgetWidth</enum>
194 </property>
195 <property stdset="1">
196 <name>text</name>
197 <string>The Quick Brown Fox Jumps Over The Lazy Dog</string>
198 </property>
199 </widget>
200</widget>
201</UI>