2010-01-02 12:30:20 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2008-01-20 19:40:12 +01:00
|
|
|
<class>MainWindow</class>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
2008-01-20 19:40:12 +01:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-01-24 21:18:00 +01:00
|
|
|
<width>747</width>
|
|
|
|
<height>617</height>
|
2008-01-20 19:40:12 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="windowTitle">
|
2008-01-20 19:40:12 +01:00
|
|
|
<string>Eliot</string>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="windowIcon">
|
|
|
|
<iconset resource="../eliot.qrc">
|
2008-09-03 19:28:27 +02:00
|
|
|
<normaloff>:/images/eliot.xpm</normaloff>:/images/eliot.xpm</iconset>
|
2008-01-20 19:40:12 +01:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
2008-01-20 19:40:12 +01:00
|
|
|
<item>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QSplitter" name="splitterHoriz">
|
|
|
|
<property name="orientation">
|
2009-01-15 21:22:11 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QSplitter" name="splitterVert">
|
|
|
|
<property name="orientation">
|
2009-01-15 21:22:11 +01:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QGroupBox" name="groupBoxTest">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
2008-01-22 16:30:20 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>_("Board")</string>
|
2008-01-22 16:30:20 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QGroupBox" name="groupBoxHistory">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
2008-01-22 16:30:20 +01:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="title">
|
|
|
|
<string>_("History")</string>
|
2008-01-22 16:30:20 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
2009-01-15 21:22:11 +01:00
|
|
|
</widget>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QGroupBox" name="groupBoxPlayers">
|
|
|
|
<property name="title">
|
|
|
|
<string>_("Players")</string>
|
2009-01-15 21:22:11 +01:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<layout class="QHBoxLayout"/>
|
2009-01-15 21:22:11 +01:00
|
|
|
</widget>
|
2008-01-20 19:40:12 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
2008-01-20 19:40:12 +01:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-01-24 21:18:00 +01:00
|
|
|
<width>747</width>
|
2010-01-02 12:30:20 +01:00
|
|
|
<height>24</height>
|
2008-08-27 23:20:03 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2010-01-02 12:30:20 +01:00
|
|
|
<widget class="QStatusBar" name="statusbar"/>
|
|
|
|
<widget class="QToolBar" name="toolBar">
|
|
|
|
<property name="contextMenuPolicy">
|
2008-11-29 17:40:59 +01:00
|
|
|
<enum>Qt::ActionsContextMenu</enum>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<attribute name="toolBarArea">
|
2008-11-29 17:40:59 +01:00
|
|
|
<enum>TopToolBarArea</enum>
|
|
|
|
</attribute>
|
2010-01-02 12:30:20 +01:00
|
|
|
<attribute name="toolBarBreak">
|
2008-11-29 17:40:59 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
</widget>
|
2010-01-02 12:30:20 +01:00
|
|
|
<action name="action_WindowsBag">
|
|
|
|
<property name="checkable">
|
2008-01-20 19:40:12 +01:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>_("Bag")</string>
|
2008-01-20 19:40:12 +01:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="statusTip">
|
|
|
|
<string>_("Show/hide the remaining tiles in the bag")</string>
|
2008-08-27 23:20:03 +02:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="shortcut">
|
2008-01-26 11:10:50 +01:00
|
|
|
<string>Ctrl+B</string>
|
|
|
|
</property>
|
2008-01-20 19:40:12 +01:00
|
|
|
</action>
|
2010-01-02 12:30:20 +01:00
|
|
|
<action name="action_WindowsBoard">
|
|
|
|
<property name="checkable">
|
2008-01-27 00:03:32 +01:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>_("External board")</string>
|
2008-08-27 23:20:03 +02:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="statusTip">
|
|
|
|
<string>_("Show/hide the external board")</string>
|
2008-01-27 00:03:32 +01:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="shortcut">
|
2008-09-03 19:28:27 +02:00
|
|
|
<string>Ctrl+E</string>
|
|
|
|
</property>
|
2008-01-27 00:03:32 +01:00
|
|
|
</action>
|
2010-01-02 12:30:20 +01:00
|
|
|
<action name="action_WindowsHistory">
|
|
|
|
<property name="checkable">
|
2008-01-27 00:03:32 +01:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>_("History")</string>
|
2008-08-27 23:20:03 +02:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="statusTip">
|
|
|
|
<string>_("Show/hide the game history")</string>
|
2008-01-27 00:03:32 +01:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="shortcut">
|
2008-01-27 00:03:32 +01:00
|
|
|
<string>Ctrl+H</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2010-01-02 12:30:20 +01:00
|
|
|
<action name="action_WindowsDicTools">
|
|
|
|
<property name="checkable">
|
2008-08-27 23:20:03 +02:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>_("Dictionary tools")</string>
|
2008-08-27 23:20:03 +02:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="statusTip">
|
|
|
|
<string>_("Show/hide the dictionary tools")</string>
|
2008-08-27 23:20:03 +02:00
|
|
|
</property>
|
2010-01-02 12:30:20 +01:00
|
|
|
<property name="shortcut">
|
2008-08-27 23:20:03 +02:00
|
|
|
<string>Ctrl+D</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2008-01-20 19:40:12 +01:00
|
|
|
</widget>
|
2008-09-03 19:28:27 +02:00
|
|
|
<resources>
|
2010-01-02 12:30:20 +01:00
|
|
|
<include location="../eliot.qrc"/>
|
2008-09-03 19:28:27 +02:00
|
|
|
</resources>
|
2008-11-23 17:55:28 +01:00
|
|
|
<connections/>
|
2008-01-20 19:40:12 +01:00
|
|
|
</ui>
|