summaryrefslogtreecommitdiffstats
path: root/gui/client/connect.ui
diff options
context:
space:
mode:
authorManuel Schneider2014-05-06 14:37:44 +0200
committerManuel Schneider2014-05-06 15:16:20 +0200
commit35c3facc81cf10a2070cc5091e4e447ecc7416e3 (patch)
tree0a29051637a37d419407fa266cb1d8234666f9d6 /gui/client/connect.ui
parentReduces button block time (diff)
downloadpvs2-35c3facc81cf10a2070cc5091e4e447ecc7416e3.tar.gz
pvs2-35c3facc81cf10a2070cc5091e4e447ecc7416e3.tar.xz
pvs2-35c3facc81cf10a2070cc5091e4e447ecc7416e3.zip
Changes the approach of Qt Gui initialization to the member pointer approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget.
Diffstat (limited to 'gui/client/connect.ui')
-rw-r--r--gui/client/connect.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/gui/client/connect.ui b/gui/client/connect.ui
index c702123..1cb873c 100644
--- a/gui/client/connect.ui
+++ b/gui/client/connect.ui
@@ -1,13 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
- <class>Dialog</class>
- <widget class="QDialog" name="Dialog">
+ <class>ConnectWindow</class>
+ <widget class="QWidget" name="ConnectWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
- <width>511</width>
- <height>121</height>
+ <width>512</width>
+ <height>128</height>
</rect>
</property>
<property name="windowTitle">