2008-01-20 19:40:12 +01:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-01-22 16:30:20 +01:00
|
|
|
<width>828</width>
|
|
|
|
<height>588</height>
|
2008-01-20 19:40:12 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>Eliot</string>
|
|
|
|
</property>
|
|
|
|
<property name="windowIcon" >
|
|
|
|
<iconset>../../../bzr-cppdic/wxwin/eliot.xpm</iconset>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget" >
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
<item>
|
2008-01-22 16:30:20 +01:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBoxTest" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>_("Board")</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QGroupBox" name="groupBoxHistory" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy vsizetype="Expanding" hsizetype="Preferred" >
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>_("History")</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-01-20 19:40:12 +01:00
|
|
|
</item>
|
|
|
|
<item>
|
2008-01-22 16:30:20 +01:00
|
|
|
<widget class="QGroupBox" name="groupBoxPlayers" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>_("Players")</string>
|
2008-01-20 19:40:12 +01:00
|
|
|
</property>
|
2008-01-22 16:30:20 +01:00
|
|
|
<layout class="QHBoxLayout" />
|
2008-01-20 19:40:12 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-01-22 16:30:20 +01:00
|
|
|
<width>828</width>
|
|
|
|
<height>29</height>
|
2008-01-20 19:40:12 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuFile" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>_("&Game")</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="action_New_Game" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
<addaction name="action_Quit" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>&Settings</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="action_ChooseDic" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_Help" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>_("&Help")</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="action_About" />
|
|
|
|
<addaction name="separator" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menu_Windows" >
|
|
|
|
<property name="title" >
|
|
|
|
<string>_("&Windows")</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="action_Bag" />
|
|
|
|
</widget>
|
|
|
|
<addaction name="menuFile" />
|
|
|
|
<addaction name="menuHelp" />
|
|
|
|
<addaction name="menu_Windows" />
|
|
|
|
<addaction name="menu_Help" />
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusbar" />
|
2008-01-22 16:30:20 +01:00
|
|
|
<widget class="QToolBar" name="toolBar" >
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string>toolBar</string>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea" >
|
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
2008-01-20 19:40:12 +01:00
|
|
|
<action name="action_ChooseDic" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Choose dictionary...</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="action_About" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>_("&About...")</string>
|
|
|
|
</property>
|
|
|
|
<property name="statusTip" >
|
|
|
|
<string>About Eliot</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="action_Quit" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>_("&Quit")</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="action_New_Game" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>_("&New game...")</string>
|
|
|
|
</property>
|
|
|
|
<property name="shortcut" >
|
|
|
|
<string>Ctrl+N</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="action_Bag" >
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>_("&Bag")</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections>
|
|
|
|
<connection>
|
|
|
|
<sender>action_Quit</sender>
|
|
|
|
<signal>triggered()</signal>
|
|
|
|
<receiver>MainWindow</receiver>
|
|
|
|
<slot>close()</slot>
|
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
<x>-1</x>
|
|
|
|
<y>-1</y>
|
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
<x>260</x>
|
|
|
|
<y>215</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
|
|
|
</ui>
|