This commit is contained in:
Dagen Brock 2020-05-03 21:39:54 -05:00
parent 376b08d022
commit b7763dda43
2 changed files with 175 additions and 185 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 4.11.0, 2019-12-18T09:47:13. -->
<!-- Written by QtCreator 4.11.0, 2019-12-20T06:49:17. -->
<qtcreator>
<data>
<variable>EnvironmentId</variable>

View File

@ -16,6 +16,18 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>682</width>
<height>612</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>682</width>
<height>612</height>
</size>
</property>
<property name="windowTitle">
<string>MainWindow</string>
</property>
@ -122,11 +134,26 @@
<string>This box shows the last conversion command run.</string>
</property>
</widget>
<widget class="QFrame" name="frame">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>341</width>
<height>271</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QWidget" name="formLayoutWidget">
<property name="geometry">
<rect>
<x>20</x>
<y>290</y>
<x>10</x>
<y>10</y>
<width>321</width>
<height>231</height>
</rect>
@ -289,42 +316,6 @@
</item>
</layout>
</widget>
<widget class="QFrame" name="frame">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>341</width>
<height>271</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<widget class="QLabel" name="label_11">
<property name="geometry">
<rect>
<x>100</x>
<y>0</y>
<width>121</width>
<height>26</height>
</rect>
</property>
<property name="font">
<font>
<pointsize>11</pointsize>
</font>
</property>
<property name="text">
<string>Conversion Settings</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget>
</widget>
<widget class="QFrame" name="frame_2">
<property name="geometry">
@ -497,7 +488,6 @@
<zorder>groupBox_preview</zorder>
<zorder>horizontalLayoutWidget</zorder>
<zorder>plainTextEdit_lastCmd</zorder>
<zorder>formLayoutWidget</zorder>
</widget>
<widget class="QMenuBar" name="menuBar">
<property name="geometry">