Stale data indicator in memory inspection pane

This commit is contained in:
Nav
2022-09-11 17:19:17 +01:00
parent 463b57ec83
commit 59986b052a
6 changed files with 144 additions and 2 deletions

View File

@@ -317,11 +317,49 @@
</property>
</spacer>
</item>
<item>
<widget class="QWidget" name="stale-data-label">
<property name="visible">
<bool>false</bool>
</property>
<layout class="QHBoxLayout">
<property name="spacing">
<number>1</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item>
<widget class="SvgWidget" name="icon">
<property name="containerHeight">
<number>15</number>
</property>
<property name="containerWidth">
<number>14</number>
</property>
<property name="svgFilePath">
<string>:/compiled/src/Insight/UserInterfaces/InsightWindow/Widgets/TargetMemoryInspectionPane/Images/stale-data-icon.svg</string>
</property>
</widget>
</item>
<item>
<widget class="Label">
<property name="text">
<string>Stale data</string>
</property>
<property name="toolTip">
<string>Data may be stale</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer name="horizontal-spacer">
<property name="sizeHint">
<size>
<width>5</width>
<width>10</width>
</size>
</property>
<property name="sizeType">