Updated call activity detail

This commit is contained in:
Jordan Sherer
2018-07-12 10:35:41 -04:00
parent dd3613b214
commit 91d6836fa5
2 changed files with 34 additions and 7 deletions
+23 -4
View File
@@ -827,7 +827,10 @@ background-color: yellow;
</font>
</property>
<property name="sizeAdjustPolicy">
<enum>QAbstractScrollArea::AdjustToContents</enum>
<enum>QAbstractScrollArea::AdjustToContentsOnFirstShow</enum>
</property>
<property name="autoScroll">
<bool>false</bool>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
@@ -923,7 +926,7 @@ background-color: yellow;
<bool>true</bool>
</property>
<property name="styleSheet">
<string notr="true">background-color:#ffeaa7;</string>
<string notr="true">QTextEdit { background-color:#ffeaa7; }</string>
</property>
<property name="undoRedoEnabled">
<bool>false</bool>
@@ -969,6 +972,9 @@ QTextEdit[readOnly=&quot;true&quot;] {
<pointsize>12</pointsize>
</font>
</property>
<property name="autoScroll">
<bool>false</bool>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
@@ -985,7 +991,7 @@ QTextEdit[readOnly=&quot;true&quot;] {
<enum>QAbstractItemView::SelectRows</enum>
</property>
<property name="textElideMode">
<enum>Qt::ElideNone</enum>
<enum>Qt::ElideRight</enum>
</property>
<property name="gridStyle">
<enum>Qt::DotLine</enum>
@@ -996,9 +1002,12 @@ QTextEdit[readOnly=&quot;true&quot;] {
<attribute name="horizontalHeaderVisible">
<bool>false</bool>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<attribute name="horizontalHeaderDefaultSectionSize">
<number>30</number>
</attribute>
<attribute name="horizontalHeaderMinimumSectionSize">
<number>20</number>
</attribute>
<attribute name="horizontalHeaderStretchLastSection">
<bool>true</bool>
</attribute>
@@ -1015,6 +1024,16 @@ QTextEdit[readOnly=&quot;true&quot;] {
<string>Age</string>
</property>
</column>
<column>
<property name="text">
<string>SNR</string>
</property>
</column>
<column>
<property name="text">
<string>Grid</string>
</property>
</column>
<column>
<property name="text">
<string>Distance</string>