ctkThumbnailListWidget.ui 964 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ctkThumbnailListWidget</class>
  4. <widget class="QWidget" name="ctkThumbnailListWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>224</width>
  10. <height>237</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>ThumbnailList</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout_2">
  17. <property name="margin">
  18. <number>0</number>
  19. </property>
  20. <item>
  21. <widget class="QScrollArea" name="ScrollArea">
  22. <property name="widgetResizable">
  23. <bool>false</bool>
  24. </property>
  25. <widget class="QWidget" name="ScrollAreaContentWidget">
  26. <property name="geometry">
  27. <rect>
  28. <x>0</x>
  29. <y>0</y>
  30. <width>198</width>
  31. <height>211</height>
  32. </rect>
  33. </property>
  34. </widget>
  35. </widget>
  36. </item>
  37. </layout>
  38. </widget>
  39. <resources/>
  40. <connections/>
  41. </ui>