]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/FloatPlacementUi.ui
ui/*.ui: <include location="local" >qt_helpers.h</include>
[lyx.git] / src / frontends / qt4 / ui / FloatPlacementUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>FloatPlacementUi</class>
6  <widget class="QWidget" name="FloatPlacementUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>211</width>
12     <height>300</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string>Form</string>
17   </property>
18   <layout class="QVBoxLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item>
26     <widget class="QCheckBox" name="defaultsCB" >
27      <property name="text" >
28       <string>Use &amp;default placement</string>
29      </property>
30     </widget>
31    </item>
32    <item>
33     <widget class="QGroupBox" name="options" >
34      <property name="title" >
35       <string>Advanced Placement Options</string>
36      </property>
37      <layout class="QGridLayout" >
38       <property name="margin" >
39        <number>9</number>
40       </property>
41       <property name="spacing" >
42        <number>6</number>
43       </property>
44       <item row="0" column="0" >
45        <widget class="QCheckBox" name="topCB" >
46         <property name="text" >
47          <string>&amp;Top of page</string>
48         </property>
49        </widget>
50       </item>
51       <item row="5" column="0" >
52        <widget class="QCheckBox" name="ignoreCB" >
53         <property name="text" >
54          <string>&amp;Ignore LaTeX rules</string>
55         </property>
56        </widget>
57       </item>
58       <item row="4" column="0" >
59        <widget class="QCheckBox" name="heredefinitelyCB" >
60         <property name="text" >
61          <string>Here de&amp;finitely</string>
62         </property>
63        </widget>
64       </item>
65       <item row="3" column="0" >
66        <widget class="QCheckBox" name="herepossiblyCB" >
67         <property name="text" >
68          <string>&amp;Here if possible</string>
69         </property>
70        </widget>
71       </item>
72       <item row="2" column="0" >
73        <widget class="QCheckBox" name="pageCB" >
74         <property name="text" >
75          <string>&amp;Page of floats</string>
76         </property>
77        </widget>
78       </item>
79       <item row="1" column="0" >
80        <widget class="QCheckBox" name="bottomCB" >
81         <property name="text" >
82          <string>&amp;Bottom of page</string>
83         </property>
84        </widget>
85       </item>
86      </layout>
87     </widget>
88    </item>
89    <item>
90     <widget class="QCheckBox" name="spanCB" >
91      <property name="text" >
92       <string>&amp;Span columns</string>
93      </property>
94     </widget>
95    </item>
96    <item>
97     <widget class="QCheckBox" name="sidewaysCB" >
98      <property name="text" >
99       <string>&amp;Rotate sideways</string>
100      </property>
101     </widget>
102    </item>
103   </layout>
104  </widget>
105  <pixmapfunction></pixmapfunction>
106  <includes>
107   <include location="local" >qt_helpers.h</include>
108  </includes>
109  <resources/>
110  <connections>
111   <connection>
112    <sender>defaultsCB</sender>
113    <signal>toggled(bool)</signal>
114    <receiver>options</receiver>
115    <slot>setDisabled(bool)</slot>
116    <hints>
117     <hint type="sourcelabel" >
118      <x>51</x>
119      <y>20</y>
120     </hint>
121     <hint type="destinationlabel" >
122      <x>201</x>
123      <y>47</y>
124     </hint>
125    </hints>
126   </connection>
127  </connections>
128 </ui>