Files
pokerth/src/gui/qt/gametable.ui
T

4703 lines
140 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>1024</width>
<height>600</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>1920</width>
<height>1280</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">
<layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin">
<number>2</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>2</number>
</property>
<property name="bottomMargin">
<number>3</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0" rowspan="5">
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="spacing">
<number>0</number>
</property>
<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>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar3">
<property name="geometry">
<rect>
<x>13</x>
<y>13</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>70</x>
<y>11</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>119</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash3">
<property name="geometry">
<rect>
<x>70</x>
<y>25</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button3">
<property name="geometry">
<rect>
<x>18</x>
<y>88</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card3b">
<property name="geometry">
<rect>
<x>110</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status3">
<property name="geometry">
<rect>
<x>67</x>
<y>56</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>75</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip3">
<property name="geometry">
<rect>
<x>70</x>
<y>50</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar2">
<property name="geometry">
<rect>
<x>13</x>
<y>79</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>70</x>
<y>117</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>10</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash2">
<property name="geometry">
<rect>
<x>70</x>
<y>104</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button2">
<property name="geometry">
<rect>
<x>18</x>
<y>16</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card2b">
<property name="geometry">
<rect>
<x>110</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status2">
<property name="geometry">
<rect>
<x>67</x>
<y>43</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>57</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip2">
<property name="geometry">
<rect>
<x>70</x>
<y>79</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar4">
<property name="geometry">
<rect>
<x>13</x>
<y>13</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>70</x>
<y>11</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>119</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash4">
<property name="geometry">
<rect>
<x>70</x>
<y>25</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button4">
<property name="geometry">
<rect>
<x>18</x>
<y>88</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card4b">
<property name="geometry">
<rect>
<x>110</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status4">
<property name="geometry">
<rect>
<x>67</x>
<y>56</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>75</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip4">
<property name="geometry">
<rect>
<x>70</x>
<y>50</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox5">
<property name="minimumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar5">
<property name="geometry">
<rect>
<x>13</x>
<y>13</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>70</x>
<y>11</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>119</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash5">
<property name="geometry">
<rect>
<x>70</x>
<y>25</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button5">
<property name="geometry">
<rect>
<x>18</x>
<y>88</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card5b">
<property name="geometry">
<rect>
<x>110</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status5">
<property name="geometry">
<rect>
<x>67</x>
<y>56</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>75</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip5">
<property name="geometry">
<rect>
<x>70</x>
<y>50</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox6">
<property name="minimumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar6">
<property name="geometry">
<rect>
<x>13</x>
<y>13</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>70</x>
<y>11</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>119</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash6">
<property name="geometry">
<rect>
<x>70</x>
<y>25</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button6">
<property name="geometry">
<rect>
<x>18</x>
<y>88</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card6b">
<property name="geometry">
<rect>
<x>110</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status6">
<property name="geometry">
<rect>
<x>67</x>
<y>56</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>75</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip6">
<property name="geometry">
<rect>
<x>70</x>
<y>50</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
</layout>
</item>
<item row="0" column="2" rowspan="5">
<layout class="QVBoxLayout" name="verticalLayout_3">
<property name="spacing">
<number>0</number>
</property>
<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>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar7">
<property name="geometry">
<rect>
<x>13</x>
<y>13</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>70</x>
<y>11</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>119</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash7">
<property name="geometry">
<rect>
<x>70</x>
<y>25</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button7">
<property name="geometry">
<rect>
<x>18</x>
<y>88</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card7b">
<property name="geometry">
<rect>
<x>110</x>
<y>39</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status7">
<property name="geometry">
<rect>
<x>67</x>
<y>56</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>75</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip7">
<property name="geometry">
<rect>
<x>70</x>
<y>50</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>62</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar8">
<property name="geometry">
<rect>
<x>13</x>
<y>79</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>70</x>
<y>117</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>10</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash8">
<property name="geometry">
<rect>
<x>70</x>
<y>104</y>
<width>104</width>
<height>12</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>12</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>12</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button8">
<property name="geometry">
<rect>
<x>18</x>
<y>16</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card8b">
<property name="geometry">
<rect>
<x>110</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status8">
<property name="geometry">
<rect>
<x>67</x>
<y>43</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>57</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip8">
<property name="geometry">
<rect>
<x>70</x>
<y>79</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>
<spacer name="horizontalSpacer">
<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="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>600</width>
<height>94</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>600</width>
<height>94</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="1">
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>3</width>
<height>91</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="3">
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>3</width>
<height>91</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="4">
<layout class="QVBoxLayout" name="verticalLayout_5">
<property name="spacing">
<number>0</number>
</property>
<property name="topMargin">
<number>8</number>
</property>
<property name="bottomMargin">
<number>8</number>
</property>
<item>
<widget class="QLabel" name="textLabel_handLabel">
<property name="minimumSize">
<size>
<width>142</width>
<height>0</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QFrame" name="framegameinfo">
<property name="minimumSize">
<size>
<width>90</width>
<height>0</height>
</size>
</property>
<layout class="QGridLayout">
<property name="horizontalSpacing">
<number>3</number>
</property>
<property name="verticalSpacing">
<number>2</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_gameNumber">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLabel" name="label_handNumberValue">
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="label_gameNumberValue">
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_handNumber">
<property name="minimumSize">
<size>
<width>45</width>
<height>0</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item row="0" column="2">
<widget class="QGroupBox" name="groupBox">
<property name="minimumSize">
<size>
<width>285</width>
<height>0</height>
</size>
</property>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard4">
<property name="geometry">
<rect>
<x>230</x>
<y>10</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard1">
<property name="geometry">
<rect>
<x>65</x>
<y>10</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder1">
<property name="geometry">
<rect>
<x>62</x>
<y>7</y>
<width>54</width>
<height>82</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder0">
<property name="geometry">
<rect>
<x>7</x>
<y>7</y>
<width>54</width>
<height>82</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard0">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder4">
<property name="geometry">
<rect>
<x>227</x>
<y>7</y>
<width>54</width>
<height>82</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder2">
<property name="geometry">
<rect>
<x>117</x>
<y>7</y>
<width>54</width>
<height>82</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard2">
<property name="geometry">
<rect>
<x>120</x>
<y>10</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel" name="label_CardHolder3">
<property name="geometry">
<rect>
<x>172</x>
<y>7</y>
<width>54</width>
<height>82</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_cardBoard3">
<property name="geometry">
<rect>
<x>175</x>
<y>10</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</widget>
</item>
<item row="0" column="0">
<widget class="QWidget" name="widget_2" native="true">
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>8</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>8</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_8">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label_Pot">
<property name="minimumSize">
<size>
<width>144</width>
<height>0</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>17</width>
<height>17</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<layout class="QGridLayout" name="grid2">
<property name="horizontalSpacing">
<number>3</number>
</property>
<property name="verticalSpacing">
<number>2</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item row="1" column="1">
<widget class="QLabel" name="textLabel_Sets">
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QLabel" name="label_Total">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLabel" name="textLabel_Pot">
<property name="minimumSize">
<size>
<width>90</width>
<height>0</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_Sets">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</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>
</layout>
</item>
<item row="3" 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="4" 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>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar1">
<property name="geometry">
<rect>
<x>13</x>
<y>79</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>70</x>
<y>117</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>10</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash1">
<property name="geometry">
<rect>
<x>70</x>
<y>104</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button1">
<property name="geometry">
<rect>
<x>18</x>
<y>16</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card1b">
<property name="geometry">
<rect>
<x>110</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status1">
<property name="geometry">
<rect>
<x>67</x>
<y>43</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>57</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip1">
<property name="geometry">
<rect>
<x>70</x>
<y>79</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox0">
<property name="minimumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar0">
<property name="geometry">
<rect>
<x>13</x>
<y>79</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>70</x>
<y>117</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>10</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash0">
<property name="geometry">
<rect>
<x>70</x>
<y>104</y>
<width>104</width>
<height>12</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>12</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>12</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button0">
<property name="geometry">
<rect>
<x>18</x>
<y>16</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card0b">
<property name="geometry">
<rect>
<x>110</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status0">
<property name="geometry">
<rect>
<x>67</x>
<y>43</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>64</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="MyActionButton" name="pushButton_showMyCards">
<property name="geometry">
<rect>
<x>72</x>
<y>72</y>
<width>100</width>
<height>25</height>
</rect>
</property>
<property name="text">
<string notr="true">Show!</string>
</property>
</widget>
<widget class="QLabel" name="label_playerTip0">
<property name="geometry">
<rect>
<x>70</x>
<y>79</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>67</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>67</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>67</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>67</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>67</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox9">
<property name="minimumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<height>142</height>
</size>
</property>
<property name="title">
<string/>
</property>
<widget class="MyAvatarLabel" name="label_Avatar9">
<property name="geometry">
<rect>
<x>13</x>
<y>79</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>70</x>
<y>117</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</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>70</x>
<y>10</y>
<width>104</width>
<height>14</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>14</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>14</height>
</size>
</property>
<property name="alignment">
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="textLabel_Cash9">
<property name="geometry">
<rect>
<x>70</x>
<y>104</y>
<width>104</width>
<height>12</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>35</width>
<height>12</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>12</height>
</size>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button9">
<property name="geometry">
<rect>
<x>18</x>
<y>16</y>
<width>40</width>
<height>42</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>42</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>40</width>
<height>42</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>86</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyCardsPixmapLabel" name="pixmapLabel_card9b">
<property name="geometry">
<rect>
<x>110</x>
<y>26</y>
<width>48</width>
<height>76</height>
</rect>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
<widget class="MyStatusLabel" name="textLabel_Status9">
<property name="geometry">
<rect>
<x>67</x>
<y>43</y>
<width>111</width>
<height>40</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</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>57</y>
<width>52</width>
<height>10</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label_playerTip9">
<property name="geometry">
<rect>
<x>70</x>
<y>79</y>
<width>16</width>
<height>17</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&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>65</y>
<width>12</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>&lt;a&gt;&amp;#9734;&lt;/a&gt;</string>
</property>
</widget>
</widget>
</item>
</layout>
</item>
<item row="5" column="0" colspan="3">
<layout class="QHBoxLayout" name="horizontalLayout_7">
<item>
<layout class="QVBoxLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>260</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QGroupBox" name="groupBox_LeftToolBox">
<property name="minimumSize">
<size>
<width>260</width>
<height>188</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>260</width>
<height>188</height>
</size>
</property>
<layout class="QGridLayout">
<property name="margin">
<number>4</number>
</property>
<item row="0" column="0">
<widget class="MyLeftTabWidget" name="tabWidget_Left">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="currentIndex">
<number>3</number>
</property>
<widget class="QWidget" name="tab_Hands">
<attribute name="title">
<string>Hands</string>
</attribute>
<layout class="QGridLayout">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QLabel" name="label_Handranking">
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_Chat">
<attribute name="title">
<string>Chat</string>
</attribute>
<layout class="QGridLayout">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_Chat">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLineEdit" name="lineEdit_ChatInput"/>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_Kick">
<attribute name="title">
<string>Kick</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_100">
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>6</number>
</property>
<property name="margin">
<number>5</number>
</property>
<item row="0" column="0">
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_3">
<property name="spacing">
<number>5</number>
</property>
<item>
<widget class="QLabel" name="label_votestartedby">
<property name="text">
<string>Vote started by:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_voteStarterNick">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<property name="spacing">
<number>5</number>
</property>
<item>
<widget class="QLabel" name="label_timeout">
<property name="text">
<string>Vote Timeout:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_kickVoteTimeout">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_kickUser">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="2" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="pushButton_voteOnKickYes">
<property name="maximumSize">
<size>
<width>80</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>Yes</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_voteOnKickNo">
<property name="maximumSize">
<size>
<width>80</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>No</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_votesMonitor">
<property name="text">
<string/>
</property>
</widget>
</item>
<item row="4" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>27</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_editTip">
<attribute name="title">
<string>Player info</string>
</attribute>
<layout class="QGridLayout" name="gridLayout4">
<property name="verticalSpacing">
<number>3</number>
</property>
<property name="margin">
<number>6</number>
</property>
<item row="0" column="0">
<widget class="QPlainTextEdit" name="textEdit_tipInput">
<property name="focusPolicy">
<enum>Qt::ClickFocus</enum>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="pushButton_tipSave">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>Save</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</item>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>155</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<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>168</width>
<height>188</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>168</width>
<height>188</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_3">
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>1</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item row="1" column="0">
<layout class="QHBoxLayout">
<property name="spacing">
<number>0</number>
</property>
<item>
<widget class="QSpinBox" name="spinBox_betValue">
<property name="minimumSize">
<size>
<width>73</width>
<height>0</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>
<widget class="MyActionButton" name="pushButton_AllIn">
<property name="minimumSize">
<size>
<width>95</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>95</width>
<height>25</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0">
<widget class="Slider" name="horizontalSlider_bet">
<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="3" column="0">
<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>168</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>168</width>
<height>43</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
<item row="4" column="0">
<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>168</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>168</width>
<height>43</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
<item row="5" column="0">
<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>168</width>
<height>43</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>168</width>
<height>43</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
</widget>
</item>
<item row="0" column="0">
<spacer name="verticalSpacer_9">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item row="6" column="0">
<spacer name="verticalSpacer_11">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>155</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QVBoxLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>260</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer>
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QGroupBox" name="groupBox_RightToolBox">
<property name="minimumSize">
<size>
<width>260</width>
<height>188</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>260</width>
<height>188</height>
</size>
</property>
<layout class="QGridLayout">
<property name="horizontalSpacing">
<number>1</number>
</property>
<property name="verticalSpacing">
<number>2</number>
</property>
<property name="margin">
<number>4</number>
</property>
<item row="0" column="0">
<widget class="MyRightTabWidget" name="tabWidget_Right">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="currentIndex">
<number>0</number>
</property>
<widget class="QWidget" name="tab_Log">
<attribute name="title">
<string>Log</string>
</attribute>
<layout class="QGridLayout">
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_Log">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab_away">
<attribute name="title">
<string>Away</string>
</attribute>
<layout class="QGridLayout">
<item row="0" column="0">
<widget class="QRadioButton" name="radioButton_manualAction">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>Manual Action (default)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QRadioButton" name="radioButton_autoCheckFold">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>Auto-Check / Auto-Fold</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QRadioButton" name="radioButton_autoCheckCallAny">
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="text">
<string>Auto-Check / Auto-Call-Any</string>
</property>
</widget>
</item>
<item row="3" column="0">
<spacer>
<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="QWidget" name="tab_Chance">
<attribute name="title">
<string>Chance</string>
</attribute>
<layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
<number>1</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>1</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="MyChanceLabel" name="label_chance">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="1" column="0">
<layout class="QHBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="QLabel" name="label_speedString">
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>199</red>
<green>199</green>
<blue>199</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="text">
<string>Speed:</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_speedValue">
<property name="minimumSize">
<size>
<width>18</width>
<height>0</height>
</size>
</property>
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>199</red>
<green>199</green>
<blue>199</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="Slider" name="horizontalSlider_speed">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="minimum">
<number>1</number>
</property>
<property name="maximum">
<number>11</number>
</property>
<property name="pageStep">
<number>1</number>
</property>
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_break">
<property name="enabled">
<bool>true</bool>
</property>
<property name="minimumSize">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>
<property name="toolTip">
<string>Shortcut: &lt;Shift&gt;</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</item>
</layout>
</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>
<widget class="QMenu" name="menuView">
<property name="title">
<string>&amp;View</string>
</property>
<addaction name="actionFullScreen"/>
<addaction name="actionShowHideChat"/>
<addaction name="actionShowHideHelp"/>
<addaction name="actionShowHideLog"/>
<addaction name="actionShowHideAway"/>
<addaction name="actionShowHideChance"/>
<addaction name="actionClose"/>
</widget>
<widget class="QMenu" name="menuSettings">
<property name="title">
<string>&amp;Settings</string>
</property>
<addaction name="actionConfigure_PokerTH"/>
</widget>
<addaction name="menuView"/>
<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.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.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.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>MyLeftTabWidget</class>
<extends>QTabWidget</extends>
<header>mylefttabwidget.h</header>
<container>1</container>
</customwidget>
<customwidget>
<class>MyRightTabWidget</class>
<extends>QTabWidget</extends>
<header>myrighttabwidget.h</header>
<container>1</container>
</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>MyChanceLabel</class>
<extends>QLabel</extends>
<header>mychancelabel.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>
</customwidgets>
<resources>
<include location="resources/pokerth.qrc"/>
</resources>
<connections>
<connection>
<sender>horizontalSlider_speed</sender>
<signal>valueChanged(int)</signal>
<receiver>label_speedValue</receiver>
<slot>setNum(int)</slot>
<hints>
<hint type="sourcelabel">
<x>886</x>
<y>624</y>
</hint>
<hint type="destinationlabel">
<x>800</x>
<y>638</y>
</hint>
</hints>
</connection>
</connections>
</ui>