98 lines
2.0 KiB
Plaintext
98 lines
2.0 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<ui version="4.0">
|
||
|
<class>extList</class>
|
||
|
<widget class="QDialog" name="extList">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>0</x>
|
||
|
<y>0</y>
|
||
|
<width>422</width>
|
||
|
<height>368</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="windowTitle">
|
||
|
<string>Игнорируемые расширения файлов</string>
|
||
|
</property>
|
||
|
<widget class="QPushButton" name="pushButton">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>350</x>
|
||
|
<y>50</y>
|
||
|
<width>51</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>+</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="pushButton_2">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>350</x>
|
||
|
<y>110</y>
|
||
|
<width>51</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>-</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QListWidget" name="listWidget">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>20</x>
|
||
|
<y>30</y>
|
||
|
<width>311</width>
|
||
|
<height>321</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="spacing">
|
||
|
<number>1</number>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="pushButton_3">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>350</x>
|
||
|
<y>170</y>
|
||
|
<width>51</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Reset</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="pushButton_4">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>350</x>
|
||
|
<y>230</y>
|
||
|
<width>51</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Ok</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
<widget class="QPushButton" name="pushButton_5">
|
||
|
<property name="geometry">
|
||
|
<rect>
|
||
|
<x>350</x>
|
||
|
<y>290</y>
|
||
|
<width>51</width>
|
||
|
<height>41</height>
|
||
|
</rect>
|
||
|
</property>
|
||
|
<property name="text">
|
||
|
<string>Cancel</string>
|
||
|
</property>
|
||
|
</widget>
|
||
|
</widget>
|
||
|
<resources/>
|
||
|
<connections/>
|
||
|
</ui>
|