Time drift columns and show column labels

This commit is contained in:
Jordan Sherer
2018-10-28 17:54:10 -04:00
parent 9f7fd2e7e2
commit 4321bd5e75
3 changed files with 66 additions and 13 deletions
+16
View File
@@ -1248,6 +1248,9 @@ background-color: #00ff00;
<attribute name="horizontalHeaderDefaultSectionSize">
<number>30</number>
</attribute>
<attribute name="horizontalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>20</number>
</attribute>
@@ -1272,6 +1275,11 @@ background-color: #00ff00;
<string>SNR</string>
</property>
</column>
<column>
<property name="text">
<string>Time Drift</string>
</property>
</column>
<column>
<property name="text">
<string>Text</string>
@@ -1395,6 +1403,9 @@ QTextEdit[transmitting=&quot;true&quot;] {
<attribute name="horizontalHeaderDefaultSectionSize">
<number>30</number>
</attribute>
<attribute name="horizontalHeaderHighlightSections">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>20</number>
</attribute>
@@ -1424,6 +1435,11 @@ QTextEdit[transmitting=&quot;true&quot;] {
<string>SNR</string>
</property>
</column>
<column>
<property name="text">
<string>Time Drift</string>
</property>
</column>
<column>
<property name="text">
<string>Grid</string>