DiagramDesigner/ui/monitorPagesDlg.ui

25 lines
531 B
Plaintext
Raw Permalink Normal View History

2025-11-14 19:31:09 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>monitorPagesDlg</class>
<widget class="QDialog" name="monitorPagesDlg">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>182</width>
<height>427</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTreeView" name="treeView"/>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>