Misc. wizard UI adjustments

- toolbox layout for terrain probe/XSwiftBus
- load overview URLs in table
- size adjustments
This commit is contained in:
Klaus Basan
2018-10-06 13:15:41 +02:00
parent 037708e4fa
commit b5bfe301d2
6 changed files with 72 additions and 84 deletions

View File

@@ -6,16 +6,10 @@
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>400</height>
<width>396</width>
<height>317</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>600</width>
<height>400</height>
</size>
</property>
<property name="windowTitle">
<string>Install XSwiftBus</string>
</property>
@@ -41,7 +35,7 @@
<item>
<widget class="QLabel" name="lbl_XplaneIcon">
<property name="text">
<string>&lt;html&gt;&lt;img src=&quot;:/simulators/icons/simulators/XPlane.png&quot; width=200&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;img src=&quot;:/simulators/icons/simulators/XPlane.png&quot; width=175&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -68,16 +62,16 @@
</property>
<layout class="QGridLayout" name="gl_DownloadAndInstall">
<property name="leftMargin">
<number>4</number>
<number>5</number>
</property>
<property name="topMargin">
<number>4</number>
<number>5</number>
</property>
<property name="rightMargin">
<number>4</number>
<number>5</number>
</property>
<property name="bottomMargin">
<number>4</number>
<number>5</number>
</property>
<item row="1" column="0">
<widget class="QLabel" name="lbl_XSwiftBusPluginDir">
@@ -185,16 +179,16 @@
</property>
<layout class="QVBoxLayout" name="vl_XSwiftBusSettings">
<property name="leftMargin">
<number>4</number>
<number>5</number>
</property>
<property name="topMargin">
<number>4</number>
<number>5</number>
</property>
<property name="rightMargin">
<number>4</number>
<number>5</number>
</property>
<property name="bottomMargin">
<number>4</number>
<number>5</number>
</property>
<item>
<widget class="BlackGui::Components::CSettingsXSwiftBusComponent" name="comp_SettingsXSwiftBus">
@@ -209,19 +203,6 @@
</layout>
</widget>
</item>
<item>
<spacer name="vs_XSwiftBusComponent">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<customwidgets>