next steps serverlist gui (doubleclick item will connect to server)

This commit is contained in:
doitux
2009-04-05 20:23:45 +00:00
parent ef91702d66
commit 607000dd91
3 changed files with 18 additions and 6 deletions
+9 -3
View File
@@ -5,16 +5,22 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
<width>289</width>
<height>241</height>
</rect>
</property>
<property name="windowTitle" >
<string>Dialog</string>
<string>Internet-Game Serverlist</string>
</property>
<layout class="QGridLayout" name="gridLayout" >
<item row="0" column="0" >
<widget class="QTreeWidget" name="treeWidget_serverList" >
<property name="alternatingRowColors" >
<bool>true</bool>
</property>
<property name="rootIsDecorated" >
<bool>false</bool>
</property>
<column>
<property name="text" >
<string>Servername</string>