SXXXXXXX_PyBusMonitor1553/cpp/GrifoScope/QgScope/qgscopeobjectdockwidget.ui
2025-12-17 07:59:30 +01:00

33 lines
764 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QgScopeObjectDockWidget</class>
<widget class="QDockWidget" name="QgScopeObjectDockWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="windowTitle">
<string>Scope Object</string>
</property>
<widget class="QWidget" name="dockWidgetContents">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTreeWidget" name="treeWidget">
<column>
<property name="text">
<string notr="true">1</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
</widget>
<resources/>
<connections/>
</ui>