]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefDisplayModule.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QPrefDisplayModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefDisplayModule</class>
3 <include location="global">config.h</include>
4 <include location="local">qt_helpers.h</include>
5 <widget>
6     <class>QWidget</class>
7     <property stdset="1">
8         <name>name</name>
9         <cstring>QPrefDisplayModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>264</width>
17             <height>133</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <grid>
25         <property stdset="1">
26             <name>margin</name>
27             <number>11</number>
28         </property>
29         <property stdset="1">
30             <name>spacing</name>
31             <number>6</number>
32         </property>
33         <widget row="0"  column="0" >
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout3</cstring>
38             </property>
39             <grid>
40                 <property stdset="1">
41                     <name>margin</name>
42                     <number>0</number>
43                 </property>
44                 <property stdset="1">
45                     <name>spacing</name>
46                     <number>6</number>
47                 </property>
48                 <widget row="0"  column="0" >
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>displayGraphicsLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>Display &amp;Graphics:</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>displayGraphicsCO</cstring>
61                     </property>
62                 </widget>
63                 <widget row="1"  column="1" >
64                     <class>QComboBox</class>
65                     <item>
66                         <property>
67                             <name>text</name>
68                             <string>Off</string>
69                         </property>
70                     </item>
71                     <item>
72                         <property>
73                             <name>text</name>
74                             <string>No math</string>
75                         </property>
76                     </item>
77                     <item>
78                         <property>
79                             <name>text</name>
80                             <string>On</string>
81                         </property>
82                     </item>
83                     <property stdset="1">
84                         <name>name</name>
85                         <cstring>instantPreviewCO</cstring>
86                     </property>
87                 </widget>
88                 <widget row="0"  column="1" >
89                     <class>QComboBox</class>
90                     <item>
91                         <property>
92                             <name>text</name>
93                             <string>Monochrome</string>
94                         </property>
95                     </item>
96                     <item>
97                         <property>
98                             <name>text</name>
99                             <string>Grayscale</string>
100                         </property>
101                     </item>
102                     <item>
103                         <property>
104                             <name>text</name>
105                             <string>Color</string>
106                         </property>
107                     </item>
108                     <item>
109                         <property>
110                             <name>text</name>
111                             <string>Do not display</string>
112                         </property>
113                     </item>
114                     <property stdset="1">
115                         <name>name</name>
116                         <cstring>displayGraphicsCO</cstring>
117                     </property>
118                 </widget>
119                 <widget row="1"  column="0" >
120                     <class>QLabel</class>
121                     <property stdset="1">
122                         <name>name</name>
123                         <cstring>instantPreviewLA</cstring>
124                     </property>
125                     <property stdset="1">
126                         <name>text</name>
127                         <string>Instant &amp;Preview:</string>
128                     </property>
129                     <property>
130                         <name>buddy</name>
131                         <cstring>instantPreviewCO</cstring>
132                     </property>
133                 </widget>
134             </grid>
135         </widget>
136         <spacer row="1"  column="0" >
137             <property>
138                 <name>name</name>
139                 <cstring>Spacer1</cstring>
140             </property>
141             <property stdset="1">
142                 <name>orientation</name>
143                 <enum>Vertical</enum>
144             </property>
145             <property stdset="1">
146                 <name>sizeType</name>
147                 <enum>Expanding</enum>
148             </property>
149             <property>
150                 <name>sizeHint</name>
151                 <size>
152                     <width>20</width>
153                     <height>20</height>
154                 </size>
155             </property>
156         </spacer>
157     </grid>
158 </widget>
159 </UI>