multiselectwidget.ui 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>MultiSelectWidget</class>
  4. <widget class="QWidget" name="MultiSelectWidget">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>602</width>
  10. <height>459</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QHBoxLayout" name="horizontalLayout_3">
  17. <item>
  18. <spacer name="horizontalSpacer">
  19. <property name="orientation">
  20. <enum>Qt::Horizontal</enum>
  21. </property>
  22. <property name="sizeType">
  23. <enum>QSizePolicy::Maximum</enum>
  24. </property>
  25. <property name="sizeHint" stdset="0">
  26. <size>
  27. <width>10</width>
  28. <height>20</height>
  29. </size>
  30. </property>
  31. </spacer>
  32. </item>
  33. <item>
  34. <layout class="QVBoxLayout" name="verticalLayout_2">
  35. <item>
  36. <layout class="QHBoxLayout" name="horizontalLayout">
  37. <item>
  38. <spacer name="horizontalSpacer_3">
  39. <property name="orientation">
  40. <enum>Qt::Horizontal</enum>
  41. </property>
  42. <property name="sizeHint" stdset="0">
  43. <size>
  44. <width>40</width>
  45. <height>20</height>
  46. </size>
  47. </property>
  48. </spacer>
  49. </item>
  50. <item>
  51. <widget class="QLabel" name="label">
  52. <property name="text">
  53. <string>Available</string>
  54. </property>
  55. </widget>
  56. </item>
  57. <item>
  58. <spacer name="horizontalSpacer_4">
  59. <property name="orientation">
  60. <enum>Qt::Horizontal</enum>
  61. </property>
  62. <property name="sizeHint" stdset="0">
  63. <size>
  64. <width>40</width>
  65. <height>20</height>
  66. </size>
  67. </property>
  68. </spacer>
  69. </item>
  70. </layout>
  71. </item>
  72. <item>
  73. <widget class="QListWidget" name="available_list"/>
  74. </item>
  75. </layout>
  76. </item>
  77. <item>
  78. <layout class="QVBoxLayout" name="verticalLayout">
  79. <item>
  80. <spacer name="verticalSpacer">
  81. <property name="orientation">
  82. <enum>Qt::Vertical</enum>
  83. </property>
  84. <property name="sizeHint" stdset="0">
  85. <size>
  86. <width>20</width>
  87. <height>40</height>
  88. </size>
  89. </property>
  90. </spacer>
  91. </item>
  92. <item>
  93. <widget class="QPushButton" name="add_all_button">
  94. <property name="text">
  95. <string>&gt;&gt;</string>
  96. </property>
  97. </widget>
  98. </item>
  99. <item>
  100. <widget class="QPushButton" name="add_selected_button">
  101. <property name="text">
  102. <string>&gt;</string>
  103. </property>
  104. </widget>
  105. </item>
  106. <item>
  107. <widget class="QPushButton" name="remove_selected_button">
  108. <property name="text">
  109. <string>&lt;</string>
  110. </property>
  111. </widget>
  112. </item>
  113. <item>
  114. <widget class="QPushButton" name="remove_all_button">
  115. <property name="text">
  116. <string>&lt;&lt;</string>
  117. </property>
  118. </widget>
  119. </item>
  120. <item>
  121. <spacer name="verticalSpacer_2">
  122. <property name="orientation">
  123. <enum>Qt::Vertical</enum>
  124. </property>
  125. <property name="sizeHint" stdset="0">
  126. <size>
  127. <width>20</width>
  128. <height>40</height>
  129. </size>
  130. </property>
  131. </spacer>
  132. </item>
  133. </layout>
  134. </item>
  135. <item>
  136. <layout class="QVBoxLayout" name="verticalLayout_4">
  137. <item>
  138. <layout class="QHBoxLayout" name="horizontalLayout_2">
  139. <item>
  140. <spacer name="horizontalSpacer_5">
  141. <property name="orientation">
  142. <enum>Qt::Horizontal</enum>
  143. </property>
  144. <property name="sizeHint" stdset="0">
  145. <size>
  146. <width>40</width>
  147. <height>20</height>
  148. </size>
  149. </property>
  150. </spacer>
  151. </item>
  152. <item>
  153. <widget class="QLabel" name="label_2">
  154. <property name="text">
  155. <string>Selected</string>
  156. </property>
  157. </widget>
  158. </item>
  159. <item>
  160. <spacer name="horizontalSpacer_6">
  161. <property name="orientation">
  162. <enum>Qt::Horizontal</enum>
  163. </property>
  164. <property name="sizeHint" stdset="0">
  165. <size>
  166. <width>40</width>
  167. <height>20</height>
  168. </size>
  169. </property>
  170. </spacer>
  171. </item>
  172. </layout>
  173. </item>
  174. <item>
  175. <widget class="QListWidget" name="selected_list"/>
  176. </item>
  177. </layout>
  178. </item>
  179. <item>
  180. <spacer name="horizontalSpacer_2">
  181. <property name="orientation">
  182. <enum>Qt::Horizontal</enum>
  183. </property>
  184. <property name="sizeType">
  185. <enum>QSizePolicy::Maximum</enum>
  186. </property>
  187. <property name="sizeHint" stdset="0">
  188. <size>
  189. <width>10</width>
  190. <height>20</height>
  191. </size>
  192. </property>
  193. </spacer>
  194. </item>
  195. </layout>
  196. </widget>
  197. <resources/>
  198. <connections/>
  199. </ui>