1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>KeybindingsDialog</class>
4 <widget class="QDialog" name="KeybindingsDialog">
5  <property name="geometry">
6   <rect>
7    <x>0</x>
8    <y>0</y>
9    <width>554</width>
10    <height>224</height>
11   </rect>
12  </property>
13  <property name="sizePolicy">
14   <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
15    <horstretch>0</horstretch>
16    <verstretch>0</verstretch>
17   </sizepolicy>
18  </property>
19  <property name="windowTitle">
20   <string>Keybindings</string>
21  </property>
22  <property name="modal">
23   <bool>true</bool>
24  </property>
25  <layout class="QVBoxLayout" name="verticalLayout">
26   <item>
27    <layout class="QGridLayout" name="gridLayout">
28     <item row="0" column="0">
29      <widget class="QLabel" name="label">
30       <property name="font">
31        <font>
32         <pointsize>10</pointsize>
33         <weight>75</weight>
34         <bold>true</bold>
35        </font>
36       </property>
37       <property name="text">
38        <string>Key</string>
39       </property>
40      </widget>
41     </item>
42     <item row="0" column="1">
43      <widget class="QLabel" name="label_2">
44       <property name="font">
45        <font>
46         <pointsize>10</pointsize>
47         <weight>75</weight>
48         <bold>true</bold>
49        </font>
50       </property>
51       <property name="text">
52        <string>Action</string>
53       </property>
54      </widget>
55     </item>
56     <item row="2" column="1">
57      <widget class="QLabel" name="label_4">
58       <property name="text">
59        <string>Next slide</string>
60       </property>
61      </widget>
62     </item>
63     <item row="2" column="0">
64      <widget class="QLabel" name="label_3">
65       <property name="text">
66        <string>N or Left/Down arrow</string>
67       </property>
68      </widget>
69     </item>
70     <item row="3" column="0">
71      <widget class="QLabel" name="label_5">
72       <property name="text">
73        <string>P or Right/Down arrow</string>
74       </property>
75      </widget>
76     </item>
77     <item row="4" column="1">
78      <widget class="QLabel" name="label_8">
79       <property name="text">
80        <string>Blank/Unblank audience screen</string>
81       </property>
82      </widget>
83     </item>
84     <item row="7" column="1">
85      <widget class="QLabel" name="label_14">
86       <property name="text">
87        <string>Quit</string>
88       </property>
89      </widget>
90     </item>
91     <item row="3" column="1">
92      <widget class="QLabel" name="label_6">
93       <property name="text">
94        <string>Previous slide</string>
95       </property>
96      </widget>
97     </item>
98     <item row="5" column="1">
99      <widget class="QLabel" name="label_10">
100       <property name="text">
101        <string>Go to specific slide</string>
102       </property>
103      </widget>
104     </item>
105     <item row="9" column="1">
106      <widget class="QLabel" name="label_18">
107       <property name="text">
108        <string>Toggle between notes and slides on the secondary screen</string>
109       </property>
110      </widget>
111     </item>
112     <item row="10" column="1">
113      <widget class="QLabel" name="label_20">
114       <property name="text">
115        <string>Toggle between displaying both notes and slides on the secondary screen or only notes</string>
116       </property>
117      </widget>
118     </item>
119     <item row="8" column="1">
120      <widget class="QLabel" name="label_16">
121       <property name="text">
122        <string>Switch primary and secondary screens</string>
123       </property>
124      </widget>
125     </item>
126     <item row="6" column="1">
127      <widget class="QLabel" name="label_12">
128       <property name="text">
129        <string>Go to first page and reset counters</string>
130       </property>
131      </widget>
132     </item>
133     <item row="11" column="1">
134      <widget class="QLabel" name="label_22">
135       <property name="text">
136        <string>Show this help box</string>
137       </property>
138      </widget>
139     </item>
140     <item row="4" column="0">
141      <widget class="QLabel" name="label_7">
142       <property name="text">
143        <string>B or .</string>
144       </property>
145      </widget>
146     </item>
147     <item row="5" column="0">
148      <widget class="QLabel" name="label_9">
149       <property name="text">
150        <string>G</string>
151       </property>
152      </widget>
153     </item>
154     <item row="6" column="0">
155      <widget class="QLabel" name="label_11">
156       <property name="text">
157        <string>H or Home</string>
158       </property>
159      </widget>
160     </item>
161     <item row="7" column="0">
162      <widget class="QLabel" name="label_13">
163       <property name="text">
164        <string>Q or Esc</string>
165       </property>
166      </widget>
167     </item>
168     <item row="8" column="0">
169      <widget class="QLabel" name="label_15">
170       <property name="text">
171        <string>S or F12</string>
172       </property>
173      </widget>
174     </item>
175     <item row="9" column="0">
176      <widget class="QLabel" name="label_17">
177       <property name="text">
178        <string>T</string>
179       </property>
180      </widget>
181     </item>
182     <item row="10" column="0">
183      <widget class="QLabel" name="label_19">
184       <property name="text">
185        <string>D</string>
186       </property>
187      </widget>
188     </item>
189     <item row="11" column="0">
190      <widget class="QLabel" name="label_21">
191       <property name="text">
192        <string>? or F1</string>
193       </property>
194      </widget>
195     </item>
196    </layout>
197   </item>
198   <item>
199    <layout class="QHBoxLayout" name="horizontalLayout">
200     <item>
201      <spacer name="horizontalSpacer">
202       <property name="orientation">
203        <enum>Qt::Horizontal</enum>
204       </property>
205       <property name="sizeHint" stdset="0">
206        <size>
207         <width>40</width>
208         <height>20</height>
209        </size>
210       </property>
211      </spacer>
212     </item>
213     <item>
214      <widget class="QPushButton" name="pushButton">
215       <property name="text">
216        <string>OK</string>
217       </property>
218       <property name="default">
219        <bool>true</bool>
220       </property>
221      </widget>
222     </item>
223     <item>
224      <spacer name="horizontalSpacer_2">
225       <property name="orientation">
226        <enum>Qt::Horizontal</enum>
227       </property>
228       <property name="sizeHint" stdset="0">
229        <size>
230         <width>40</width>
231         <height>20</height>
232        </size>
233       </property>
234      </spacer>
235     </item>
236    </layout>
237   </item>
238   <item>
239    <widget class="QLabel" name="label_versionstring">
240     <property name="text">
241      <string>dspdfviewer version %1</string>
242     </property>
243     <property name="alignment">
244      <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
245     </property>
246    </widget>
247   </item>
248  </layout>
249 </widget>
250 <resources/>
251 <connections>
252  <connection>
253   <sender>pushButton</sender>
254   <signal>clicked()</signal>
255   <receiver>KeybindingsDialog</receiver>
256   <slot>accept()</slot>
257   <hints>
258    <hint type="sourcelabel">
259     <x>272</x>
260     <y>200</y>
261    </hint>
262    <hint type="destinationlabel">
263     <x>398</x>
264     <y>201</y>
265    </hint>
266   </hints>
267  </connection>
268 </connections>
269</ui>
270