added clear all button

This commit is contained in:
gac-maloja
2024-11-15 18:23:17 +01:00
parent bdc8b49716
commit 5c1b901829

View File

@ -132,7 +132,7 @@
<x>30</x> <x>30</x>
<y>330</y> <y>330</y>
<width>731</width> <width>731</width>
<height>211</height> <height>171</height>
</rect> </rect>
</property> </property>
<property name="font"> <property name="font">
@ -153,6 +153,25 @@
<enum>caMultiLineString::None</enum> <enum>caMultiLineString::None</enum>
</property> </property>
</widget> </widget>
<widget class="caMessageButton" name="camessagebutton_4">
<property name="geometry">
<rect>
<x>30</x>
<y>510</y>
<width>731</width>
<height>32</height>
</rect>
</property>
<property name="text">
<string>clear all</string>
</property>
<property name="channel" stdset="0">
<string>SATES20-DYNA:CLEAR</string>
</property>
<property name="pressMessage">
<string notr="true">1</string>
</property>
</widget>
</widget> </widget>
<widget class="QMenuBar" name="menubar"> <widget class="QMenuBar" name="menubar">
<property name="geometry"> <property name="geometry">
@ -164,7 +183,6 @@
</rect> </rect>
</property> </property>
</widget> </widget>
<widget class="QStatusBar" name="statusbar"/>
</widget> </widget>
<customwidgets> <customwidgets>
<customwidget> <customwidget>