1 <?xml version="1.0" encoding="UTF-8"?>
4 <widget class="QWidget" name="Form">
5 <property name="geometry">
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name="windowTitle">
22 <layout class="QHBoxLayout" name="horizontalLayout">
24 <layout class="QVBoxLayout" name="verticalLayout_3">
26 <widget class="QTreeWidget" name="moduleTree">
27 <property name="minimumSize">
33 <property name="maximumSize">
36 <height>16777215</height>
40 <property name="text">
47 <widget class="QCheckBox" name="automaticFix">
48 <property name="minimumSize">
54 <property name="maximumSize">
57 <height>16777215</height>
60 <property name="text">
61 <string>Automatically fix
64 <property name="checked">
72 <layout class="QVBoxLayout" name="verticalLayout">
74 <widget class="Line" name="line">
75 <property name="orientation">
76 <enum>Qt::Vertical</enum>
83 <layout class="QVBoxLayout" name="verticalLayout_2">
85 <widget class="QLabel" name="moduleLabel">
86 <property name="text">
92 <widget class="QTableWidget" name="propertyTable">
93 <property name="editTriggers">
94 <set>QAbstractItemView::NoEditTriggers</set>
96 <property name="alternatingRowColors">
99 <property name="selectionMode">
100 <enum>QAbstractItemView::SingleSelection</enum>
102 <property name="selectionBehavior">
103 <enum>QAbstractItemView::SelectRows</enum>
105 <property name="showGrid">
108 <property name="wordWrap">
111 <property name="cornerButtonEnabled">
117 <widget class="QLabel" name="warningLabel">
118 <property name="text">
121 <property name="wordWrap">