show login dialog with F6

This commit is contained in:
doitux
2009-08-27 10:19:11 +00:00
parent bea2d74139
commit 12e12c6f21
6 changed files with 66 additions and 8 deletions
+6 -2
View File
@@ -6,7 +6,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>288</width>
<width>292</width>
<height>230</height>
</rect>
</property>
@@ -41,7 +41,11 @@
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="lineEdit_password"/>
<widget class="QLineEdit" name="lineEdit_password">
<property name="echoMode">
<enum>QLineEdit::Password</enum>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2">
<widget class="QCheckBox" name="checkBox_2">