This commit is contained in:
doitux
2007-03-29 22:58:04 +00:00
parent c1f7a257f1
commit 1c7f572fbf
19 changed files with 525 additions and 267 deletions
+275 -152
View File
@@ -574,44 +574,34 @@
</spacer>
</item>
<item>
<widget class="QTabWidget" name="tabWidget_LeftToolBox" >
<widget class="QGroupBox" name="groupBox_LeftToolBox" >
<property name="minimumSize" >
<size>
<width>197</width>
<height>0</height>
<height>172</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>197</width>
<height>16777215</height>
<height>172</height>
</size>
</property>
<property name="currentIndex" >
<number>0</number>
<property name="styleSheet" >
<string>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</string>
</property>
<widget class="QWidget" name="tab_log_2" >
<property name="styleSheet" >
<string>QWidget { background-image: url(:/graphics/resources/graphics/1px.png) }</string>
<widget class="QLabel" name="label" >
<property name="geometry" >
<rect>
<x>10</x>
<y>20</y>
<width>181</width>
<height>133</height>
</rect>
</property>
<property name="pixmap" >
<pixmap resource="resources.qrc" >:/graphics/resources/graphics/handRanking_release.png</pixmap>
</property>
<attribute name="title" >
<string>Hands</string>
</attribute>
<layout class="QGridLayout" >
<property name="margin" >
<number>5</number>
</property>
<property name="spacing" >
<number>0</number>
</property>
<item row="0" column="0" >
<widget class="QLabel" name="label_3" >
<property name="pixmap" >
<pixmap resource="resources.qrc" >:/graphics/resources/graphics/handRanking_release.png</pixmap>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
@@ -813,19 +803,6 @@
</item>
</layout>
</widget>
<widget class="QLabel" name="label_Avatar0" >
<property name="geometry" >
<rect>
<x>25</x>
<y>120</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
</widget>
<widget class="QLabel" name="textLabel_Button0" >
<property name="geometry" >
<rect>
@@ -900,6 +877,28 @@
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_set" >
<property name="geometry" >
<rect>
<x>232</x>
<y>44</y>
<width>55</width>
<height>21</height>
</rect>
</property>
<property name="minimumSize" >
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
<property name="singleStep" >
<number>5</number>
</property>
</widget>
<widget class="QPushButton" name="pushButton_CallCheckSet" >
<property name="geometry" >
<rect>
@@ -946,6 +945,9 @@
</disabled>
</palette>
</property>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
</widget>
<widget class="QPushButton" name="pushButton_FoldAllin" >
<property name="geometry" >
@@ -993,24 +995,8 @@
</disabled>
</palette>
</property>
</widget>
<widget class="QSpinBox" name="spinBox_set" >
<property name="geometry" >
<rect>
<x>232</x>
<y>44</y>
<width>55</width>
<height>21</height>
</rect>
</property>
<property name="minimumSize" >
<size>
<width>40</width>
<height>0</height>
</size>
</property>
<property name="singleStep" >
<number>5</number>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
</widget>
<widget class="QPushButton" name="pushButton_BetRaise" >
@@ -1059,6 +1045,25 @@
</disabled>
</palette>
</property>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
</widget>
<widget class="QLabel" name="label_Avatar0" >
<property name="geometry" >
<rect>
<x>25</x>
<y>120</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
@@ -1119,7 +1124,7 @@
</spacer>
</item>
<item>
<widget class="QFrame" name="frame_RightToolBox" >
<widget class="QGroupBox" name="groupBox_RightToolBox" >
<property name="minimumSize" >
<size>
<width>197</width>
@@ -1132,44 +1137,115 @@
<height>172</height>
</size>
</property>
<property name="styleSheet" >
<string>QGroupBox { background-image: url(:/graphics/resources/graphics/toolboxFrameBG.png) }</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
<number>9</number>
</property>
<property name="spacing" >
<number>5</number>
</property>
<item row="0" column="0" >
<widget class="QTabWidget" name="tabWidget_RightToolBox" >
<property name="maximumSize" >
<size>
<width>16777215</width>
<height>162</height>
</size>
<widget class="QTextBrowser" name="textBrowser_Log" >
<property name="palette" >
<palette>
<active>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>40</red>
<green>82</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>29</red>
<green>59</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>29</red>
<green>59</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>40</red>
<green>82</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>29</red>
<green>59</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>29</red>
<green>59</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>40</red>
<green>82</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>29</red>
<green>59</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>29</red>
<green>59</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="currentIndex" >
<number>0</number>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
<property name="horizontalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<widget class="QWidget" name="tab_log_4" >
<attribute name="title" >
<string>Log</string>
</attribute>
<layout class="QGridLayout" >
<property name="margin" >
<number>4</number>
</property>
<property name="spacing" >
<number>0</number>
</property>
<item row="0" column="0" >
<widget class="QTextBrowser" name="textBrowser_Log" >
<property name="horizontalScrollBarPolicy" >
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
<item row="1" column="0" >
@@ -1249,6 +1325,9 @@
</disabled>
</palette>
</property>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
<property name="minimum" >
<number>1</number>
</property>
@@ -1274,12 +1353,21 @@
<property name="palette" >
<palette>
<active>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>40</red>
<green>82</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
@@ -1294,12 +1382,21 @@
</colorrole>
</active>
<inactive>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>40</red>
<green>82</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>0</red>
<green>0</green>
<blue>0</blue>
<red>240</red>
<green>240</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
@@ -1314,6 +1411,15 @@
</colorrole>
</inactive>
<disabled>
<colorrole role="Button" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
<red>40</red>
<green>82</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText" >
<brush brushstyle="SolidPattern" >
<color alpha="255" >
@@ -1335,6 +1441,9 @@
</disabled>
</palette>
</property>
<property name="focusPolicy" >
<enum>Qt::NoFocus</enum>
</property>
<property name="text" >
<string>Stop</string>
</property>
@@ -1594,19 +1703,6 @@
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_Avatar1" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
</widget>
<widget class="QFrame" name="frame_Cards1" >
<property name="geometry" >
<rect>
@@ -1639,6 +1735,22 @@
</property>
</widget>
</widget>
<widget class="QLabel" name="label_Avatar1" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
</layout>
@@ -2681,19 +2793,6 @@
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_Avatar6" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
</widget>
<widget class="QFrame" name="frame_Cards6" >
<property name="geometry" >
<rect>
@@ -2739,6 +2838,22 @@
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
<widget class="QLabel" name="label_Avatar6" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
</layout>
@@ -3023,6 +3138,9 @@
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
@@ -3255,19 +3373,6 @@
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_Avatar3" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
</widget>
<widget class="QFrame" name="frame_Cards3" >
<property name="geometry" >
<rect>
@@ -3300,6 +3405,22 @@
</property>
</widget>
</widget>
<widget class="QLabel" name="label_Avatar3" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
<item>
@@ -3575,6 +3696,9 @@
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
@@ -3794,19 +3918,6 @@
<set>Qt::AlignBottom|Qt::AlignHCenter</set>
</property>
</widget>
<widget class="QLabel" name="label_Avatar5" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
</widget>
<widget class="QFrame" name="frame_Cards5" >
<property name="geometry" >
<rect>
@@ -3852,6 +3963,22 @@
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property>
</widget>
<widget class="QLabel" name="label_Avatar5" >
<property name="geometry" >
<rect>
<x>17</x>
<y>17</y>
<width>50</width>
<height>50</height>
</rect>
</property>
<property name="pixmap" >
<pixmap/>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
<item>
@@ -3944,10 +4071,6 @@
</action>
</widget>
<tabstops>
<tabstop>pushButton_BetRaise</tabstop>
<tabstop>pushButton_CallCheckSet</tabstop>
<tabstop>pushButton_FoldAllin</tabstop>
<tabstop>tabWidget_LeftToolBox</tabstop>
<tabstop>spinBox_set</tabstop>
</tabstops>
<resources>
@@ -3961,12 +4084,12 @@
<slot>setNum(int)</slot>
<hints>
<hint type="sourcelabel" >
<x>903</x>
<y>635</y>
<x>886</x>
<y>624</y>
</hint>
<hint type="destinationlabel" >
<x>858</x>
<y>636</y>
<y>620</y>
</hint>
</hints>
</connection>