]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefDisplayUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / QPrefDisplayUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefDisplayUi</class>
6  <widget class="QWidget" name="QPrefDisplayUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>264</width>
12     <height>133</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="0" >
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="0" column="0" >
34       <widget class="QLabel" name="displayGraphicsLA" >
35        <property name="text" >
36         <string>Display &amp;Graphics:</string>
37        </property>
38        <property name="buddy" >
39         <cstring>displayGraphicsCO</cstring>
40        </property>
41       </widget>
42      </item>
43      <item row="1" column="1" >
44       <widget class="QComboBox" name="instantPreviewCO" >
45        <item>
46         <property name="text" >
47          <string>Off</string>
48         </property>
49        </item>
50        <item>
51         <property name="text" >
52          <string>No math</string>
53         </property>
54        </item>
55        <item>
56         <property name="text" >
57          <string>On</string>
58         </property>
59        </item>
60       </widget>
61      </item>
62      <item row="0" column="1" >
63       <widget class="QComboBox" name="displayGraphicsCO" >
64        <item>
65         <property name="text" >
66          <string>Monochrome</string>
67         </property>
68        </item>
69        <item>
70         <property name="text" >
71          <string>Grayscale</string>
72         </property>
73        </item>
74        <item>
75         <property name="text" >
76          <string>Color</string>
77         </property>
78        </item>
79        <item>
80         <property name="text" >
81          <string>Do not display</string>
82         </property>
83        </item>
84       </widget>
85      </item>
86      <item row="1" column="0" >
87       <widget class="QLabel" name="instantPreviewLA" >
88        <property name="text" >
89         <string>Instant &amp;Preview:</string>
90        </property>
91        <property name="buddy" >
92         <cstring>instantPreviewCO</cstring>
93        </property>
94       </widget>
95      </item>
96     </layout>
97    </item>
98    <item row="1" column="0" >
99     <spacer>
100      <property name="orientation" >
101       <enum>Qt::Vertical</enum>
102      </property>
103      <property name="sizeType" >
104       <enum>QSizePolicy::Expanding</enum>
105      </property>
106      <property name="sizeHint" >
107       <size>
108        <width>20</width>
109        <height>20</height>
110       </size>
111      </property>
112     </spacer>
113    </item>
114   </layout>
115  </widget>
116  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
117  <resources/>
118  <connections/>
119 </ui>