| <?xml version="1.0" encoding="UTF-8"?> | |
| <ui version="4.0"> | |
| <class>TaskAnalysisInfo</class> | |
| <widget class="QWidget" name="TaskAnalysisInfo"> | |
| <property name="geometry"> | |
| <rect> | |
| <x>0</x> | |
| <y>0</y> | |
| <width>196</width> | |
| <height>448</height> | |
| </rect> | |
| </property> | |
| <property name="sizePolicy"> | |
| <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> | |
| <horstretch>0</horstretch> | |
| <verstretch>0</verstretch> | |
| </sizepolicy> | |
| </property> | |
| <property name="windowTitle"> | |
| <string notr="true">Form</string> | |
| </property> | |
| <layout class="QVBoxLayout" name="verticalLayout"> | |
| <item> | |
| <widget class="QLabel" name="label"> | |
| <property name="font"> | |
| <font> | |
| <weight>75</weight> | |
| <bold>true</bold> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Meshes</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item> | |
| <widget class="QListView" name="listView"/> | |
| </item> | |
| <item> | |
| <widget class="QLabel" name="label_2"> | |
| <property name="font"> | |
| <font> | |
| <weight>75</weight> | |
| <bold>true</bold> | |
| </font> | |
| </property> | |
| <property name="text"> | |
| <string>Analysis features</string> | |
| </property> | |
| </widget> | |
| </item> | |
| <item> | |
| <widget class="QListView" name="listView_2"/> | |
| </item> | |
| </layout> | |
| </widget> | |
| <resources/> | |
| <connections/> | |
| </ui> | |