Cache calls for easier display

This commit is contained in:
Jordan Sherer
2018-07-05 15:21:47 -04:00
parent 0dfc805a49
commit 04bdf8574a
3 changed files with 92 additions and 60 deletions
+70 -57
View File
@@ -60,7 +60,7 @@
<property name="minimumSize">
<size>
<width>0</width>
<height>120</height>
<height>140</height>
</size>
</property>
<property name="maximumSize">
@@ -966,7 +966,7 @@ QTextEdit[readOnly=&quot;true&quot;] {
</property>
</widget>
</item>
<item row="1" column="1">
<item row="1" column="2">
<widget class="QPushButton" name="replyMacroButton">
<property name="minimumSize">
<size>
@@ -979,62 +979,7 @@ QTextEdit[readOnly=&quot;true&quot;] {
</property>
</widget>
</item>
<item row="1" column="2">
<widget class="QPushButton" name="snrMacroButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>SNR</string>
</property>
</widget>
</item>
<item row="1" column="4">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="6">
<widget class="QPushButton" name="stopTxButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>Halt</string>
</property>
</widget>
</item>
<item row="1" column="3">
<widget class="QPushButton" name="macrosMacroButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>Macros</string>
</property>
</widget>
</item>
<item row="1" column="5">
<widget class="QPushButton" name="startTxButton">
<property name="enabled">
<bool>false</bool>
@@ -1061,6 +1006,74 @@ background:yellow;
</property>
</widget>
</item>
<item row="1" column="4">
<widget class="QPushButton" name="macrosMacroButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>Macros</string>
</property>
</widget>
</item>
<item row="1" column="7">
<widget class="QPushButton" name="stopTxButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>Halt</string>
</property>
</widget>
</item>
<item row="1" column="5">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="1" column="3">
<widget class="QPushButton" name="snrMacroButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>SNR</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QPushButton" name="deMacroButton">
<property name="minimumSize">
<size>
<width>0</width>
<height>30</height>
</size>
</property>
<property name="text">
<string>DE</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QFrame" name="frame_5">