logplus/app/example_plugin/ActionDialog.ui

20 lines
391 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ActionDialog</class>
<widget class="QDialog" name="ActionDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>425</width>
<height>304</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
</widget>
<resources/>
<connections/>
</ui>