| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 | 
							- <?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>128</width>
 
-     <height>158</height>
 
-    </rect>
 
-   </property>
 
-   <property name="windowTitle">
 
-    <string>Form</string>
 
-   </property>
 
-   <property name="styleSheet">
 
-    <string notr="true">background-color:white</string>
 
-   </property>
 
-   <layout class="QVBoxLayout" name="verticalLayout_2">
 
-    <item>
 
-     <widget class="QLabel" name="textLabel">
 
-      <property name="minimumSize">
 
-       <size>
 
-        <width>0</width>
 
-        <height>24</height>
 
-       </size>
 
-      </property>
 
-      <property name="text">
 
-       <string/>
 
-      </property>
 
-      <property name="scaledContents">
 
-       <bool>false</bool>
 
-      </property>
 
-      <property name="alignment">
 
-       <set>Qt::AlignCenter</set>
 
-      </property>
 
-     </widget>
 
-    </item>
 
-    <item>
 
-     <widget class="QLabel" name="pixmapLabel">
 
-      <property name="sizePolicy">
 
-       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
 
-        <horstretch>128</horstretch>
 
-        <verstretch>128</verstretch>
 
-       </sizepolicy>
 
-      </property>
 
-      <property name="text">
 
-       <string/>
 
-      </property>
 
-      <property name="alignment">
 
-       <set>Qt::AlignCenter</set>
 
-      </property>
 
-     </widget>
 
-    </item>
 
-   </layout>
 
-  </widget>
 
-  <resources/>
 
-  <connections/>
 
- </ui>
 
 
  |