]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QPrefDateModule.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QPrefDateModule.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QPrefDateModule</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>QPrefDateModule</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>279</width>
12             <height>91</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QPrefDateModule</string>
17     </property>
18     <vbox>
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">
29             <property name="name">
30                 <cstring>Layout1</cstring>
31             </property>
32             <hbox>
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">
43                     <property name="name">
44                         <cstring>DateLA</cstring>
45                     </property>
46                     <property name="text">
47                         <string>&amp;Date format:</string>
48                     </property>
49                     <property name="buddy" stdset="0">
50                         <cstring>DateED</cstring>
51                     </property>
52                 </widget>
53                 <widget class="QLineEdit">
54                     <property name="name">
55                         <cstring>DateED</cstring>
56                     </property>
57                     <property name="toolTip" stdset="0">
58                         <string>Date format for strftime output</string>
59                     </property>
60                 </widget>
61             </hbox>
62         </widget>
63         <spacer>
64             <property name="name">
65                 <cstring>Spacer1</cstring>
66             </property>
67             <property name="orientation">
68                 <enum>Vertical</enum>
69             </property>
70             <property name="sizeType">
71                 <enum>Expanding</enum>
72             </property>
73             <property name="sizeHint">
74                 <size>
75                     <width>20</width>
76                     <height>20</height>
77                 </size>
78             </property>
79         </spacer>
80     </vbox>
81 </widget>
82 <includes>
83     <include location="global" impldecl="in declaration">config.h</include>
84     <include location="local" impldecl="in declaration">qt_helpers.h</include>
85 </includes>
86 <layoutdefaults spacing="6" margin="11"/>
87 </UI>