Files
pokerth/src/gui/qt/gui_800x480/gametable_800x480.ui
T

4777 lines
136 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>gameTable</class>
<widget class="QMainWindow" name="gameTable">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>600</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>424</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1024</width>
<height>600</height>
</size>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="windowTitle">
<string>PokerTH 0.6-beta - The Open-Source Texas Holdem Engine</string>
</property>
<property name="styleSheet">
<string notr="true">QStatusbar { height:0px; }</string>
</property>
<widget class="QWidget" name="centralwidget">
<property name="minimumSize">
<size>
<width>800</width>
<height>424</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1024</width>
<height>600</height>
</size>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0" rowspan="7">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<item>
<spacer name="verticalSpacer_12">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_10">
<item>
<widget class="QLabel" name="label_handNumber">
<property name="minimumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 20px}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_handNumberValue">
<property name="minimumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 20px}</string>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_3">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>17</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QGroupBox" name="groupBox3">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar3">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName3">
<property name="geometry">
<rect>
<x>12</x>
<y>6</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set3">
<property name="geometry">
<rect>
<x>60</x>
<y>104</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash3">
<property name="geometry">
<rect>
<x>50</x>
<y>20</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button3">
<property name="geometry">
<rect>
<x>21</x>
<y>86</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card3a">
<property name="geometry">
<rect>
<x>68</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card3b">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status3">
<property name="geometry">
<rect>
<x>52</x>
<y>46</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout3">
<property name="geometry">
<rect>
<x>12</x>
<y>77</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip3">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star33">
<property name="geometry">
<rect>
<x>33</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star23">
<property name="geometry">
<rect>
<x>23</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star53">
<property name="geometry">
<rect>
<x>53</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star43">
<property name="geometry">
<rect>
<x>43</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star13">
<property name="geometry">
<rect>
<x>13</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer_2">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>13</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QGroupBox" name="groupBox2">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar2">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName2">
<property name="geometry">
<rect>
<x>12</x>
<y>100</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set2">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash2">
<property name="geometry">
<rect>
<x>50</x>
<y>92</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button2">
<property name="geometry">
<rect>
<x>21</x>
<y>7</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card2a">
<property name="geometry">
<rect>
<x>68</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card2b">
<property name="geometry">
<rect>
<x>90</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status2">
<property name="geometry">
<rect>
<x>52</x>
<y>35</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout2">
<property name="geometry">
<rect>
<x>12</x>
<y>37</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip2">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star12">
<property name="geometry">
<rect>
<x>13</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star22">
<property name="geometry">
<rect>
<x>23</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star32">
<property name="geometry">
<rect>
<x>33</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star42">
<property name="geometry">
<rect>
<x>43</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star52">
<property name="geometry">
<rect>
<x>53</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer_4">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="0" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox4">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar4">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName4">
<property name="geometry">
<rect>
<x>12</x>
<y>6</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set4">
<property name="geometry">
<rect>
<x>60</x>
<y>104</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash4">
<property name="geometry">
<rect>
<x>50</x>
<y>20</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button4">
<property name="geometry">
<rect>
<x>21</x>
<y>86</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card4a">
<property name="geometry">
<rect>
<x>68</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card4b">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status4">
<property name="geometry">
<rect>
<x>52</x>
<y>46</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout4">
<property name="geometry">
<rect>
<x>12</x>
<y>77</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip4">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star34">
<property name="geometry">
<rect>
<x>33</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star24">
<property name="geometry">
<rect>
<x>23</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star54">
<property name="geometry">
<rect>
<x>53</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star44">
<property name="geometry">
<rect>
<x>43</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star14">
<property name="geometry">
<rect>
<x>13</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox5">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar5">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName5">
<property name="geometry">
<rect>
<x>12</x>
<y>6</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set5">
<property name="geometry">
<rect>
<x>60</x>
<y>104</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash5">
<property name="geometry">
<rect>
<x>50</x>
<y>20</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button5">
<property name="geometry">
<rect>
<x>21</x>
<y>86</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card5a">
<property name="geometry">
<rect>
<x>68</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card5b">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status5">
<property name="geometry">
<rect>
<x>52</x>
<y>46</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout5">
<property name="geometry">
<rect>
<x>12</x>
<y>77</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip5">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star35">
<property name="geometry">
<rect>
<x>33</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star25">
<property name="geometry">
<rect>
<x>23</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star55">
<property name="geometry">
<rect>
<x>53</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star45">
<property name="geometry">
<rect>
<x>43</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star15">
<property name="geometry">
<rect>
<x>13</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox6">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar6">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName6">
<property name="geometry">
<rect>
<x>12</x>
<y>6</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set6">
<property name="geometry">
<rect>
<x>60</x>
<y>104</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash6">
<property name="geometry">
<rect>
<x>50</x>
<y>20</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button6">
<property name="geometry">
<rect>
<x>21</x>
<y>86</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card6a">
<property name="geometry">
<rect>
<x>68</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card6b">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status6">
<property name="geometry">
<rect>
<x>52</x>
<y>46</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout6">
<property name="geometry">
<rect>
<x>12</x>
<y>77</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip6">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star36">
<property name="geometry">
<rect>
<x>33</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star26">
<property name="geometry">
<rect>
<x>23</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star56">
<property name="geometry">
<rect>
<x>53</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star46">
<property name="geometry">
<rect>
<x>43</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star16">
<property name="geometry">
<rect>
<x>13</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
</layout>
</item>
<item row="0" column="2" rowspan="7">
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<item>
<spacer name="verticalSpacer_13">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_11">
<item>
<widget class="QLabel" name="label_gameNumber">
<property name="minimumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QLabel {font: bold 20px}</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_gameNumberValue">
<property name="minimumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>60</width>
<height>19</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QLabel {font: bold 20px}</string>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="verticalSpacer_5">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>13</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QGroupBox" name="groupBox7">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar7">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName7">
<property name="geometry">
<rect>
<x>12</x>
<y>6</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set7">
<property name="geometry">
<rect>
<x>60</x>
<y>104</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash7">
<property name="geometry">
<rect>
<x>50</x>
<y>20</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button7">
<property name="geometry">
<rect>
<x>21</x>
<y>86</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card7a">
<property name="geometry">
<rect>
<x>68</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card7b">
<property name="geometry">
<rect>
<x>90</x>
<y>30</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status7">
<property name="geometry">
<rect>
<x>52</x>
<y>46</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout7">
<property name="geometry">
<rect>
<x>12</x>
<y>77</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip7">
<property name="geometry">
<rect>
<x>12</x>
<y>25</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star37">
<property name="geometry">
<rect>
<x>33</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star27">
<property name="geometry">
<rect>
<x>23</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star57">
<property name="geometry">
<rect>
<x>53</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star47">
<property name="geometry">
<rect>
<x>43</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star17">
<property name="geometry">
<rect>
<x>13</x>
<y>70</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer_6">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>28</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QGroupBox" name="groupBox8">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar8">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName8">
<property name="geometry">
<rect>
<x>12</x>
<y>100</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set8">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash8">
<property name="geometry">
<rect>
<x>50</x>
<y>92</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button8">
<property name="geometry">
<rect>
<x>21</x>
<y>7</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card8a">
<property name="geometry">
<rect>
<x>68</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card8b">
<property name="geometry">
<rect>
<x>90</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status8">
<property name="geometry">
<rect>
<x>52</x>
<y>35</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout8">
<property name="geometry">
<rect>
<x>12</x>
<y>37</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip8">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star38">
<property name="geometry">
<rect>
<x>33</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star28">
<property name="geometry">
<rect>
<x>23</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star58">
<property name="geometry">
<rect>
<x>53</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star48">
<property name="geometry">
<rect>
<x>43</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star18">
<property name="geometry">
<rect>
<x>13</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>18</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="1" column="1">
<spacer name="verticalSpacer_8">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_6">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox_Board">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>390</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>390</width>
<height>100</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QGroupBox {border-style:none;}</string>
</property>
<layout class="QGridLayout" name="gridLayout_5">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QGroupBox" name="groupBox">
<property name="minimumSize">
<size>
<width>390</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>390</width>
<height>100</height>
</size>
</property>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard4">
<property name="geometry">
<rect>
<x>326</x>
<y>1</y>
<width>62</width>
<height>98</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard1">
<property name="geometry">
<rect>
<x>83</x>
<y>1</y>
<width>62</width>
<height>98</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder1">
<property name="geometry">
<rect>
<x>81</x>
<y>0</y>
<width>66</width>
<height>100</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>66</width>
<height>100</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard0">
<property name="geometry">
<rect>
<x>2</x>
<y>1</y>
<width>62</width>
<height>98</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder4">
<property name="geometry">
<rect>
<x>324</x>
<y>0</y>
<width>66</width>
<height>100</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder2">
<property name="geometry">
<rect>
<x>162</x>
<y>0</y>
<width>66</width>
<height>100</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard2">
<property name="geometry">
<rect>
<x>164</x>
<y>1</y>
<width>62</width>
<height>98</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder3">
<property name="geometry">
<rect>
<x>243</x>
<y>0</y>
<width>66</width>
<height>100</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>66</width>
<height>100</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard3">
<property name="geometry">
<rect>
<x>245</x>
<y>1</y>
<width>62</width>
<height>98</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>62</width>
<height>98</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item row="4" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_12">
<property name="spacing">
<number>-1</number>
</property>
<item>
<spacer name="horizontalSpacer_8">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_Sets">
<property name="minimumSize">
<size>
<width>50</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="textLabel_Sets">
<property name="minimumSize">
<size>
<width>100</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>21</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="textLabel_handLabel">
<property name="minimumSize">
<size>
<width>120</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>21</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="label_Total">
<property name="minimumSize">
<size>
<width>50</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="textLabel_Pot">
<property name="minimumSize">
<size>
<width>100</width>
<height>21</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>21</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_7">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item row="5" column="1">
<spacer name="verticalSpacer_10">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item row="6" column="1">
<layout class="QHBoxLayout" name="horizontalLayout_5">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox1">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar1">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName1">
<property name="geometry">
<rect>
<x>12</x>
<y>100</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set1">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash1">
<property name="geometry">
<rect>
<x>50</x>
<y>92</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button1">
<property name="geometry">
<rect>
<x>21</x>
<y>7</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card1a">
<property name="geometry">
<rect>
<x>68</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card1b">
<property name="geometry">
<rect>
<x>90</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status1">
<property name="geometry">
<rect>
<x>52</x>
<y>35</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout1">
<property name="geometry">
<rect>
<x>12</x>
<y>37</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip1">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star31">
<property name="geometry">
<rect>
<x>33</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star21">
<property name="geometry">
<rect>
<x>23</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star51">
<property name="geometry">
<rect>
<x>53</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star41">
<property name="geometry">
<rect>
<x>43</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star11">
<property name="geometry">
<rect>
<x>13</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox0">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar0">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName0">
<property name="geometry">
<rect>
<x>12</x>
<y>100</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set0">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash0">
<property name="geometry">
<rect>
<x>50</x>
<y>92</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="layoutDirection">
<enum>Qt::LeftToRight</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button0">
<property name="geometry">
<rect>
<x>21</x>
<y>7</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card0a">
<property name="geometry">
<rect>
<x>68</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card0b">
<property name="geometry">
<rect>
<x>90</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status0">
<property name="geometry">
<rect>
<x>52</x>
<y>35</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout0">
<property name="geometry">
<rect>
<x>12</x>
<y>37</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyActionButton" name="pushButton_showMyCards">
<property name="geometry">
<rect>
<x>61</x>
<y>42</y>
<width>80</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>80</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>80</width>
<height>25</height>
</size>
</property>
<property name="text">
<string notr="true">Show!</string>
</property>
</widget>
<widget class="QLabel" name="label_playerTip0">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star30">
<property name="geometry">
<rect>
<x>33</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star20">
<property name="geometry">
<rect>
<x>23</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star50">
<property name="geometry">
<rect>
<x>53</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star40">
<property name="geometry">
<rect>
<x>43</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star10">
<property name="geometry">
<rect>
<x>13</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox9">
<property name="minimumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>120</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar9">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyNameLabel" name="label_PlayerName9">
<property name="geometry">
<rect>
<x>12</x>
<y>100</y>
<width>136</width>
<height>15</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>136</width>
<height>15</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget>
<widget class="MySetLabel" name="textLabel_Set9">
<property name="geometry">
<rect>
<x>60</x>
<y>10</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyCashLabel" name="textLabel_Cash9">
<property name="geometry">
<rect>
<x>50</x>
<y>92</y>
<width>86</width>
<height>9</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>86</width>
<height>9</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button9">
<property name="geometry">
<rect>
<x>21</x>
<y>7</y>
<width>28</width>
<height>28</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>28</width>
<height>28</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card9a">
<property name="geometry">
<rect>
<x>68</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card9b">
<property name="geometry">
<rect>
<x>90</x>
<y>19</y>
<width>46</width>
<height>72</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>46</width>
<height>72</height>
</size>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status9">
<property name="geometry">
<rect>
<x>52</x>
<y>35</y>
<width>100</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1</width>
<height>40</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>40</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
<widget class="MyTimeoutLabel" name="label_Timeout9">
<property name="geometry">
<rect>
<x>12</x>
<y>37</y>
<width>50</width>
<height>7</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>7</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip9">
<property name="geometry">
<rect>
<x>12</x>
<y>46</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600; color:#ffffff;&quot;&gt;*&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star39">
<property name="geometry">
<rect>
<x>33</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star29">
<property name="geometry">
<rect>
<x>23</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star59">
<property name="geometry">
<rect>
<x>53</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star49">
<property name="geometry">
<rect>
<x>43</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_Star19">
<property name="geometry">
<rect>
<x>13</x>
<y>36</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string notr="true">&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
</layout>
</item>
<item row="7" column="0" colspan="3">
<layout class="QHBoxLayout" name="horizontalLayout_7">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="groupBoxControls">
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>800</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1024</width>
<height>60</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QGroupBox {border-style:none;}</string>
</property>
<property name="title">
<string/>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="10">
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<item>
<spacer name="verticalSpacer_9">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>47</width>
<height>13</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="verticalSpacer_15">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="tabsButton">
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../resources/pokerth_android.qrc">
<normaloff>:/gfx/preferences-desktop_50x50.png</normaloff>:/gfx/preferences-desktop_50x50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="4">
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="8">
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="1">
<spacer name="horizontalSpacer">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>22</width>
<height>57</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="7">
<widget class="MyActionButton" name="pushButton_BetRaise">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>43</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
<item row="0" column="11">
<widget class="MyActionButton" name="pushButton_Fold">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>43</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
<item row="0" column="13">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="fullscreenButton">
<property name="minimumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
<property name="toolTip">
<string>Fullscreen</string>
</property>
<property name="text">
<string/>
</property>
<property name="icon">
<iconset resource="../resources/pokerth_android.qrc">
<normaloff>:/gfx/view-fullscreen_50x50.png</normaloff>:/gfx/view-fullscreen_50x50.png</iconset>
</property>
<property name="iconSize">
<size>
<width>50</width>
<height>50</height>
</size>
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="9">
<widget class="MyActionButton" name="pushButton_CallCheck">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>43</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
<item row="0" column="12">
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="5">
<widget class="QSpinBox" name="spinBox_betValue">
<property name="minimumSize">
<size>
<width>100</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>100</width>
<height>43</height>
</size>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
<property name="accelerated">
<bool>true</bool>
</property>
<property name="correctionMode">
<enum>QAbstractSpinBox::CorrectToNearestValue</enum>
</property>
<property name="maximum">
<number>99999999</number>
</property>
<property name="singleStep">
<number>5</number>
</property>
</widget>
</item>
<item row="0" column="6">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<widget class="Slider" name="horizontalSlider_bet">
<property name="minimumSize">
<size>
<width>220</width>
<height>60</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>220</width>
<height>16777215</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="maximum">
<number>9999999</number>
</property>
<property name="singleStep">
<number>10</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="0" column="2">
<widget class="MyActionButton" name="pushButton_AllIn">
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item row="3" column="1">
<spacer name="verticalSpacer_17">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="MyMenuBar" name="menubar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1024</width>
<height>26</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<widget class="QMenu" name="menuSettings">
<property name="title">
<string>&amp;Settings</string>
</property>
<addaction name="actionConfigure_PokerTH"/>
</widget>
<addaction name="menuSettings"/>
</widget>
<action name="actionNewGame">
<property name="text">
<string>Start Local Game ...</string>
</property>
<property name="shortcut">
<string>Ctrl+N</string>
</property>
</action>
<action name="actionQuit">
<property name="text">
<string>Quit</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
<action name="actionAboutPokerth">
<property name="text">
<string>About PokerTH ...</string>
</property>
</action>
<action name="actionSettings">
<property name="text">
<string>Settings ...</string>
</property>
</action>
<action name="actionCreate_network_Game">
<property name="text">
<string>Create Network Game ...</string>
</property>
<property name="shortcut">
<string>Ctrl+O</string>
</property>
</action>
<action name="actionJoin_network_Game">
<property name="text">
<string>Join Network Game ...</string>
</property>
<property name="shortcut">
<string>Ctrl+J</string>
</property>
</action>
<action name="actionFullScreen">
<property name="icon">
<iconset resource="../resources/pokerth_android.qrc">
<normaloff>:/gfx/view-fullscreen.png</normaloff>:/gfx/view-fullscreen.png</iconset>
</property>
<property name="text">
<string>Fullscreen</string>
</property>
<property name="shortcut">
<string>Ctrl+F</string>
</property>
</action>
<action name="actionShowHideChat">
<property name="text">
<string>Show/Hide Chat Window</string>
</property>
<property name="shortcut">
<string>Ctrl+T</string>
</property>
</action>
<action name="actionShowHideHelp">
<property name="text">
<string>Show/Hide Hands Window</string>
</property>
<property name="iconText">
<string>Show/Hide Hands Window</string>
</property>
<property name="toolTip">
<string>Show/Hide Hands Window</string>
</property>
<property name="shortcut">
<string>Ctrl+H</string>
</property>
</action>
<action name="actionShowHideLog">
<property name="text">
<string>Show/Hide Log Window</string>
</property>
<property name="shortcut">
<string>Ctrl+L</string>
</property>
</action>
<action name="actionInternet_Game">
<property name="text">
<string>Internet Game ...</string>
</property>
<property name="shortcut">
<string>Ctrl+I</string>
</property>
</action>
<action name="actionShowHideAway">
<property name="text">
<string>Show/Hide Away Window</string>
</property>
<property name="shortcut">
<string>Ctrl+A</string>
</property>
</action>
<action name="actionConfigure_PokerTH">
<property name="icon">
<iconset resource="../resources/pokerth_android.qrc">
<normaloff>:/gfx/systemsettings.png</normaloff>:/gfx/systemsettings.png</iconset>
</property>
<property name="text">
<string>Configure PokerTH ...</string>
</property>
</action>
<action name="actionClose">
<property name="icon">
<iconset resource="../resources/pokerth_android.qrc">
<normaloff>:/gfx/application_exit.png</normaloff>:/gfx/application_exit.png</iconset>
</property>
<property name="text">
<string>Close</string>
</property>
<property name="shortcut">
<string>Ctrl+X</string>
</property>
</action>
<action name="actionShowHideChance">
<property name="text">
<string>Show/Hide Chance Window</string>
</property>
<property name="shortcut">
<string>Ctrl+C</string>
</property>
</action>
</widget>
<customwidgets>
<customwidget>
<class>MySetLabel</class>
<extends>QLabel</extends>
<header>mysetlabel.h</header>
</customwidget>
<customwidget>
<class>MyStatusLabel</class>
<extends>QLabel</extends>
<header>mystatuslabel.h</header>
</customwidget>
<customwidget>
<class>MyCardsPixmapLabel</class>
<extends>QLabel</extends>
<header>mycardspixmaplabel.h</header>
</customwidget>
<customwidget>
<class>MyAvatarLabel</class>
<extends>QLabel</extends>
<header>myavatarlabel.h</header>
</customwidget>
<customwidget>
<class>MyActionButton</class>
<extends>QPushButton</extends>
<header>myactionbutton.h</header>
</customwidget>
<customwidget>
<class>MyMenuBar</class>
<extends>QMenuBar</extends>
<header>mymenubar.h</header>
</customwidget>
<customwidget>
<class>MyTimeoutLabel</class>
<extends>QLabel</extends>
<header>mytimeoutlabel.h</header>
</customwidget>
<customwidget>
<class>MyNameLabel</class>
<extends>QLabel</extends>
<header>mynamelabel.h</header>
</customwidget>
<customwidget>
<class>Slider</class>
<extends>QSlider</extends>
<header>myslider.h</header>
</customwidget>
<customwidget>
<class>MyCashLabel</class>
<extends>QLabel</extends>
<header>mycashlabel.h</header>
</customwidget>
</customwidgets>
<resources>
<include location="../resources/pokerth_android.qrc"/>
</resources>
<connections/>
</ui>