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