Skip to content

Commit c411720

Browse files
author
Mich
committed
Updated whats this
1 parent 16835eb commit c411720

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/mainwindow.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2090,6 +2090,9 @@ p, li { white-space: pre-wrap; }
20902090
<verstretch>0</verstretch>
20912091
</sizepolicy>
20922092
</property>
2093+
<property name="whatsThis">
2094+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Chose which labels will be plotted on the graph.&lt;/p&gt;&lt;p&gt;- Auto - all labels as they go,&lt;/p&gt;&lt;p&gt;- Custom - labels defined by the user.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2095+
</property>
20932096
</widget>
20942097
</item>
20952098
<item row="11" column="5">
@@ -2307,7 +2310,7 @@ p, li { white-space: pre-wrap; }
23072310
</size>
23082311
</property>
23092312
<property name="whatsThis">
2310-
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sets the missing samples threshold value. If processed string doesnt contain one new data for the already present graph n times in a row it is then this graph will be automatically deleted. This is useful when switching between diffrent steaming data sets.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
2313+
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Sets the missing samples threshold value. If processed string doesnt contain one new data for the already present graph n times in a row it is then this graph will be automatically deleted. This is useful when switching between diffrent steaming data sets or removing garbage data.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
23112314
</property>
23122315
<property name="alignment">
23132316
<set>Qt::AlignCenter</set>

0 commit comments

Comments
 (0)