| 123456789101112131415161718192021222324252627282930313233343536373839 | 
							- <?xml version="1.0" encoding="UTF-8"?>
 
- <ui version="4.0">
 
-  <class>ctkThumbnailListWidget</class>
 
-  <widget class="QWidget" name="ctkThumbnailListWidget">
 
-   <property name="geometry">
 
-    <rect>
 
-     <x>0</x>
 
-     <y>0</y>
 
-     <width>224</width>
 
-     <height>237</height>
 
-    </rect>
 
-   </property>
 
-   <property name="windowTitle">
 
-    <string>Form</string>
 
-   </property>
 
-   <layout class="QVBoxLayout" name="verticalLayout_2">
 
-    <item>
 
-     <widget class="QScrollArea" name="ScrollArea">
 
-      <property name="widgetResizable">
 
-       <bool>true</bool>
 
-      </property>
 
-      <widget class="QWidget" name="ScrollAreaContentWidget">
 
-       <property name="geometry">
 
-        <rect>
 
-         <x>0</x>
 
-         <y>0</y>
 
-         <width>198</width>
 
-         <height>211</height>
 
-        </rect>
 
-       </property>
 
-      </widget>
 
-     </widget>
 
-    </item>
 
-   </layout>
 
-  </widget>
 
-  <resources/>
 
-  <connections/>
 
- </ui>
 
 
  |