Added menu shortcuts.
[GoMoku3D.git] / src / gui / ui / MainWindow.ui
blobf3ad4ecf2c347d7b22d6feb57e8d65707fa32b7e
1 <ui version="4.0" >
2  <class>MainWindow</class>
3  <widget class="QMainWindow" name="MainWindow" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>800</width>
9     <height>650</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string>GoMoku3D</string>
14   </property>
15   <property name="dockNestingEnabled" >
16    <bool>false</bool>
17   </property>
18   <property name="dockOptions" >
19    <set>QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks</set>
20   </property>
21   <widget class="QWidget" name="centralwidget" >
22    <property name="sizePolicy" >
23     <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
24      <horstretch>0</horstretch>
25      <verstretch>0</verstretch>
26     </sizepolicy>
27    </property>
28    <property name="minimumSize" >
29     <size>
30      <width>400</width>
31      <height>600</height>
32     </size>
33    </property>
34   </widget>
35   <widget class="QMenuBar" name="menubar" >
36    <property name="geometry" >
37     <rect>
38      <x>0</x>
39      <y>0</y>
40      <width>800</width>
41      <height>26</height>
42     </rect>
43    </property>
44    <widget class="QMenu" name="menuFile" >
45     <property name="title" >
46      <string>Game</string>
47     </property>
48     <widget class="QMenu" name="menuNew_Online_Game" >
49      <property name="title" >
50       <string>New Online Game</string>
51      </property>
52      <addaction name="actionConnect_To_Server" />
53      <addaction name="actionHost_Game" />
54     </widget>
55     <addaction name="actionNew_local_game" />
56     <addaction name="menuNew_Online_Game" />
57     <addaction name="separator" />
58     <addaction name="actionLoad_game" />
59     <addaction name="actionSave_game" />
60     <addaction name="separator" />
61     <addaction name="actionPreferences" />
62     <addaction name="separator" />
63     <addaction name="actionQuit" />
64    </widget>
65    <widget class="QMenu" name="menuPreferences" >
66     <property name="title" >
67      <string>Moves</string>
68     </property>
69     <addaction name="actionTake_back_move" />
70     <addaction name="separator" />
71     <addaction name="actionSuggest_move" />
72     <addaction name="actionShow_last_move" />
73     <addaction name="separator" />
74     <addaction name="actionForce_Move" />
75    </widget>
76    <widget class="QMenu" name="menuHelp" >
77     <property name="title" >
78      <string>Help</string>
79     </property>
80     <addaction name="actionAbout" />
81     <addaction name="actionAbout_Qt" />
82     <addaction name="separator" />
83    </widget>
84    <addaction name="menuFile" />
85    <addaction name="menuPreferences" />
86    <addaction name="menuHelp" />
87   </widget>
88   <widget class="QStatusBar" name="statusbar" />
89   <action name="actionNew_local_game" >
90    <property name="text" >
91     <string>New Stand-Alone Game...</string>
92    </property>
93    <property name="shortcut" >
94     <string>Ctrl+N</string>
95    </property>
96   </action>
97   <action name="actionLoad_game" >
98    <property name="text" >
99     <string>Load Game...</string>
100    </property>
101    <property name="shortcut" >
102     <string>Ctrl+O</string>
103    </property>
104   </action>
105   <action name="actionSave_game" >
106    <property name="enabled" >
107     <bool>false</bool>
108    </property>
109    <property name="text" >
110     <string>Save Game...</string>
111    </property>
112    <property name="shortcut" >
113     <string>Ctrl+S</string>
114    </property>
115   </action>
116   <action name="actionQuit" >
117    <property name="text" >
118     <string>Quit</string>
119    </property>
120    <property name="shortcut" >
121     <string>Ctrl+Q</string>
122    </property>
123   </action>
124   <action name="actionHelp_manual" >
125    <property name="text" >
126     <string>Help Manual</string>
127    </property>
128   </action>
129   <action name="actionAbout" >
130    <property name="text" >
131     <string>About</string>
132    </property>
133   </action>
134   <action name="actionTake_back_move" >
135    <property name="enabled" >
136     <bool>false</bool>
137    </property>
138    <property name="text" >
139     <string>Undo Move</string>
140    </property>
141    <property name="shortcut" >
142     <string>Ctrl+Z</string>
143    </property>
144   </action>
145   <action name="actionSuggest_move" >
146    <property name="enabled" >
147     <bool>false</bool>
148    </property>
149    <property name="text" >
150     <string>Show Hint</string>
151    </property>
152   </action>
153   <action name="actionShow_last_move" >
154    <property name="enabled" >
155     <bool>false</bool>
156    </property>
157    <property name="text" >
158     <string>Show Last Move</string>
159    </property>
160   </action>
161   <action name="actionAbout_Qt" >
162    <property name="text" >
163     <string>About Qt</string>
164    </property>
165   </action>
166   <action name="actionConnect_To_Server" >
167    <property name="text" >
168     <string>Connect to Server...</string>
169    </property>
170    <property name="shortcut" >
171     <string>Ctrl+L</string>
172    </property>
173   </action>
174   <action name="actionHost_Game" >
175    <property name="text" >
176     <string>Host Game...</string>
177    </property>
178    <property name="shortcut" >
179     <string>Ctrl+H</string>
180    </property>
181   </action>
182   <action name="actionPreferences" >
183    <property name="text" >
184     <string>Preferences...</string>
185    </property>
186   </action>
187   <action name="actionForce_Move" >
188    <property name="enabled" >
189     <bool>false</bool>
190    </property>
191    <property name="text" >
192     <string>Force AI Move</string>
193    </property>
194    <property name="shortcut" >
195     <string>Ctrl+F</string>
196    </property>
197   </action>
198  </widget>
199  <resources/>
200  <connections/>
201 </ui>