more work on android gui

This commit is contained in:
doitux
2012-05-11 02:01:39 +02:00
parent 09dac64e8c
commit aba6e750a8
8 changed files with 235 additions and 70 deletions
+15 -4
View File
@@ -44,11 +44,8 @@
<height>16777215</height>
</size>
</property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="styleSheet">
<string notr="true">QObject {font-size: 20px}</string>
<string notr="true">QObject {font-size: 20px; font-color: rgb(0, 0, 0)}</string>
</property>
<property name="currentIndex">
<number>0</number>
@@ -157,6 +154,9 @@ p, li { white-space: pre-wrap; }
</property>
<item row="0" column="0">
<widget class="QTextBrowser" name="textBrowser_2">
<property name="styleSheet">
<string notr="true">QObject {font-size: 20px; font-color: rgb(0, 0, 0)}</string>
</property>
<property name="lineWrapMode">
<enum>QTextEdit::NoWrap</enum>
</property>
@@ -210,6 +210,7 @@ p, li { white-space: pre-wrap; }
&lt;table border=&quot;0&quot; style=&quot;-qt-table-type: root; margin-top:4px; margin-bottom:4px; margin-left:4px; margin-right:4px;&quot;&gt;
&lt;tr&gt;
&lt;td style=&quot;border: none;&quot;&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif';&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif';&quot;&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif';&quot;&gt;&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/body&gt;&lt;/html&gt;</string>
@@ -295,6 +296,16 @@ p, li { white-space: pre-wrap; }
</widget>
</widget>
</item>
<item row="1" column="0">
<widget class="QDialogButtonBox" name="buttonBox">
<property name="styleSheet">
<string notr="true">QObject {font-size: 30px}</string>
</property>
<property name="standardButtons">
<set>QDialogButtonBox::Close</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
@@ -10,6 +10,12 @@
<height>424</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>800</width>
@@ -44,7 +50,7 @@
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
<string notr="true">QObject {font: 24px}</string>
</property>
<property name="currentIndex">
<number>0</number>
@@ -67,9 +73,18 @@
<layout class="QHBoxLayout" name="horizontalLayout_3">
<item>
<layout class="QGridLayout" name="gridLayout_3">
<property name="spacing">
<property name="topMargin">
<number>4</number>
</property>
<property name="bottomMargin">
<number>4</number>
</property>
<property name="horizontalSpacing">
<number>0</number>
</property>
<property name="verticalSpacing">
<number>5</number>
</property>
<item row="4" column="0">
<layout class="QHBoxLayout">
<property name="spacing">
@@ -112,18 +127,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>310</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>300</width>
<height>24</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
</property>
@@ -186,18 +189,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>24</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
</property>
@@ -234,18 +225,6 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>150</width>
<height>24</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>150</width>
<height>24</height>
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
</property>
@@ -288,7 +267,7 @@
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: 18px}</string>
<string notr="true">QObject {font: 20px}</string>
</property>
<item>
<property name="text">
@@ -345,7 +324,7 @@
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
<string notr="true">QObject {font: bold 20px}</string>
</property>
<property name="text">
<string>Join &amp;any game</string>
@@ -384,7 +363,7 @@
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
<string notr="true">QObject {font: bold 20px}</string>
</property>
<property name="text">
<string>&amp;Create Game</string>
@@ -410,7 +389,7 @@
</size>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: bold 18px}</string>
<string notr="true">QObject {font: bold 20px}</string>
</property>
<property name="text">
<string>&amp;Join Game</string>
@@ -434,9 +413,6 @@
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="styleSheet">
<string notr="true">QObject { font: 18px; } QTreeView::item { font: 16px; }</string>
</property>
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
@@ -533,7 +509,7 @@
<property name="minimumSize">
<size>
<width>252</width>
<height>190</height>
<height>210</height>
</size>
</property>
<property name="styleSheet">
@@ -548,7 +524,7 @@
<x>0</x>
<y>0</y>
<width>292</width>
<height>186</height>
<height>206</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
@@ -1041,7 +1017,7 @@
<item>
<widget class="QLabel" name="label_connectedPlayersCounter">
<property name="styleSheet">
<string notr="true">QObject {font: 12px}</string>
<string notr="true">QObject {font: 14px}</string>
</property>
<property name="text">
<string/>
@@ -1057,7 +1033,7 @@
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QObject {font: 12px}</string>
<string notr="true">QObject {font: 14px}</string>
</property>
<property name="text">
<string/>
@@ -1067,7 +1043,7 @@
<item>
<widget class="QLabel" name="label_runningGamesCounter">
<property name="styleSheet">
<string notr="true">QObject {font: 12px}</string>
<string notr="true">QObject {font: 14px}</string>
</property>
<property name="text">
<string/>
@@ -1092,7 +1068,7 @@
<item>
<widget class="QLabel" name="label">
<property name="styleSheet">
<string notr="true">QObject {font: 12px}</string>
<string notr="true">QObject {font: 14px}</string>
</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;
@@ -1125,7 +1101,7 @@ p, li { white-space: pre-wrap; }
<item>
<widget class="QLabel" name="label_pokerthDotNet">
<property name="styleSheet">
<string notr="true">QObject {font: 12px}</string>
<string notr="true">QObject {font: 14px}</string>
</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;
@@ -78,7 +78,7 @@
<property name="checked">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gridLayout2">
<property name="topMargin">
<number>0</number>
</property>
@@ -155,6 +155,9 @@
</property>
<item row="0" column="0">
<layout class="QHBoxLayout">
<property name="spacing">
<number>6</number>
</property>
<item>
<widget class="QLabel" name="label_14">
<property name="styleSheet">
@@ -320,7 +323,7 @@
<string notr="true"/>
</property>
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="tab_3">
<attribute name="title">
@@ -718,6 +721,9 @@ p, li { white-space: pre-wrap; }
<property name="enabled">
<bool>false</bool>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
</widget>
</item>
<item>
@@ -1751,7 +1757,11 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="lineEdit_InternetServerListAddress"/>
<widget class="QLineEdit" name="lineEdit_InternetServerListAddress">
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
</widget>
</item>
</layout>
</widget>
@@ -1786,6 +1796,9 @@ p, li { white-space: pre-wrap; }
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="lineEdit_InternetServerAddress">
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>60</number>
</property>
@@ -1822,7 +1835,11 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="lineEdit_avatarServerAddress"/>
<widget class="QLineEdit" name="lineEdit_avatarServerAddress">
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2">
<layout class="QHBoxLayout" name="horizontalLayout_7">
@@ -1934,7 +1951,11 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
<item>
<widget class="QLineEdit" name="lineEdit_internetGameName"/>
<widget class="QLineEdit" name="lineEdit_internetGameName">
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
</widget>
</item>
</layout>
</item>
@@ -2118,6 +2139,9 @@ p, li { white-space: pre-wrap; }
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -2201,6 +2225,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -2334,6 +2361,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -2495,6 +2525,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -2600,6 +2633,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -2831,6 +2867,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -2940,6 +2979,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -3073,6 +3115,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -3206,6 +3251,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -3339,6 +3387,9 @@ p, li { white-space: pre-wrap; }
<height>25</height>
</size>
</property>
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
<property name="maxLength">
<number>12</number>
</property>
@@ -3530,7 +3581,11 @@ p, li { white-space: pre-wrap; }
<number>0</number>
</property>
<item>
<widget class="QLineEdit" name="lineEdit_logDir"/>
<widget class="QLineEdit" name="lineEdit_logDir">
<property name="inputMethodHints">
<set>Qt::ImhNoPredictiveText</set>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_openLogDir">
+7 -1
View File
@@ -81,7 +81,7 @@
<enum>Qt::NoFocus</enum>
</property>
<property name="currentIndex">
<number>1</number>
<number>0</number>
</property>
<widget class="QWidget" name="tab_Hands">
<attribute name="title">
@@ -660,6 +660,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>45</height>
</size>
</property>
<property name="focusPolicy">
<enum>Qt::NoFocus</enum>
</property>