]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefCopiersUi.ui
move our stuff off the Q* namespace
[lyx.git] / src / frontends / qt4 / ui / PrefCopiersUi.ui
1 <ui version="4.0" >
2  <class>PrefCopiersUi</class>
3  <widget class="QWidget" name="PrefCopiersUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>396</width>
9     <height>320</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <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="2" column="2" >
23     <spacer>
24      <property name="orientation" >
25       <enum>Qt::Horizontal</enum>
26      </property>
27      <property name="sizeHint" >
28       <size>
29        <width>161</width>
30        <height>20</height>
31       </size>
32      </property>
33     </spacer>
34    </item>
35    <item row="2" column="0" >
36     <widget class="QLabel" name="copierFormatLA" >
37      <property name="text" >
38       <string>&amp;Format:</string>
39      </property>
40      <property name="buddy" >
41       <cstring>copierFormatCO</cstring>
42      </property>
43     </widget>
44    </item>
45    <item row="2" column="1" >
46     <widget class="QComboBox" name="copierFormatCO" />
47    </item>
48    <item row="1" column="0" colspan="3" >
49     <widget class="QListWidget" name="AllCopiersLW" />
50    </item>
51    <item row="3" column="1" colspan="2" >
52     <widget class="QLineEdit" name="copierED" />
53    </item>
54    <item row="3" column="0" >
55     <widget class="QLabel" name="copierLA" >
56      <property name="text" >
57       <string>&amp;Copier:</string>
58      </property>
59      <property name="buddy" >
60       <cstring>copierED</cstring>
61      </property>
62     </widget>
63    </item>
64    <item row="0" column="0" colspan="4" >
65     <widget class="QLabel" name="AllCopiersLA" >
66      <property name="text" >
67       <string>C&amp;opiers</string>
68      </property>
69      <property name="buddy" >
70       <cstring>AllCopiersLW</cstring>
71      </property>
72     </widget>
73    </item>
74    <item rowspan="3" row="1" column="3" >
75     <layout class="QVBoxLayout" >
76      <property name="margin" >
77       <number>0</number>
78      </property>
79      <property name="spacing" >
80       <number>6</number>
81      </property>
82      <item>
83       <widget class="QPushButton" name="copierNewPB" >
84        <property name="text" >
85         <string>&amp;Add</string>
86        </property>
87       </widget>
88      </item>
89      <item>
90       <widget class="QPushButton" name="copierModifyPB" >
91        <property name="text" >
92         <string>&amp;Modify</string>
93        </property>
94       </widget>
95      </item>
96      <item>
97       <widget class="QPushButton" name="copierRemovePB" >
98        <property name="text" >
99         <string>&amp;Remove</string>
100        </property>
101       </widget>
102      </item>
103      <item>
104       <spacer>
105        <property name="orientation" >
106         <enum>Qt::Vertical</enum>
107        </property>
108        <property name="sizeHint" >
109         <size>
110          <width>20</width>
111          <height>40</height>
112         </size>
113        </property>
114       </spacer>
115      </item>
116     </layout>
117    </item>
118   </layout>
119  </widget>
120  <tabstops>
121   <tabstop>AllCopiersLW</tabstop>
122   <tabstop>copierFormatCO</tabstop>
123   <tabstop>copierED</tabstop>
124   <tabstop>copierNewPB</tabstop>
125   <tabstop>copierModifyPB</tabstop>
126   <tabstop>copierRemovePB</tabstop>
127  </tabstops>
128  <includes>
129   <include location="local" >qt_helpers.h</include>
130  </includes>
131  <resources/>
132  <connections/>
133 </ui>