Some UI settings like "window title" or "whats this?"

This commit is contained in:
Klaus Basan
2017-12-28 19:59:05 +01:00
parent 1a2b03873b
commit b94e33ea97
11 changed files with 55 additions and 20 deletions

View File

@@ -7,17 +7,14 @@
<x>0</x>
<y>0</y>
<width>135</width>
<height>22</height>
<height>24</height>
</rect>
</property>
<property name="windowTitle">
<string>Frame</string>
<string>Country selector</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
<property name="whatsThis">
<string>select a country</string>
</property>
<layout class="QHBoxLayout" name="hl_Country">
<property name="spacing">