Files
DCMV/DIDKit/App/DIDMainWindow.ui

41 lines
953 B
Plaintext
Raw Permalink Normal View History

2022-09-23 13:13:41 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>DIDMainWindow</class>
<widget class="QMainWindow" name="DIDMainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>670</width>
<height>469</height>
</rect>
</property>
<property name="windowTitle">
<string>DIDMainWindow</string>
</property>
<widget class="QWidget" name="mCentralWidget">
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="mFileWidget" native="true"/>
</item>
<item>
<widget class="QWidget" name="mPropertyWidget" native="true"/>
</item>
</layout>
</widget>
<widget class="QMenuBar" name="mMenuBar">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>670</width>
<height>23</height>
</rect>
</property>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources/>
<connections/>
</ui>