2007-01-17 01:22:55 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
|
<class>settingsDialog</class>
|
|
|
|
|
<widget class="QDialog" name="settingsDialog" >
|
|
|
|
|
<property name="geometry" >
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2007-01-29 00:53:20 +00:00
|
|
|
<width>580</width>
|
|
|
|
|
<height>342</height>
|
2007-01-17 01:22:55 +00:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle" >
|
|
|
|
|
<string>PokerTH - Settings</string>
|
|
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>9</number>
|
2007-01-17 01:22:55 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
2007-01-17 01:22:55 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget" >
|
|
|
|
|
<property name="currentIndex" >
|
|
|
|
|
<number>0</number>
|
2007-01-17 23:57:41 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<widget class="QWidget" name="page" >
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
2007-01-17 23:57:41 +00:00
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
2007-01-17 23:57:41 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<item row="8" column="0" colspan="2" >
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_showGameSettingsDialogOnNewGame" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Show Game Settings Dialog on every new Game</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="7" column="0" colspan="2" >
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_pauseBetweenHands" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Pause between Hands (Press "Start" Button to go on)</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0" colspan="3" >
|
|
|
|
|
<widget class="Line" name="line_3" >
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_3" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Small Blind</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0" colspan="2" >
|
|
|
|
|
<widget class="QLabel" name="label_5" >
|
|
|
|
|
<property name="font" >
|
|
|
|
|
<font>
|
|
|
|
|
<weight>75</weight>
|
|
|
|
|
<bold>true</bold>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Game Settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_14" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Hands before raise Small Blind</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Game-Speed</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_4" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Number of Players</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="9" column="0" >
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_2" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Start Cash</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="1" >
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_gameSpeed" >
|
|
|
|
|
<property name="maximum" >
|
|
|
|
|
<number>11</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum" >
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="singleStep" >
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="1" >
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_handsBeforeRaiseSmallBlind" >
|
|
|
|
|
<property name="minimum" >
|
|
|
|
|
<number>1</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="value" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="1" >
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_smallBlind" >
|
|
|
|
|
<property name="maximum" >
|
|
|
|
|
<number>500</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum" >
|
|
|
|
|
<number>5</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="1" >
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_startCash" >
|
|
|
|
|
<property name="maximum" >
|
|
|
|
|
<number>5000</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum" >
|
|
|
|
|
<number>1000</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1" >
|
|
|
|
|
<widget class="QSpinBox" name="spinBox_quantityPlayers" >
|
|
|
|
|
<property name="maximum" >
|
|
|
|
|
<number>5</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimum" >
|
|
|
|
|
<number>2</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="page_2" >
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>9</number>
|
2007-01-17 23:57:41 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
2007-01-17 23:57:41 +00:00
|
|
|
</property>
|
2007-01-29 00:53:20 +00:00
|
|
|
<item row="1" column="0" >
|
|
|
|
|
<widget class="Line" name="line_5" >
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2007-01-28 23:33:48 +00:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="0" >
|
2007-01-28 14:48:18 +00:00
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2007-01-29 00:53:20 +00:00
|
|
|
<item row="5" column="0" >
|
|
|
|
|
<widget class="QGroupBox" name="groupBox" >
|
|
|
|
|
<property name="title" >
|
|
|
|
|
<string>Flipside of Cards</string>
|
2007-01-28 14:48:18 +00:00
|
|
|
</property>
|
2007-01-29 00:53:20 +00:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="1" column="0" >
|
|
|
|
|
<layout class="QVBoxLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>0</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QRadioButton" name="radioButton_flipsideOwn" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Own Flipside Picture:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_OwnFlipsideFilename" >
|
|
|
|
|
<property name="enabled" >
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QPushButton" name="pushButton_openFlipsidePicture" >
|
|
|
|
|
<property name="enabled" >
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>27</width>
|
|
|
|
|
<height>23</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="maximumSize" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>27</width>
|
|
|
|
|
<height>23</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon" >
|
|
|
|
|
<iconset resource="deck.qrc" >:/graphics/graphics/fileopen16.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QLabel" name="label_15" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">Note: Best Quality with Image Ratio like </span><span style=" font-weight:600; font-style:italic;">Width=100, Height=140</span></p></body></html></string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="wordWrap" >
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
|
<widget class="QRadioButton" name="radioButton_flipsideTux" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Default (Tux)</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="checked" >
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2007-01-28 14:48:18 +00:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
2007-01-29 00:53:20 +00:00
|
|
|
<item row="4" column="0" >
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_showFadeOutCardsAnimation" >
|
2007-01-28 23:33:48 +00:00
|
|
|
<property name="text" >
|
2007-01-29 00:53:20 +00:00
|
|
|
<string>Show Fade-Out Animation for Non-Winning Cards</string>
|
2007-01-28 23:33:48 +00:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0" >
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_showToolbox" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Show Toolbox (F2 to switch on/off)</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2007-01-29 00:53:20 +00:00
|
|
|
<item row="2" column="0" >
|
|
|
|
|
<widget class="QCheckBox" name="checkBox_showIntro" >
|
2007-01-28 23:33:48 +00:00
|
|
|
<property name="text" >
|
2007-01-29 00:53:20 +00:00
|
|
|
<string>Show Intro on Startup</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_13" >
|
|
|
|
|
<property name="font" >
|
|
|
|
|
<font>
|
|
|
|
|
<weight>75</weight>
|
|
|
|
|
<bold>true</bold>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Interface</string>
|
2007-01-28 23:33:48 +00:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2007-01-28 14:48:18 +00:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="page_4" >
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>9</number>
|
2007-01-17 23:57:41 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
2007-01-17 23:57:41 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<item row="0" column="0" colspan="2" >
|
|
|
|
|
<widget class="QLabel" name="label_7" >
|
|
|
|
|
<property name="font" >
|
|
|
|
|
<font>
|
|
|
|
|
<weight>75</weight>
|
|
|
|
|
<bold>true</bold>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Player Nicks</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="7" column="0" colspan="2" >
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>295</width>
|
|
|
|
|
<height>51</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_8" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Human Player:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_10" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Opponent 2:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_12" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Opponent 4:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_11" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Opponent 3:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_9" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Opponent 1:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="6" column="1" >
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_Opponent4Name" />
|
|
|
|
|
</item>
|
|
|
|
|
<item row="5" column="1" >
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_Opponent3Name" />
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="1" >
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_Opponent2Name" />
|
|
|
|
|
</item>
|
|
|
|
|
<item row="3" column="1" >
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_Opponent1Name" />
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1" >
|
|
|
|
|
<widget class="QLineEdit" name="lineEdit_humanPlayerName" />
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0" colspan="2" >
|
|
|
|
|
<widget class="Line" name="line_4" >
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<widget class="QWidget" name="page_3" >
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>9</number>
|
2007-01-20 01:38:40 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
2007-01-20 01:38:40 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<item row="2" column="0" >
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>40</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0" >
|
|
|
|
|
<widget class="Line" name="line_2" >
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_6" >
|
|
|
|
|
<property name="font" >
|
|
|
|
|
<font>
|
|
|
|
|
<weight>75</weight>
|
|
|
|
|
<bold>true</bold>
|
|
|
|
|
</font>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Log Messages</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2007-01-29 00:53:20 +00:00
|
|
|
<item row="2" column="0" colspan="2" >
|
|
|
|
|
<widget class="QDialogButtonBox" name="buttonBox" >
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="standardButtons" >
|
|
|
|
|
<set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2007-01-28 14:48:18 +00:00
|
|
|
<item row="0" column="0" >
|
|
|
|
|
<widget class="QListWidget" name="listWidget" >
|
|
|
|
|
<property name="maximumSize" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>150</width>
|
|
|
|
|
<height>16777215</height>
|
|
|
|
|
</size>
|
2007-01-17 01:22:55 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
<item>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Game Settings</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Interface</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Player Nicks</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>Log Messages</string>
|
|
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0" colspan="2" >
|
|
|
|
|
<widget class="Line" name="line" >
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2007-01-23 19:20:18 +00:00
|
|
|
</property>
|
2007-01-28 14:48:18 +00:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
2007-01-17 01:22:55 +00:00
|
|
|
</widget>
|
2007-01-19 19:13:59 +00:00
|
|
|
<tabstops>
|
|
|
|
|
<tabstop>listWidget</tabstop>
|
|
|
|
|
<tabstop>spinBox_quantityPlayers</tabstop>
|
|
|
|
|
<tabstop>spinBox_startCash</tabstop>
|
|
|
|
|
<tabstop>spinBox_smallBlind</tabstop>
|
|
|
|
|
<tabstop>spinBox_gameSpeed</tabstop>
|
|
|
|
|
<tabstop>checkBox_showGameSettingsDialogOnNewGame</tabstop>
|
|
|
|
|
<tabstop>buttonBox</tabstop>
|
|
|
|
|
<tabstop>lineEdit_humanPlayerName</tabstop>
|
|
|
|
|
<tabstop>lineEdit_Opponent1Name</tabstop>
|
|
|
|
|
<tabstop>lineEdit_Opponent2Name</tabstop>
|
|
|
|
|
<tabstop>lineEdit_Opponent3Name</tabstop>
|
|
|
|
|
<tabstop>lineEdit_Opponent4Name</tabstop>
|
|
|
|
|
</tabstops>
|
2007-01-28 23:33:48 +00:00
|
|
|
<resources>
|
|
|
|
|
<include location="deck.qrc" />
|
|
|
|
|
</resources>
|
2007-01-17 01:22:55 +00:00
|
|
|
<connections>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
|
<signal>rejected()</signal>
|
|
|
|
|
<receiver>settingsDialog</receiver>
|
|
|
|
|
<slot>reject()</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>295</x>
|
2007-01-28 23:33:48 +00:00
|
|
|
<y>302</y>
|
2007-01-17 01:22:55 +00:00
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>286</x>
|
|
|
|
|
<y>274</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>listWidget</sender>
|
|
|
|
|
<signal>currentRowChanged(int)</signal>
|
|
|
|
|
<receiver>stackedWidget</receiver>
|
|
|
|
|
<slot>setCurrentIndex(int)</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>127</x>
|
|
|
|
|
<y>60</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>281</x>
|
|
|
|
|
<y>85</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
2007-01-20 01:38:40 +00:00
|
|
|
<connection>
|
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
|
<receiver>settingsDialog</receiver>
|
|
|
|
|
<slot>accept()</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>243</x>
|
2007-01-28 23:33:48 +00:00
|
|
|
<y>295</y>
|
2007-01-20 01:38:40 +00:00
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>243</x>
|
|
|
|
|
<y>169</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>buttonBox</sender>
|
|
|
|
|
<signal>accepted()</signal>
|
|
|
|
|
<receiver>settingsDialog</receiver>
|
|
|
|
|
<slot>hide()</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>243</x>
|
2007-01-28 23:33:48 +00:00
|
|
|
<y>295</y>
|
2007-01-20 01:38:40 +00:00
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>243</x>
|
|
|
|
|
<y>169</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
2007-01-28 23:33:48 +00:00
|
|
|
<connection>
|
|
|
|
|
<sender>radioButton_flipsideTux</sender>
|
|
|
|
|
<signal>clicked(bool)</signal>
|
|
|
|
|
<receiver>lineEdit_OwnFlipsideFilename</receiver>
|
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>209</x>
|
|
|
|
|
<y>170</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>353</x>
|
|
|
|
|
<y>205</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>radioButton_flipsideOwn</sender>
|
|
|
|
|
<signal>clicked(bool)</signal>
|
|
|
|
|
<receiver>lineEdit_OwnFlipsideFilename</receiver>
|
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>220</x>
|
|
|
|
|
<y>210</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>429</x>
|
|
|
|
|
<y>207</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>radioButton_flipsideTux</sender>
|
|
|
|
|
<signal>clicked(bool)</signal>
|
|
|
|
|
<receiver>pushButton_openFlipsidePicture</receiver>
|
|
|
|
|
<slot>setDisabled(bool)</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>345</x>
|
|
|
|
|
<y>173</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>474</x>
|
|
|
|
|
<y>194</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>radioButton_flipsideOwn</sender>
|
|
|
|
|
<signal>clicked(bool)</signal>
|
|
|
|
|
<receiver>pushButton_openFlipsidePicture</receiver>
|
|
|
|
|
<slot>setEnabled(bool)</slot>
|
|
|
|
|
<hints>
|
|
|
|
|
<hint type="sourcelabel" >
|
|
|
|
|
<x>199</x>
|
|
|
|
|
<y>208</y>
|
|
|
|
|
</hint>
|
|
|
|
|
<hint type="destinationlabel" >
|
|
|
|
|
<x>463</x>
|
|
|
|
|
<y>201</y>
|
|
|
|
|
</hint>
|
|
|
|
|
</hints>
|
|
|
|
|
</connection>
|
2007-01-17 01:22:55 +00:00
|
|
|
</connections>
|
|
|
|
|
</ui>
|