]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefDisplayModule.ui
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / ui / QPrefDisplayModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefDisplayModule</class>
3 <include location="global">config.h</include>
4 <include location="local">gettext.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>240</width>
17             <height>102</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Display insets</string>
23     </property>
24     <vbox>
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>
34             <class>QLayoutWidget</class>
35             <property stdset="1">
36                 <name>name</name>
37                 <cstring>Layout1</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="1" >
49                     <class>QComboBox</class>
50                     <item>
51                         <property>
52                             <name>text</name>
53                             <string>Monochrome</string>
54                         </property>
55                     </item>
56                     <item>
57                         <property>
58                             <name>text</name>
59                             <string>Grayscale</string>
60                         </property>
61                     </item>
62                     <item>
63                         <property>
64                             <name>text</name>
65                             <string>Color</string>
66                         </property>
67                     </item>
68                     <item>
69                         <property>
70                             <name>text</name>
71                             <string>Do not display</string>
72                         </property>
73                     </item>
74                     <property stdset="1">
75                         <name>name</name>
76                         <cstring>displayGraphicsCO</cstring>
77                     </property>
78                 </widget>
79                 <widget row="0"  column="0" >
80                     <class>QLabel</class>
81                     <property stdset="1">
82                         <name>name</name>
83                         <cstring>displayGraphicsLA</cstring>
84                     </property>
85                     <property stdset="1">
86                         <name>text</name>
87                         <string>Display &amp;Graphics:</string>
88                     </property>
89                     <property>
90                         <name>buddy</name>
91                         <cstring>displayGraphicsCO</cstring>
92                     </property>
93                 </widget>
94             </grid>
95         </widget>
96         <widget>
97             <class>QCheckBox</class>
98             <property stdset="1">
99                 <name>name</name>
100                 <cstring>previewCB</cstring>
101             </property>
102             <property stdset="1">
103                 <name>text</name>
104                 <string>Instant &amp;preview</string>
105             </property>
106         </widget>
107         <spacer>
108             <property>
109                 <name>name</name>
110                 <cstring>Spacer1</cstring>
111             </property>
112             <property stdset="1">
113                 <name>orientation</name>
114                 <enum>Vertical</enum>
115             </property>
116             <property stdset="1">
117                 <name>sizeType</name>
118                 <enum>Expanding</enum>
119             </property>
120             <property>
121                 <name>sizeHint</name>
122                 <size>
123                     <width>20</width>
124                     <height>20</height>
125                 </size>
126             </property>
127         </spacer>
128     </vbox>
129 </widget>
130 </UI>