123456789101112131415161718192021 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>ctkDICOMThumbnailWidget</class>
- <widget class="QWidget" name="ctkDICOMThumbnailWidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>566</width>
- <height>294</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_2"/>
- </widget>
- <resources/>
- <connections/>
- </ui>
|