]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/PrefShortcutsUi.ui
PrefShortcuts: add a simple shortcut dialog (does nothing now), adjust prefShortcuts...
[lyx.git] / src / frontends / qt4 / ui / PrefShortcutsUi.ui
1 <ui version="4.0" >
2  <class>PrefShortcuts</class>
3  <widget class="QWidget" name="PrefShortcuts" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>409</width>
9     <height>418</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy>
14     <hsizetype>1</hsizetype>
15     <vsizetype>1</vsizetype>
16     <horstretch>0</horstretch>
17     <verstretch>0</verstretch>
18    </sizepolicy>
19   </property>
20   <property name="windowTitle" >
21    <string/>
22   </property>
23   <layout class="QGridLayout" >
24    <property name="margin" >
25     <number>9</number>
26    </property>
27    <property name="spacing" >
28     <number>6</number>
29    </property>
30    <item row="8" column="2" >
31     <spacer>
32      <property name="orientation" >
33       <enum>Qt::Vertical</enum>
34      </property>
35      <property name="sizeType" >
36       <enum>QSizePolicy::Expanding</enum>
37      </property>
38      <property name="sizeHint" >
39       <size>
40        <width>51</width>
41        <height>83</height>
42       </size>
43      </property>
44     </spacer>
45    </item>
46    <item row="5" column="2" >
47     <spacer>
48      <property name="orientation" >
49       <enum>Qt::Vertical</enum>
50      </property>
51      <property name="sizeType" >
52       <enum>QSizePolicy::Expanding</enum>
53      </property>
54      <property name="sizeHint" >
55       <size>
56        <width>51</width>
57        <height>83</height>
58       </size>
59      </property>
60     </spacer>
61    </item>
62    <item row="6" column="2" >
63     <widget class="QLineEdit" name="searchLE" >
64      <property name="sizePolicy" >
65       <sizepolicy>
66        <hsizetype>1</hsizetype>
67        <vsizetype>0</vsizetype>
68        <horstretch>0</horstretch>
69        <verstretch>0</verstretch>
70       </sizepolicy>
71      </property>
72     </widget>
73    </item>
74    <item row="0" column="1" >
75     <widget class="QLineEdit" name="bindFileED" />
76    </item>
77    <item rowspan="7" row="2" column="0" colspan="2" >
78     <widget class="QTreeWidget" name="shortcutsTW" />
79    </item>
80    <item row="3" column="2" >
81     <widget class="QPushButton" name="removePB" >
82      <property name="text" >
83       <string>Remove</string>
84      </property>
85     </widget>
86    </item>
87    <item row="2" column="2" >
88     <widget class="QPushButton" name="newPB" >
89      <property name="text" >
90       <string>New</string>
91      </property>
92     </widget>
93    </item>
94    <item row="0" column="2" >
95     <widget class="QPushButton" name="bindFilePB" >
96      <property name="text" >
97       <string>B&amp;rowse...</string>
98      </property>
99     </widget>
100    </item>
101    <item row="0" column="0" >
102     <widget class="QLabel" name="bindFileLA" >
103      <property name="text" >
104       <string>&amp;Bind file:</string>
105      </property>
106      <property name="buddy" >
107       <cstring>bindFileED</cstring>
108      </property>
109     </widget>
110    </item>
111    <item row="1" column="0" colspan="2" >
112     <widget class="QLabel" name="shortcutsLBL" >
113      <property name="text" >
114       <string>Shortcuts:</string>
115      </property>
116     </widget>
117    </item>
118    <item row="7" column="2" >
119     <widget class="QPushButton" name="searchPB" >
120      <property name="text" >
121       <string>Search</string>
122      </property>
123     </widget>
124    </item>
125    <item row="4" column="2" >
126     <widget class="QPushButton" name="modifyPB" >
127      <property name="text" >
128       <string>Modify</string>
129      </property>
130     </widget>
131    </item>
132   </layout>
133  </widget>
134  <tabstops>
135   <tabstop>bindFileED</tabstop>
136   <tabstop>bindFilePB</tabstop>
137  </tabstops>
138  <includes>
139   <include location="local" >qt_helpers.h</include>
140  </includes>
141  <resources/>
142  <connections/>
143 </ui>