]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/TextLayoutUi.ui
Rename .C ==> .cpp for files in src/frontends/qt4, part one
[lyx.git] / src / frontends / qt4 / ui / TextLayoutUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>TextLayoutUi</class>
6  <widget class="QWidget" name="TextLayoutUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>287</width>
12     <height>208</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="1" column="2" >
26     <widget class="QLineEdit" name="lspacingLE" >
27      <property name="enabled" >
28       <bool>false</bool>
29      </property>
30      <property name="sizePolicy" >
31       <sizepolicy>
32        <hsizetype>1</hsizetype>
33        <vsizetype>0</vsizetype>
34        <horstretch>0</horstretch>
35        <verstretch>0</verstretch>
36       </sizepolicy>
37      </property>
38     </widget>
39    </item>
40    <item row="1" column="1" >
41     <widget class="QComboBox" name="lspacingCO" >
42      <property name="sizePolicy" >
43       <sizepolicy>
44        <hsizetype>5</hsizetype>
45        <vsizetype>0</vsizetype>
46        <horstretch>0</horstretch>
47        <verstretch>0</verstretch>
48       </sizepolicy>
49      </property>
50      <property name="duplicatesEnabled" >
51       <bool>false</bool>
52      </property>
53     </widget>
54    </item>
55    <item row="1" column="0" >
56     <widget class="QLabel" name="lspacingL" >
57      <property name="text" >
58       <string>&amp;Line spacing:</string>
59      </property>
60      <property name="buddy" >
61       <cstring>lspacingCO</cstring>
62      </property>
63     </widget>
64    </item>
65    <item row="0" column="0" colspan="3" >
66     <widget class="QGroupBox" name="ButtonGroup6" >
67      <property name="title" >
68       <string>Separate Paragraphs With</string>
69      </property>
70      <layout class="QGridLayout" >
71       <property name="margin" >
72        <number>9</number>
73       </property>
74       <property name="spacing" >
75        <number>6</number>
76       </property>
77       <item row="2" column="1" >
78        <widget class="QComboBox" name="skipCO" >
79         <property name="enabled" >
80          <bool>false</bool>
81         </property>
82        </widget>
83       </item>
84       <item row="2" column="2" colspan="2" >
85        <spacer>
86         <property name="orientation" >
87          <enum>Qt::Horizontal</enum>
88         </property>
89         <property name="sizeType" >
90          <enum>QSizePolicy::Expanding</enum>
91         </property>
92         <property name="sizeHint" >
93          <size>
94           <width>178</width>
95           <height>22</height>
96          </size>
97         </property>
98        </spacer>
99       </item>
100       <item row="3" column="3" >
101        <widget class="LengthCombo" name="skipLengthCO" >
102         <property name="enabled" >
103          <bool>false</bool>
104         </property>
105        </widget>
106       </item>
107       <item row="3" column="1" colspan="2" >
108        <widget class="QLineEdit" name="skipLE" >
109         <property name="enabled" >
110          <bool>false</bool>
111         </property>
112         <property name="sizePolicy" >
113          <sizepolicy>
114           <hsizetype>1</hsizetype>
115           <vsizetype>0</vsizetype>
116           <horstretch>0</horstretch>
117           <verstretch>0</verstretch>
118          </sizepolicy>
119         </property>
120        </widget>
121       </item>
122       <item rowspan="2" row="2" column="0" >
123        <spacer>
124         <property name="orientation" >
125          <enum>Qt::Horizontal</enum>
126         </property>
127         <property name="sizeType" >
128          <enum>QSizePolicy::Fixed</enum>
129         </property>
130         <property name="sizeHint" >
131          <size>
132           <width>31</width>
133           <height>58</height>
134          </size>
135         </property>
136        </spacer>
137       </item>
138       <item row="1" column="0" colspan="4" >
139        <widget class="QRadioButton" name="skipRB" >
140         <property name="toolTip" >
141          <string/>
142         </property>
143         <property name="text" >
144          <string>&amp;Vertical space</string>
145         </property>
146        </widget>
147       </item>
148       <item row="0" column="0" colspan="4" >
149        <widget class="QRadioButton" name="indentRB" >
150         <property name="toolTip" >
151          <string>Indent consecutive paragraphs</string>
152         </property>
153         <property name="text" >
154          <string>&amp;Indentation</string>
155         </property>
156        </widget>
157       </item>
158      </layout>
159     </widget>
160    </item>
161    <item row="3" column="0" colspan="3" >
162     <spacer>
163      <property name="orientation" >
164       <enum>Qt::Vertical</enum>
165      </property>
166      <property name="sizeType" >
167       <enum>QSizePolicy::Expanding</enum>
168      </property>
169      <property name="sizeHint" >
170       <size>
171        <width>20</width>
172        <height>20</height>
173       </size>
174      </property>
175     </spacer>
176    </item>
177    <item row="2" column="0" colspan="3" >
178     <widget class="QCheckBox" name="twoColumnCB" >
179      <property name="toolTip" >
180       <string>Format text into two columns</string>
181      </property>
182      <property name="text" >
183       <string>Two-&amp;column document</string>
184      </property>
185     </widget>
186    </item>
187   </layout>
188  </widget>
189  <pixmapfunction></pixmapfunction>
190  <includes>
191   <include location="local" >qt_helpers.h</include>
192  </includes>
193  <customwidgets>
194   <customwidget>
195    <class>LengthCombo</class>
196    <extends>QWidget</extends>
197    <header>LengthCombo.h</header>
198    <container>0</container>
199    <pixmap></pixmap>
200   </customwidget>
201  </customwidgets>
202  <tabstops>
203   <tabstop>indentRB</tabstop>
204   <tabstop>skipRB</tabstop>
205   <tabstop>skipCO</tabstop>
206   <tabstop>skipLE</tabstop>
207   <tabstop>lspacingCO</tabstop>
208   <tabstop>lspacingLE</tabstop>
209   <tabstop>twoColumnCB</tabstop>
210  </tabstops>
211  <resources/>
212  <connections/>
213 </ui>