add more spacing
[personal-kdebase.git] / workspace / plasma / scriptengines / qedjescript / qedjeConfig.ui
blob429e8144726220c5652d544381c6ca3a0ab6a6c7
1 <ui version="4.0" >
2  <class>qedjeConfig</class>
3  <widget class="QWidget" name="qedjeConfig" >
4   <property name="windowModality" >
5    <enum>Qt::NonModal</enum>
6   </property>
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>387</width>
12     <height>302</height>
13    </rect>
14   </property>
15   <property name="sizePolicy" >
16    <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
17     <horstretch>0</horstretch>
18     <verstretch>0</verstretch>
19    </sizepolicy>
20   </property>
21   <property name="minimumSize" >
22    <size>
23     <width>387</width>
24     <height>302</height>
25    </size>
26   </property>
27   <property name="maximumSize" >
28    <size>
29     <width>387</width>
30     <height>302</height>
31    </size>
32   </property>
33   <property name="focusPolicy" >
34    <enum>Qt::ClickFocus</enum>
35   </property>
36   <property name="windowTitle" >
37    <string>QEdje Config</string>
38   </property>
39   <widget class="QLabel" name="label_2" >
40    <property name="geometry" >
41     <rect>
42      <x>10</x>
43      <y>15</y>
44      <width>71</width>
45      <height>20</height>
46     </rect>
47    </property>
48    <property name="font" >
49     <font>
50      <weight>50</weight>
51      <bold>false</bold>
52     </font>
53    </property>
54    <property name="text" >
55     <string>Edje group:</string>
56    </property>
57    <property name="scaledContents" >
58     <bool>false</bool>
59    </property>
60   </widget>
61   <widget class="QComboBox" name="edje_groups" >
62    <property name="geometry" >
63     <rect>
64      <x>80</x>
65      <y>10</y>
66      <width>301</width>
67      <height>28</height>
68     </rect>
69    </property>
70   </widget>
71   <widget class="QFrame" name="preview" >
72    <property name="geometry" >
73     <rect>
74      <x>10</x>
75      <y>60</y>
76      <width>368</width>
77      <height>231</height>
78     </rect>
79    </property>
80    <property name="frameShape" >
81     <enum>QFrame::StyledPanel</enum>
82    </property>
83    <property name="frameShadow" >
84     <enum>QFrame::Raised</enum>
85    </property>
86   </widget>
87   <widget class="QLabel" name="previewLabel" >
88    <property name="geometry" >
89     <rect>
90      <x>10</x>
91      <y>40</y>
92      <width>59</width>
93      <height>20</height>
94     </rect>
95    </property>
96    <property name="text" >
97     <string>Preview</string>
98    </property>
99   </widget>
100  </widget>
101  <resources/>
102  <connections/>
103 </ui>