OSDN Git Service

ショートカットキーのMac対応
[gefu/Gefu.git] / mainwindow.ui
1 <?xml version="1.0" encoding="UTF-8"?>\r
2 <ui version="4.0">\r
3  <class>MainWindow</class>\r
4  <widget class="QMainWindow" name="MainWindow">\r
5   <property name="geometry">\r
6    <rect>\r
7     <x>0</x>\r
8     <y>0</y>\r
9     <width>647</width>\r
10     <height>377</height>\r
11    </rect>\r
12   </property>\r
13   <property name="windowTitle">\r
14    <string>MainWindow</string>\r
15   </property>\r
16   <widget class="QWidget" name="centralWidget">\r
17    <layout class="QVBoxLayout" name="verticalLayout">\r
18     <property name="spacing">\r
19      <number>1</number>\r
20     </property>\r
21     <property name="leftMargin">\r
22      <number>1</number>\r
23     </property>\r
24     <property name="topMargin">\r
25      <number>1</number>\r
26     </property>\r
27     <property name="rightMargin">\r
28      <number>1</number>\r
29     </property>\r
30     <property name="bottomMargin">\r
31      <number>1</number>\r
32     </property>\r
33     <item>\r
34      <widget class="QSplitter" name="splitter">\r
35       <property name="orientation">\r
36        <enum>Qt::Horizontal</enum>\r
37       </property>\r
38       <widget class="FolderPanel" name="folderPanel_L" native="true">\r
39        <property name="sizePolicy">\r
40         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">\r
41          <horstretch>0</horstretch>\r
42          <verstretch>0</verstretch>\r
43         </sizepolicy>\r
44        </property>\r
45       </widget>\r
46       <widget class="FolderPanel" name="folderPanel_R" native="true">\r
47        <property name="sizePolicy">\r
48         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">\r
49          <horstretch>0</horstretch>\r
50          <verstretch>0</verstretch>\r
51         </sizepolicy>\r
52        </property>\r
53       </widget>\r
54      </widget>\r
55     </item>\r
56     <item>\r
57      <layout class="QHBoxLayout" name="horizontalLayout">\r
58       <property name="spacing">\r
59        <number>0</number>\r
60       </property>\r
61       <property name="sizeConstraint">\r
62        <enum>QLayout::SetMinimumSize</enum>\r
63       </property>\r
64       <item>\r
65        <widget class="QPushButton" name="pushButton_4">\r
66         <property name="focusPolicy">\r
67          <enum>Qt::NoFocus</enum>\r
68         </property>\r
69         <property name="text">\r
70          <string>PushButton</string>\r
71         </property>\r
72        </widget>\r
73       </item>\r
74       <item>\r
75        <widget class="QPushButton" name="pushButton_3">\r
76         <property name="focusPolicy">\r
77          <enum>Qt::NoFocus</enum>\r
78         </property>\r
79         <property name="text">\r
80          <string>PushButton</string>\r
81         </property>\r
82        </widget>\r
83       </item>\r
84       <item>\r
85        <widget class="QPushButton" name="pushButton_2">\r
86         <property name="minimumSize">\r
87          <size>\r
88           <width>1</width>\r
89           <height>0</height>\r
90          </size>\r
91         </property>\r
92         <property name="focusPolicy">\r
93          <enum>Qt::NoFocus</enum>\r
94         </property>\r
95         <property name="text">\r
96          <string>PushButton</string>\r
97         </property>\r
98        </widget>\r
99       </item>\r
100       <item>\r
101        <widget class="QPushButton" name="pushButton">\r
102         <property name="minimumSize">\r
103          <size>\r
104           <width>1</width>\r
105           <height>0</height>\r
106          </size>\r
107         </property>\r
108         <property name="focusPolicy">\r
109          <enum>Qt::NoFocus</enum>\r
110         </property>\r
111         <property name="text">\r
112          <string>PushButton</string>\r
113         </property>\r
114        </widget>\r
115       </item>\r
116      </layout>\r
117     </item>\r
118    </layout>\r
119   </widget>\r
120   <widget class="QToolBar" name="mainToolBar">\r
121    <property name="movable">\r
122     <bool>false</bool>\r
123    </property>\r
124    <property name="iconSize">\r
125     <size>\r
126      <width>16</width>\r
127      <height>16</height>\r
128     </size>\r
129    </property>\r
130    <attribute name="toolBarArea">\r
131     <enum>TopToolBarArea</enum>\r
132    </attribute>\r
133    <attribute name="toolBarBreak">\r
134     <bool>false</bool>\r
135    </attribute>\r
136    <addaction name="action_Open"/>\r
137   </widget>\r
138   <widget class="QStatusBar" name="statusBar"/>\r
139   <widget class="QMenuBar" name="menuBar">\r
140    <property name="geometry">\r
141     <rect>\r
142      <x>0</x>\r
143      <y>0</y>\r
144      <width>647</width>\r
145      <height>22</height>\r
146     </rect>\r
147    </property>\r
148    <widget class="QMenu" name="menu_File">\r
149     <property name="title">\r
150      <string>ファイル(&amp;F)</string>\r
151     </property>\r
152     <addaction name="action_Open"/>\r
153     <addaction name="action_Exec"/>\r
154     <addaction name="separator"/>\r
155     <addaction name="action_Setting"/>\r
156     <addaction name="separator"/>\r
157     <addaction name="action_Quit"/>\r
158    </widget>\r
159    <widget class="QMenu" name="menu_Mark">\r
160     <property name="title">\r
161      <string>マーク(&amp;M)</string>\r
162     </property>\r
163     <addaction name="mark_Toggle"/>\r
164     <addaction name="mark_All"/>\r
165     <addaction name="mark_AllFiles"/>\r
166     <addaction name="mark_AllOff"/>\r
167     <addaction name="mark_Invert"/>\r
168    </widget>\r
169    <widget class="QMenu" name="menu_View">\r
170     <property name="title">\r
171      <string>表示(&amp;V)</string>\r
172     </property>\r
173     <addaction name="view_FromOther"/>\r
174     <addaction name="view_ToOther"/>\r
175     <addaction name="view_Swap"/>\r
176     <addaction name="separator"/>\r
177     <addaction name="view_Hidden"/>\r
178     <addaction name="view_Sort"/>\r
179    </widget>\r
180    <widget class="QMenu" name="menu_Move">\r
181     <property name="title">\r
182      <string>移動(&amp;E)</string>\r
183     </property>\r
184     <addaction name="move_Back"/>\r
185     <addaction name="move_Forward"/>\r
186     <addaction name="move_History"/>\r
187     <addaction name="separator"/>\r
188     <addaction name="move_Parent"/>\r
189     <addaction name="move_Root"/>\r
190     <addaction name="move_Jump"/>\r
191     <addaction name="separator"/>\r
192     <addaction name="move_Down"/>\r
193     <addaction name="move_Up"/>\r
194    </widget>\r
195    <addaction name="menu_File"/>\r
196    <addaction name="menu_Mark"/>\r
197    <addaction name="menu_View"/>\r
198    <addaction name="menu_Move"/>\r
199   </widget>\r
200   <action name="action_Quit">\r
201    <property name="icon">\r
202     <iconset resource="resource.qrc">\r
203      <normaloff>:/images/Exit.png</normaloff>:/images/Exit.png</iconset>\r
204    </property>\r
205    <property name="text">\r
206     <string>終了</string>\r
207    </property>\r
208    <property name="toolTip">\r
209     <string>終了</string>\r
210    </property>\r
211    <property name="shortcut">\r
212     <string>Q</string>\r
213    </property>\r
214   </action>\r
215   <action name="action_Open">\r
216    <property name="icon">\r
217     <iconset resource="resource.qrc">\r
218      <normaloff>:/images/Open.png</normaloff>:/images/Open.png</iconset>\r
219    </property>\r
220    <property name="text">\r
221     <string>開く</string>\r
222    </property>\r
223    <property name="toolTip">\r
224     <string>開く</string>\r
225    </property>\r
226    <property name="shortcut">\r
227     <string>Return</string>\r
228    </property>\r
229   </action>\r
230   <action name="action_Exec">\r
231    <property name="icon">\r
232     <iconset resource="resource.qrc">\r
233      <normaloff>:/images/Play.png</normaloff>:/images/Play.png</iconset>\r
234    </property>\r
235    <property name="text">\r
236     <string>アプリケーションで開く</string>\r
237    </property>\r
238    <property name="toolTip">\r
239     <string>アプリケーションで開く</string>\r
240    </property>\r
241    <property name="shortcut">\r
242     <string>Ctrl+Return</string>\r
243    </property>\r
244   </action>\r
245   <action name="view_FromOther">\r
246    <property name="icon">\r
247     <iconset theme="隣のパネルと同じフォルダを表示" resource="resource.qrc">\r
248      <normaloff>:/images/Synchronize.png</normaloff>:/images/Synchronize.png</iconset>\r
249    </property>\r
250    <property name="text">\r
251     <string>隣のパネルと同じフォルダを表示</string>\r
252    </property>\r
253    <property name="shortcut">\r
254     <string>O</string>\r
255    </property>\r
256   </action>\r
257   <action name="view_ToOther">\r
258    <property name="text">\r
259     <string>隣のパネルに同じフォルダを表示</string>\r
260    </property>\r
261    <property name="toolTip">\r
262     <string>隣のパネルに同じフォルダを表示</string>\r
263    </property>\r
264    <property name="shortcut">\r
265     <string>Ctrl+O</string>\r
266    </property>\r
267   </action>\r
268   <action name="mark_Toggle">\r
269    <property name="icon">\r
270     <iconset resource="resource.qrc">\r
271      <normaloff>:/images/Apply.png</normaloff>:/images/Apply.png</iconset>\r
272    </property>\r
273    <property name="text">\r
274     <string>マーク/解除</string>\r
275    </property>\r
276    <property name="toolTip">\r
277     <string>マーク/解除</string>\r
278    </property>\r
279    <property name="shortcut">\r
280     <string>Space</string>\r
281    </property>\r
282   </action>\r
283   <action name="mark_All">\r
284    <property name="icon">\r
285     <iconset resource="resource.qrc">\r
286      <normaloff>:/images/Check boxes.png</normaloff>:/images/Check boxes.png</iconset>\r
287    </property>\r
288    <property name="text">\r
289     <string>すべてマーク</string>\r
290    </property>\r
291    <property name="toolTip">\r
292     <string>すべてマーク</string>\r
293    </property>\r
294    <property name="shortcut">\r
295     <string>Ctrl+A</string>\r
296    </property>\r
297   </action>\r
298   <action name="mark_AllFiles">\r
299    <property name="text">\r
300     <string>すべてのファイルをマーク</string>\r
301    </property>\r
302    <property name="toolTip">\r
303     <string>すべてのファイルをマーク</string>\r
304    </property>\r
305    <property name="shortcut">\r
306     <string>A</string>\r
307    </property>\r
308   </action>\r
309   <action name="mark_AllOff">\r
310    <property name="text">\r
311     <string>すべてのマークを解除</string>\r
312    </property>\r
313    <property name="toolTip">\r
314     <string>すべてのマークを解除</string>\r
315    </property>\r
316    <property name="shortcut">\r
317     <string>Alt+Å</string>\r
318    </property>\r
319   </action>\r
320   <action name="mark_Invert">\r
321    <property name="text">\r
322     <string>マークを反転</string>\r
323    </property>\r
324    <property name="toolTip">\r
325     <string>マークを反転</string>\r
326    </property>\r
327    <property name="shortcut">\r
328     <string>I</string>\r
329    </property>\r
330   </action>\r
331   <action name="view_Swap">\r
332    <property name="icon">\r
333     <iconset resource="resource.qrc">\r
334      <normaloff>:/images/Text replace.png</normaloff>:/images/Text replace.png</iconset>\r
335    </property>\r
336    <property name="text">\r
337     <string>表示フォルダを交換</string>\r
338    </property>\r
339    <property name="toolTip">\r
340     <string>表示フォルダを交換</string>\r
341    </property>\r
342    <property name="shortcut">\r
343     <string>W</string>\r
344    </property>\r
345   </action>\r
346   <action name="action_Setting">\r
347    <property name="icon">\r
348     <iconset resource="resource.qrc">\r
349      <normaloff>:/images/Settings.png</normaloff>:/images/Settings.png</iconset>\r
350    </property>\r
351    <property name="text">\r
352     <string>環境設定...</string>\r
353    </property>\r
354    <property name="toolTip">\r
355     <string>環境設定</string>\r
356    </property>\r
357    <property name="shortcut">\r
358     <string>Z</string>\r
359    </property>\r
360   </action>\r
361   <action name="view_Hidden">\r
362    <property name="checkable">\r
363     <bool>true</bool>\r
364    </property>\r
365    <property name="icon">\r
366     <iconset resource="resource.qrc">\r
367      <normaloff>:/images/Show.png</normaloff>:/images/Show.png</iconset>\r
368    </property>\r
369    <property name="text">\r
370     <string>隠しファイルを表示</string>\r
371    </property>\r
372    <property name="toolTip">\r
373     <string>隠しファイルを表示</string>\r
374    </property>\r
375    <property name="shortcut">\r
376     <string>Ctrl+H</string>\r
377    </property>\r
378   </action>\r
379   <action name="view_Sort">\r
380    <property name="text">\r
381     <string>ソート方法...</string>\r
382    </property>\r
383    <property name="toolTip">\r
384     <string>ソート方法</string>\r
385    </property>\r
386    <property name="shortcut">\r
387     <string>S</string>\r
388    </property>\r
389   </action>\r
390   <action name="move_Down">\r
391    <property name="text">\r
392     <string>カーソルを下に</string>\r
393    </property>\r
394    <property name="toolTip">\r
395     <string>カーソルを下に</string>\r
396    </property>\r
397    <property name="shortcut">\r
398     <string>J</string>\r
399    </property>\r
400   </action>\r
401   <action name="move_Up">\r
402    <property name="text">\r
403     <string>カーソルを上に</string>\r
404    </property>\r
405    <property name="toolTip">\r
406     <string>カーソルを上に</string>\r
407    </property>\r
408    <property name="shortcut">\r
409     <string>K</string>\r
410    </property>\r
411   </action>\r
412   <action name="move_Back">\r
413    <property name="icon">\r
414     <iconset resource="resource.qrc">\r
415      <normaloff>:/images/Back.png</normaloff>:/images/Back.png</iconset>\r
416    </property>\r
417    <property name="text">\r
418     <string>戻る</string>\r
419    </property>\r
420    <property name="toolTip">\r
421     <string>戻る</string>\r
422    </property>\r
423    <property name="shortcut">\r
424     <string>Alt+Left</string>\r
425    </property>\r
426   </action>\r
427   <action name="move_Forward">\r
428    <property name="icon">\r
429     <iconset resource="resource.qrc">\r
430      <normaloff>:/images/Forward.png</normaloff>:/images/Forward.png</iconset>\r
431    </property>\r
432    <property name="text">\r
433     <string>進む</string>\r
434    </property>\r
435    <property name="toolTip">\r
436     <string>進む</string>\r
437    </property>\r
438    <property name="shortcut">\r
439     <string>Alt+Right</string>\r
440    </property>\r
441   </action>\r
442   <action name="move_History">\r
443    <property name="text">\r
444     <string>履歴...</string>\r
445    </property>\r
446    <property name="toolTip">\r
447     <string>履歴</string>\r
448    </property>\r
449    <property name="shortcut">\r
450     <string>H</string>\r
451    </property>\r
452   </action>\r
453   <action name="move_Parent">\r
454    <property name="icon">\r
455     <iconset resource="resource.qrc">\r
456      <normaloff>:/images/Up.png</normaloff>:/images/Up.png</iconset>\r
457    </property>\r
458    <property name="text">\r
459     <string>親フォルダに移動</string>\r
460    </property>\r
461    <property name="toolTip">\r
462     <string>親フォルダに移動</string>\r
463    </property>\r
464    <property name="shortcut">\r
465     <string>Backspace</string>\r
466    </property>\r
467   </action>\r
468   <action name="move_Root">\r
469    <property name="text">\r
470     <string>ルートフォルダに移動</string>\r
471    </property>\r
472    <property name="toolTip">\r
473     <string>ルートフォルダに移動</string>\r
474    </property>\r
475    <property name="shortcut">\r
476     <string>Ctrl+Backspace</string>\r
477    </property>\r
478   </action>\r
479   <action name="move_Jump">\r
480    <property name="icon">\r
481     <iconset resource="resource.qrc">\r
482      <normaloff>:/images/Folder.png</normaloff>:/images/Folder.png</iconset>\r
483    </property>\r
484    <property name="text">\r
485     <string>フォルダを選択して移動</string>\r
486    </property>\r
487    <property name="toolTip">\r
488     <string>フォルダを選択して移動</string>\r
489    </property>\r
490   </action>\r
491  </widget>\r
492  <layoutdefault spacing="6" margin="11"/>\r
493  <customwidgets>\r
494   <customwidget>\r
495    <class>FolderPanel</class>\r
496    <extends>QWidget</extends>\r
497    <header>folderpanel.h</header>\r
498    <container>1</container>\r
499   </customwidget>\r
500  </customwidgets>\r
501  <resources>\r
502   <include location="resource.qrc"/>\r
503  </resources>\r
504  <connections/>\r
505 </ui>\r