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