]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/ui/QPrefColorsModule.ui
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / ui / QPrefColorsModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefColorsModule</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>QPrefColorsModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>297</width>
17             <height>259</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string>Colors</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                 </widget>
70                 <widget>
71                     <class>QLayoutWidget</class>
72                     <property stdset="1">
73                         <name>name</name>
74                         <cstring>Layout1</cstring>
75                     </property>
76                     <hbox>
77                         <property stdset="1">
78                             <name>margin</name>
79                             <number>0</number>
80                         </property>
81                         <property stdset="1">
82                             <name>spacing</name>
83                             <number>6</number>
84                         </property>
85                         <widget>
86                             <class>QPushButton</class>
87                             <property stdset="1">
88                                 <name>name</name>
89                                 <cstring>colorChangePB</cstring>
90                             </property>
91                             <property stdset="1">
92                                 <name>text</name>
93                                 <string>&amp;Alter ...</string>
94                             </property>
95                         </widget>
96                         <spacer>
97                             <property>
98                                 <name>name</name>
99                                 <cstring>Spacer3</cstring>
100                             </property>
101                             <property stdset="1">
102                                 <name>orientation</name>
103                                 <enum>Horizontal</enum>
104                             </property>
105                             <property stdset="1">
106                                 <name>sizeType</name>
107                                 <enum>Expanding</enum>
108                             </property>
109                             <property>
110                                 <name>sizeHint</name>
111                                 <size>
112                                     <width>20</width>
113                                     <height>20</height>
114                                 </size>
115                             </property>
116                         </spacer>
117                     </hbox>
118                 </widget>
119             </vbox>
120         </widget>
121         <spacer>
122             <property>
123                 <name>name</name>
124                 <cstring>Spacer2</cstring>
125             </property>
126             <property stdset="1">
127                 <name>orientation</name>
128                 <enum>Horizontal</enum>
129             </property>
130             <property stdset="1">
131                 <name>sizeType</name>
132                 <enum>Expanding</enum>
133             </property>
134             <property>
135                 <name>sizeHint</name>
136                 <size>
137                     <width>20</width>
138                     <height>20</height>
139                 </size>
140             </property>
141         </spacer>
142     </hbox>
143 </widget>
144 </UI>