quarkai/cleaner/cleanlistwidget.ui

53 lines
1.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>CleanListWidget</class>
<widget class="QDialog" name="CleanListWidget">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>560</width>
<height>398</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QScrollArea" name="scrollArea">
<property name="geometry">
<rect>
<x>0</x>
<y>65</y>
<width>560</width>
<height>331</height>
</rect>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
<widget class="QWidget" name="scrollAreaWidgetContents">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>558</width>
<height>329</height>
</rect>
</property>
</widget>
</widget>
<widget class="QWidget" name="widget_1" native="true">
<property name="geometry">
<rect>
<x>0</x>
<y>32</y>
<width>560</width>
<height>33</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>