]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/EmbeddedFilesUi.ui
afbf0cfc0446efa184b7c4b32089835fcbdde96a
[lyx.git] / src / frontends / qt4 / ui / EmbeddedFilesUi.ui
1 <ui version="4.0" >
2  <class>EmbeddedFilesUi</class>
3  <widget class="QWidget" name="EmbeddedFilesUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>409</width>
9     <height>346</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>EmbeddedFiles</string>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="6" column="1" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Vertical</enum>
26      </property>
27      <property name="sizeHint" >
28       <size>
29        <width>20</width>
30        <height>40</height>
31       </size>
32      </property>
33     </spacer>
34    </item>
35    <item row="5" column="1" >
36     <widget class="QPushButton" name="removePB" >
37      <property name="text" >
38       <string>Remove</string>
39      </property>
40     </widget>
41    </item>
42    <item row="4" column="1" >
43     <widget class="QPushButton" name="addPB" >
44      <property name="text" >
45       <string>Add</string>
46      </property>
47     </widget>
48    </item>
49    <item rowspan="3" row="4" column="0" >
50     <widget class="QListWidget" name="extraLW" />
51    </item>
52    <item row="3" column="0" >
53     <widget class="QLabel" name="extraLBL" >
54      <property name="text" >
55       <string>Extra embedded files:</string>
56      </property>
57     </widget>
58    </item>
59    <item row="2" column="0" >
60     <widget class="QListWidget" name="filesLW" />
61    </item>
62    <item row="0" column="0" >
63     <widget class="QCheckBox" name="bundleCB" >
64      <property name="text" >
65       <string>Save this document in bundled format</string>
66      </property>
67     </widget>
68    </item>
69    <item row="1" column="0" >
70     <widget class="QLabel" name="filesLBL" >
71      <property name="text" >
72       <string>Embedded files:</string>
73      </property>
74     </widget>
75    </item>
76   </layout>
77  </widget>
78  <layoutdefault spacing="6" margin="11" />
79  <includes>
80   <include location="local" >qt_helpers.h</include>
81  </includes>
82  <resources/>
83  <connections/>
84 </ui>