]> git.lyx.org Git - lyx.git/blob - src/frontends/qt3/ui/QFloatDialogBase.ui
Convert ui files to qt3 format:
[lyx.git] / src / frontends / qt3 / ui / QFloatDialogBase.ui
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>QFloatDialogBase</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>QFloatDialogBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>410</width>
12             <height>336</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>QFloatDialogBase</string>
17     </property>
18     <property name="sizeGripEnabled">
19         <bool>true</bool>
20     </property>
21     <vbox>
22         <property name="name">
23             <cstring>unnamed</cstring>
24         </property>
25         <property name="margin">
26             <number>11</number>
27         </property>
28         <property name="spacing">
29             <number>6</number>
30         </property>
31         <widget class="FloatPlacement">
32             <property name="name">
33                 <cstring>floatFP</cstring>
34             </property>
35         </widget>
36         <widget class="QLayoutWidget">
37             <property name="name">
38                 <cstring>Layout1</cstring>
39             </property>
40             <hbox>
41                 <property name="name">
42                     <cstring>unnamed</cstring>
43                 </property>
44                 <property name="margin">
45                     <number>0</number>
46                 </property>
47                 <property name="spacing">
48                     <number>6</number>
49                 </property>
50                 <widget class="QPushButton">
51                     <property name="name">
52                         <cstring>restorePB</cstring>
53                     </property>
54                     <property name="text">
55                         <string>&amp;Restore</string>
56                     </property>
57                     <property name="autoDefault">
58                         <bool>false</bool>
59                     </property>
60                 </widget>
61                 <spacer>
62                     <property name="name">
63                         <cstring>Spacer1</cstring>
64                     </property>
65                     <property name="orientation">
66                         <enum>Horizontal</enum>
67                     </property>
68                     <property name="sizeType">
69                         <enum>Expanding</enum>
70                     </property>
71                     <property name="sizeHint">
72                         <size>
73                             <width>20</width>
74                             <height>20</height>
75                         </size>
76                     </property>
77                 </spacer>
78                 <widget class="QPushButton">
79                     <property name="name">
80                         <cstring>okPB</cstring>
81                     </property>
82                     <property name="text">
83                         <string>&amp;OK</string>
84                     </property>
85                     <property name="default">
86                         <bool>true</bool>
87                     </property>
88                 </widget>
89                 <widget class="QPushButton">
90                     <property name="name">
91                         <cstring>applyPB</cstring>
92                     </property>
93                     <property name="text">
94                         <string>&amp;Apply</string>
95                     </property>
96                 </widget>
97                 <widget class="QPushButton">
98                     <property name="name">
99                         <cstring>closePB</cstring>
100                     </property>
101                     <property name="text">
102                         <string>&amp;Close</string>
103                     </property>
104                 </widget>
105             </hbox>
106         </widget>
107     </vbox>
108 </widget>
109 <customwidgets>
110     <customwidget>
111         <class>FloatPlacement</class>
112         <header location="local">floatplacement.h</header>
113         <sizehint>
114             <width>-1</width>
115             <height>-1</height>
116         </sizehint>
117         <container>1</container>
118         <sizepolicy>
119             <hordata>5</hordata>
120             <verdata>5</verdata>
121             <horstretch>0</horstretch>
122             <verstretch>0</verstretch>
123         </sizepolicy>
124         <pixmap>image0</pixmap>
125     </customwidget>
126 </customwidgets>
127 <images>
128     <image name="image0">
129         <data format="PNG" length="256">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000c749444154388dad55db1184200c4c180bb81a28c73aad811228c356f42b3792db3cc0db2fc724bb7901dc7b270f27ed17fa5fa9b117b7cd90211f4ba0ac906a7f1453b4d30ca917bb590681552af23f69bfc4ffa71519d2c8f62546ea5ea03738b1c18c33a4d156f0d13f43b61952e4af6d6e8fb3a408f080448419a433d6486d85052fdba892a295f5d45785cd8c51a9d6de6a814a8d2131da51f98e7a3b64ec9da04a8db53d43be3c3c0b22cacf17e4cdb5a931649ceddf34b190cf0aa019f03f1fd3e7457f03b5a66c9ed26e86130000000049454e44ae426082</data>
130     </image>
131 </images>
132 <tabstops>
133     <tabstop>restorePB</tabstop>
134     <tabstop>okPB</tabstop>
135     <tabstop>applyPB</tabstop>
136     <tabstop>closePB</tabstop>
137 </tabstops>
138 <includes>
139     <include location="global" impldecl="in declaration">config.h</include>
140     <include location="local" impldecl="in declaration">qt_helpers.h</include>
141 </includes>
142 <slots>
143     <slot access="protected">change_adaptor()</slot>
144 </slots>
145 <layoutdefaults spacing="6" margin="11"/>
146 <includehints>
147     <includehint>floatplacement.h</includehint>
148 </includehints>
149 </UI>