]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefColorsUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[lyx.git] / src / frontends / qt4 / ui / PrefColorsUi.ui
1 <ui version="4.0" >
2  <class>PrefColorsUi</class>
3  <widget class="QWidget" name="PrefColorsUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>199</width>
9     <height>226</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item rowspan="2" row="0" column="0" >
23     <widget class="QListWidget" name="lyxObjectsLW" >
24      <property name="sizePolicy" >
25       <sizepolicy>
26        <hsizetype>5</hsizetype>
27        <vsizetype>7</vsizetype>
28        <horstretch>0</horstretch>
29        <verstretch>0</verstretch>
30       </sizepolicy>
31      </property>
32     </widget>
33    </item>
34    <item row="1" column="1" >
35     <spacer>
36      <property name="orientation" >
37       <enum>Qt::Vertical</enum>
38      </property>
39      <property name="sizeHint" >
40       <size>
41        <width>20</width>
42        <height>40</height>
43       </size>
44      </property>
45     </spacer>
46    </item>
47    <item row="0" column="1" >
48     <widget class="QPushButton" name="colorChangePB" >
49      <property name="text" >
50       <string>&amp;Alter...</string>
51      </property>
52     </widget>
53    </item>
54    <item row="0" column="2" >
55     <spacer>
56      <property name="orientation" >
57       <enum>Qt::Horizontal</enum>
58      </property>
59      <property name="sizeHint" >
60       <size>
61        <width>40</width>
62        <height>20</height>
63       </size>
64      </property>
65     </spacer>
66    </item>
67   </layout>
68  </widget>
69  <includes>
70   <include location="local" >qt_helpers.h</include>
71  </includes>
72  <resources/>
73  <connections/>
74 </ui>