Make a branch to make krunner Good Enough For Aaron™.
[kdebase/uwolfer.git] / workspace / kcontrol / randr / outputconfigbase.ui
blobd82df3eac440645b0a3097516a28efa69e766c85
1 <ui version="4.0" >
2  <class>OutputConfigBase</class>
3  <widget class="QWidget" name="OutputConfigBase" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>300</width>
9     <height>137</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="minimumSize" >
19    <size>
20     <width>300</width>
21     <height>0</height>
22    </size>
23   </property>
24   <property name="windowTitle" >
25    <string>Output Config</string>
26   </property>
27   <layout class="QGridLayout" >
28    <item row="0" column="0" >
29     <layout class="QHBoxLayout" >
30      <item>
31       <widget class="QLabel" name="label_2" >
32        <property name="text" >
33         <string>Size:</string>
34        </property>
35        <property name="buddy" >
36         <cstring>sizeCombo</cstring>
37        </property>
38       </widget>
39      </item>
40      <item>
41       <widget class="QComboBox" name="sizeCombo" />
42      </item>
43      <item>
44       <widget class="QLabel" name="rateLabel" >
45        <property name="text" >
46         <string>Refresh:</string>
47        </property>
48       </widget>
49      </item>
50      <item>
51       <widget class="QComboBox" name="refreshCombo" >
52        <property name="sizePolicy" >
53         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
54          <horstretch>0</horstretch>
55          <verstretch>0</verstretch>
56         </sizepolicy>
57        </property>
58        <property name="minimumSize" >
59         <size>
60          <width>50</width>
61          <height>0</height>
62         </size>
63        </property>
64       </widget>
65      </item>
66     </layout>
67    </item>
68    <item row="1" column="0" >
69     <layout class="QVBoxLayout" >
70      <item>
71       <widget class="QLabel" name="orientationLabel" >
72        <property name="sizePolicy" >
73         <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
74          <horstretch>0</horstretch>
75          <verstretch>0</verstretch>
76         </sizepolicy>
77        </property>
78        <property name="text" >
79         <string>Orientation:</string>
80        </property>
81       </widget>
82      </item>
83      <item>
84       <widget class="QComboBox" name="orientationCombo" >
85        <property name="sizePolicy" >
86         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
87          <horstretch>0</horstretch>
88          <verstretch>0</verstretch>
89         </sizepolicy>
90        </property>
91       </widget>
92      </item>
93     </layout>
94    </item>
95    <item row="2" column="0" >
96     <layout class="QHBoxLayout" >
97      <item>
98       <widget class="QLabel" name="positionLabel" >
99        <property name="sizePolicy" >
100         <sizepolicy vsizetype="Preferred" hsizetype="Minimum" >
101          <horstretch>0</horstretch>
102          <verstretch>0</verstretch>
103         </sizepolicy>
104        </property>
105        <property name="text" >
106         <string>Position:</string>
107        </property>
108       </widget>
109      </item>
110      <item>
111       <widget class="QComboBox" name="positionCombo" >
112        <property name="sizePolicy" >
113         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
114          <horstretch>0</horstretch>
115          <verstretch>0</verstretch>
116         </sizepolicy>
117        </property>
118       </widget>
119      </item>
120      <item>
121       <widget class="QComboBox" name="positionOutputCombo" >
122        <property name="sizePolicy" >
123         <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
124          <horstretch>0</horstretch>
125          <verstretch>0</verstretch>
126         </sizepolicy>
127        </property>
128       </widget>
129      </item>
130      <item>
131       <widget class="QLineEdit" name="absolutePosX" />
132      </item>
133      <item>
134       <widget class="QLineEdit" name="absolutePosY" />
135      </item>
136     </layout>
137    </item>
138   </layout>
139  </widget>
140  <resources/>
141  <connections/>
142 </ui>