Skip to content

Commit

Permalink
Ui tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
NeoTheFox committed Mar 8, 2015
1 parent 218a5c3 commit 32cece3
Showing 1 changed file with 105 additions and 43 deletions.
148 changes: 105 additions & 43 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,18 @@
<layout class="QGridLayout" name="gridLayout_6">
<item row="0" column="0">
<widget class="QGroupBox" name="serialGroup">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>16777215</height>
</size>
</property>
<property name="title">
<string>Serial</string>
</property>
Expand Down Expand Up @@ -78,6 +90,12 @@
<property name="title">
<string>Control</string>
</property>
<property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable">
<bool>true</bool>
</property>
Expand Down Expand Up @@ -123,10 +141,10 @@
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="centerbtn">
<item row="1" column="4">
<widget class="QPushButton" name="ezerobtn">
<property name="text">
<string>C</string>
<string>E0</string>
</property>
</widget>
</item>
Expand All @@ -137,10 +155,10 @@
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QPushButton" name="ezerobtn">
<item row="1" column="1">
<widget class="QPushButton" name="centerbtn">
<property name="text">
<string>E0</string>
<string>C</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -172,6 +190,13 @@
</property>
</widget>
</item>
<item row="3" column="3" colspan="4">
<widget class="QPushButton" name="releasebtn">
<property name="text">
<string>Release</string>
</property>
</widget>
</item>
<item row="2" column="6">
<widget class="QPushButton" name="homezbtn">
<property name="text">
Expand All @@ -186,17 +211,17 @@
</property>
</widget>
</item>
<item row="6" column="4">
<widget class="QPushButton" name="etmpset">
<item row="6" column="6">
<widget class="QPushButton" name="etmpoff">
<property name="text">
<string>SET</string>
<string>OFF</string>
</property>
</widget>
</item>
<item row="6" column="6">
<widget class="QPushButton" name="etmpoff">
<item row="6" column="4">
<widget class="QPushButton" name="etmpset">
<property name="text">
<string>OFF</string>
<string>SET</string>
</property>
</widget>
</item>
Expand Down Expand Up @@ -322,10 +347,16 @@
</property>
</widget>
</item>
<item row="3" column="3" colspan="4">
<widget class="QPushButton" name="releasebtn">
<item row="4" column="3" colspan="2">
<widget class="QLabel" name="label">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>15</height>
</size>
</property>
<property name="text">
<string>Release</string>
<string>E Step</string>
</property>
</widget>
</item>
Expand All @@ -345,6 +376,19 @@
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QLabel" name="label_2">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>15</height>
</size>
</property>
<property name="text">
<string>Step</string>
</property>
</widget>
</item>
<item row="5" column="0" colspan="3">
<widget class="QDoubleSpinBox" name="stepspin">
<property name="locale">
Expand All @@ -361,32 +405,6 @@
</property>
</widget>
</item>
<item row="4" column="3" colspan="2">
<widget class="QLabel" name="label">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>15</height>
</size>
</property>
<property name="text">
<string>E Step</string>
</property>
</widget>
</item>
<item row="4" column="0" colspan="2">
<widget class="QLabel" name="label_2">
<property name="maximumSize">
<size>
<width>16777215</width>
<height>15</height>
</size>
</property>
<property name="text">
<string>Step</string>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="label_3">
<property name="text">
Expand Down Expand Up @@ -903,9 +921,15 @@ STOP</string>
</item>
<item row="1" column="0">
<widget class="QGroupBox" name="fileBox">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<width>200</width>
<height>16777215</height>
</size>
</property>
Expand Down Expand Up @@ -977,9 +1001,15 @@ STOP</string>
</item>
<item row="2" column="0">
<widget class="QGroupBox" name="statusGroup">
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>190</width>
<width>200</width>
<height>16777215</height>
</size>
</property>
Expand Down Expand Up @@ -1571,6 +1601,38 @@ STOP</string>
</hint>
</hints>
</connection>
<connection>
<sender>speededit</sender>
<signal>returnPressed()</signal>
<receiver>speedsetbtn</receiver>
<slot>click()</slot>
<hints>
<hint type="sourcelabel">
<x>315</x>
<y>339</y>
</hint>
<hint type="destinationlabel">
<x>446</x>
<y>340</y>
</hint>
</hints>
</connection>
<connection>
<sender>flowedit</sender>
<signal>returnPressed()</signal>
<receiver>flowbutton</receiver>
<slot>click()</slot>
<hints>
<hint type="sourcelabel">
<x>316</x>
<y>368</y>
</hint>
<hint type="destinationlabel">
<x>421</x>
<y>371</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>open()</slot>
Expand Down

0 comments on commit 32cece3

Please sign in to comment.