]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefColorsUi.ui
On Mac, moving down a paragraph should place the cursor at the end of the current...
[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>339</width>
9     <height>254</height>
10    </rect>
11   </property>
12   <property name="sizePolicy">
13    <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle">
19    <string/>
20   </property>
21   <layout class="QGridLayout" name="gridLayout_2">
22    <item row="0" column="0" colspan="2">
23     <layout class="QGridLayout" name="gridLayout">
24      <item row="0" column="0" rowspan="2">
25       <widget class="QListWidget" name="lyxObjectsLW">
26        <property name="sizePolicy">
27         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
28          <horstretch>0</horstretch>
29          <verstretch>0</verstretch>
30         </sizepolicy>
31        </property>
32        <property name="horizontalScrollBarPolicy">
33         <enum>Qt::ScrollBarAsNeeded</enum>
34        </property>
35       </widget>
36      </item>
37      <item row="0" column="1">
38       <widget class="QPushButton" name="colorChangePB">
39        <property name="sizePolicy">
40         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
41          <horstretch>0</horstretch>
42          <verstretch>0</verstretch>
43         </sizepolicy>
44        </property>
45        <property name="text">
46         <string>A&amp;lter...</string>
47        </property>
48       </widget>
49      </item>
50      <item row="1" column="1">
51       <spacer>
52        <property name="orientation">
53         <enum>Qt::Vertical</enum>
54        </property>
55        <property name="sizeHint" stdset="0">
56         <size>
57          <width>20</width>
58          <height>40</height>
59         </size>
60        </property>
61       </spacer>
62      </item>
63     </layout>
64    </item>
65    <item row="0" column="2">
66     <spacer name="horizontalSpacer_2">
67      <property name="orientation">
68       <enum>Qt::Horizontal</enum>
69      </property>
70      <property name="sizeHint" stdset="0">
71       <size>
72        <width>40</width>
73        <height>20</height>
74       </size>
75      </property>
76     </spacer>
77    </item>
78    <item row="1" column="0">
79     <widget class="QCheckBox" name="syscolorsCB">
80      <property name="text">
81       <string>&amp;Use system colors</string>
82      </property>
83     </widget>
84    </item>
85    <item row="1" column="1">
86     <spacer name="horizontalSpacer">
87      <property name="orientation">
88       <enum>Qt::Horizontal</enum>
89      </property>
90      <property name="sizeHint" stdset="0">
91       <size>
92        <width>40</width>
93        <height>20</height>
94       </size>
95      </property>
96     </spacer>
97    </item>
98   </layout>
99  </widget>
100  <includes>
101   <include location="local">qt_i18n.h</include>
102  </includes>
103  <resources/>
104  <connections/>
105 </ui>