|
|
@ -22,6 +22,11 @@ |
|
|
|
<height>1080</height> |
|
|
|
</size> |
|
|
|
</property> |
|
|
|
<property name="font"> |
|
|
|
<font> |
|
|
|
<family>Sans Serif</family> |
|
|
|
</font> |
|
|
|
</property> |
|
|
|
<property name="windowTitle"> |
|
|
|
<string>MainWindow</string> |
|
|
|
</property> |
|
|
@ -32,7 +37,7 @@ |
|
|
|
<property name="orientation"> |
|
|
|
<enum>Qt::Vertical</enum> |
|
|
|
</property> |
|
|
|
<widget class="QWidget" name=""> |
|
|
|
<widget class="QWidget" name="layoutWidget"> |
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout"> |
|
|
|
<item> |
|
|
|
<widget class="QLineEdit" name="lineEdit"/> |
|
|
|