]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefDateModule.ui
Code cleanup of \bigl related stuff:
[lyx.git] / src / frontends / qt3 / ui / QPrefDateModule.ui
1 <!DOCTYPE UI><UI>
2 <class>QPrefDateModule</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>QPrefDateModule</cstring>
10     </property>
11     <property stdset="1">
12         <name>geometry</name>
13         <rect>
14             <x>0</x>
15             <y>0</y>
16             <width>279</width>
17             <height>91</height>
18         </rect>
19     </property>
20     <property stdset="1">
21         <name>caption</name>
22         <string></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             <hbox>
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>DateLA</cstring>
53                     </property>
54                     <property stdset="1">
55                         <name>text</name>
56                         <string>&amp;Date format:</string>
57                     </property>
58                     <property>
59                         <name>buddy</name>
60                         <cstring>DateED</cstring>
61                     </property>
62                 </widget>
63                 <widget>
64                     <class>QLineEdit</class>
65                     <property stdset="1">
66                         <name>name</name>
67                         <cstring>DateED</cstring>
68                     </property>
69                     <property>
70                         <name>toolTip</name>
71                         <string>Date format for strftime output</string>
72                     </property>
73                 </widget>
74             </hbox>
75         </widget>
76         <spacer>
77             <property>
78                 <name>name</name>
79                 <cstring>Spacer1</cstring>
80             </property>
81             <property stdset="1">
82                 <name>orientation</name>
83                 <enum>Vertical</enum>
84             </property>
85             <property stdset="1">
86                 <name>sizeType</name>
87                 <enum>Expanding</enum>
88             </property>
89             <property>
90                 <name>sizeHint</name>
91                 <size>
92                     <width>20</width>
93                     <height>20</height>
94                 </size>
95             </property>
96         </spacer>
97     </vbox>
98 </widget>
99 </UI>