Basic openoffice.org control, and listening for new presentation documents, still...
[kworship.git] / kworship / prefsDisplay_base.ui
blob9f5fe7f06b0715198ec0b25ad5f340f55698580d
1 <ui version="4.0" >
2  <class>prefsDisplay_base</class>
3  <widget class="QWidget" name="prefsDisplay_base" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>312</width>
9     <height>235</height>
10    </rect>
11   </property>
12   <layout class="QGridLayout" >
13    <item row="3" column="0" >
14     <layout class="QVBoxLayout" name="layoutScreens" />
15    </item>
16    <item row="4" column="0" >
17     <widget class="QLabel" name="labelStatus" >
18      <property name="text" >
19       <string/>
20      </property>
21     </widget>
22    </item>
23    <item row="1" column="0" >
24     <widget class="QRadioButton" name="kcfg_displayScreenAuto" >
25      <property name="text" >
26       <string>Choose the display screen automatically.</string>
27      </property>
28     </widget>
29    </item>
30    <item row="2" column="0" >
31     <widget class="QRadioButton" name="kcfg_displayScreenChoose" >
32      <property name="text" >
33       <string>Let me choose the display screen.</string>
34      </property>
35      <property name="checked" >
36       <bool>true</bool>
37      </property>
38     </widget>
39    </item>
40    <item row="0" column="0" >
41     <widget class="QCheckBox" name="kcfg_displayShowStartup" >
42      <property name="text" >
43       <string>Show display on startup.</string>
44      </property>
45     </widget>
46    </item>
47   </layout>
48  </widget>
49  <layoutdefault spacing="6" margin="11" />
50  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
51  <includes>
52   <include location="local" >kcolorbutton.h</include>
53  </includes>
54  <resources/>
55  <connections/>
56 </ui>