]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefColorsModule.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QPrefColorsModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefColorsModule</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>QPrefColorsModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>289</width>
17             <height>259</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></string>
23     </property>
24     <hbox>
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>Layout2</cstring>
38             </property>
39             <vbox>
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>
49                     <class>QLabel</class>
50                     <property stdset="1">
51                         <name>name</name>
52                         <cstring>lyxObjectsLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;Colors</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>lyxObjectsLB</cstring>
61                     </property>
62                 </widget>
63                 <widget>
64                     <class>QListBox</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>lyxObjectsLB</cstring>
68                     </property>
69                     <property stdset="1">
70                         <name>resizePolicy</name>
71                         <enum>AutoOneFit</enum>
72                     </property>
73                     <property stdset="1">
74                         <name>vScrollBarMode</name>
75                         <enum>AlwaysOn</enum>
76                     </property>
77                     <property stdset="1">
78                         <name>hScrollBarMode</name>
79                         <enum>AlwaysOff</enum>
80                     </property>
81                     <property stdset="1">
82                         <name>columnMode</name>
83                         <enum>FitToHeight</enum>
84                     </property>
85                 </widget>
86                 <widget>
87                     <class>QLayoutWidget</class>
88                     <property stdset="1">
89                         <name>name</name>
90                         <cstring>Layout1</cstring>
91                     </property>
92                     <hbox>
93                         <property stdset="1">
94                             <name>margin</name>
95                             <number>0</number>
96                         </property>
97                         <property stdset="1">
98                             <name>spacing</name>
99                             <number>6</number>
100                         </property>
101                         <widget>
102                             <class>QPushButton</class>
103                             <property stdset="1">
104                                 <name>name</name>
105                                 <cstring>colorChangePB</cstring>
106                             </property>
107                             <property stdset="1">
108                                 <name>text</name>
109                                 <string>&amp;Alter...</string>
110                             </property>
111                         </widget>
112                         <spacer>
113                             <property>
114                                 <name>name</name>
115                                 <cstring>Spacer3</cstring>
116                             </property>
117                             <property stdset="1">
118                                 <name>orientation</name>
119                                 <enum>Horizontal</enum>
120                             </property>
121                             <property stdset="1">
122                                 <name>sizeType</name>
123                                 <enum>Expanding</enum>
124                             </property>
125                             <property>
126                                 <name>sizeHint</name>
127                                 <size>
128                                     <width>20</width>
129                                     <height>20</height>
130                                 </size>
131                             </property>
132                         </spacer>
133                     </hbox>
134                 </widget>
135             </vbox>
136         </widget>
137         <spacer>
138             <property>
139                 <name>name</name>
140                 <cstring>Spacer2</cstring>
141             </property>
142             <property stdset="1">
143                 <name>orientation</name>
144                 <enum>Horizontal</enum>
145             </property>
146             <property stdset="1">
147                 <name>sizeType</name>
148                 <enum>Expanding</enum>
149             </property>
150             <property>
151                 <name>sizeHint</name>
152                 <size>
153                     <width>20</width>
154                     <height>20</height>
155                 </size>
156             </property>
157         </spacer>
158     </hbox>
159 </widget>
160 </UI>