]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/QPrefKeyboardUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / QPrefKeyboardUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>QPrefKeyboardUi</class>
6  <widget class="QWidget" name="QPrefKeyboardUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>338</width>
12     <height>253</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="3" column="1" >
26     <spacer>
27      <property name="orientation" >
28       <enum>Qt::Vertical</enum>
29      </property>
30      <property name="sizeType" >
31       <enum>QSizePolicy::Expanding</enum>
32      </property>
33      <property name="sizeHint" >
34       <size>
35        <width>20</width>
36        <height>20</height>
37       </size>
38      </property>
39     </spacer>
40    </item>
41    <item row="1" column="1" >
42     <widget class="QLineEdit" name="firstKeymapED" />
43    </item>
44    <item row="2" column="1" >
45     <widget class="QLineEdit" name="secondKeymapED" />
46    </item>
47    <item row="2" column="2" >
48     <widget class="QPushButton" name="secondKeymapPB" >
49      <property name="text" >
50       <string>Bro&amp;wse...</string>
51      </property>
52      <property name="autoDefault" >
53       <bool>false</bool>
54      </property>
55     </widget>
56    </item>
57    <item row="2" column="0" >
58     <widget class="QLabel" name="secondKeymapLA" >
59      <property name="text" >
60       <string>S&amp;econd:</string>
61      </property>
62      <property name="buddy" >
63       <cstring>secondKeymapED</cstring>
64      </property>
65     </widget>
66    </item>
67    <item row="1" column="0" >
68     <widget class="QLabel" name="firstKeymapLA" >
69      <property name="text" >
70       <string>&amp;First:</string>
71      </property>
72      <property name="buddy" >
73       <cstring>firstKeymapED</cstring>
74      </property>
75     </widget>
76    </item>
77    <item row="1" column="2" >
78     <widget class="QPushButton" name="firstKeymapPB" >
79      <property name="text" >
80       <string>Br&amp;owse...</string>
81      </property>
82      <property name="autoDefault" >
83       <bool>false</bool>
84      </property>
85     </widget>
86    </item>
87    <item row="0" column="0" colspan="3" >
88     <widget class="QCheckBox" name="keymapCB" >
89      <property name="text" >
90       <string>Use &amp;keyboard map</string>
91      </property>
92     </widget>
93    </item>
94   </layout>
95  </widget>
96  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
97  <tabstops>
98   <tabstop>keymapCB</tabstop>
99   <tabstop>firstKeymapED</tabstop>
100   <tabstop>firstKeymapPB</tabstop>
101   <tabstop>secondKeymapED</tabstop>
102   <tabstop>secondKeymapPB</tabstop>
103  </tabstops>
104  <resources/>
105  <connections/>
106 </ui>