123456789101112131415161718192021222324252627282930313233343536373839 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>clObjectiveScore</class>
- <widget class="QWidget" name="clObjectiveScore">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>503</width>
- <height>415</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <widget class="QWidget" name="widget_objevtiveScore" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>501</width>
- <height>411</height>
- </rect>
- </property>
- <widget class="QListWidget" name="lw_objectiveScore">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>10</y>
- <width>481</width>
- <height>391</height>
- </rect>
- </property>
- </widget>
- </widget>
- </widget>
- <resources/>
- <connections/>
- </ui>
|