refs #535, finetuning of drop site

* stylesheet
* sizes of deploying components
This commit is contained in:
Klaus Basan
2015-12-13 19:52:56 +01:00
parent 1601ca62fd
commit 670bef0fd1
6 changed files with 60 additions and 98 deletions

View File

@@ -2,22 +2,8 @@
<ui version="4.0">
<class>CAirlineIcaoForm</class>
<widget class="QFrame" name="CAirlineIcaoForm">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>255</width>
<height>196</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>190</height>
</size>
</property>
<property name="windowTitle">
<string>Frame</string>
<string>Airline ICAO</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
@@ -45,14 +31,14 @@
<widget class="QGroupBox" name="gb_AirlineIcao">
<property name="minimumSize">
<size>
<width>10</width>
<width>60</width>
<height>0</height>
</size>
</property>
<property name="title">
<string>Airline ICAO</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gl_AirlineIcao">
<item row="5" column="1">
<widget class="QWidget" name="wi_Timestamps" native="true">
<layout class="QHBoxLayout" name="hl_Timestamps">