Analyze-bak.ui 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AnalyzeWindow</class>
  4. <widget class="QMainWindow" name="AnalyzeWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>446</width>
  10. <height>354</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>MainWindow</string>
  15. </property>
  16. <widget class="QWidget" name="centralwidget">
  17. <layout class="QGridLayout" name="gridLayout">
  18. <item row="0" column="0">
  19. <layout class="QVBoxLayout" name="verticalLayout">
  20. <item>
  21. <layout class="QHBoxLayout" name="horizontalLayout">
  22. <item>
  23. <widget class="QTableWidget" name="tableWidget">
  24. <property name="editTriggers">
  25. <set>QAbstractItemView::NoEditTriggers</set>
  26. </property>
  27. <property name="selectionMode">
  28. <enum>QAbstractItemView::SingleSelection</enum>
  29. </property>
  30. <property name="selectionBehavior">
  31. <enum>QAbstractItemView::SelectRows</enum>
  32. </property>
  33. <attribute name="horizontalHeaderVisible">
  34. <bool>false</bool>
  35. </attribute>
  36. <attribute name="horizontalHeaderCascadingSectionResizes">
  37. <bool>false</bool>
  38. </attribute>
  39. <attribute name="horizontalHeaderDefaultSectionSize">
  40. <number>111</number>
  41. </attribute>
  42. <attribute name="horizontalHeaderHighlightSections">
  43. <bool>true</bool>
  44. </attribute>
  45. <attribute name="verticalHeaderVisible">
  46. <bool>false</bool>
  47. </attribute>
  48. <attribute name="verticalHeaderCascadingSectionResizes">
  49. <bool>false</bool>
  50. </attribute>
  51. <row>
  52. <property name="text">
  53. <string>新建行</string>
  54. </property>
  55. </row>
  56. <row>
  57. <property name="text">
  58. <string>新建行</string>
  59. </property>
  60. </row>
  61. <row>
  62. <property name="text">
  63. <string>新建行</string>
  64. </property>
  65. </row>
  66. <column>
  67. <property name="text">
  68. <string>新建列</string>
  69. </property>
  70. </column>
  71. <column>
  72. <property name="text">
  73. <string>新建列</string>
  74. </property>
  75. </column>
  76. </widget>
  77. </item>
  78. <item>
  79. <layout class="QVBoxLayout" name="verticalLayout_2">
  80. <item>
  81. <widget class="QPushButton" name="bnt_AddFile">
  82. <property name="text">
  83. <string>Add File</string>
  84. </property>
  85. </widget>
  86. </item>
  87. <item>
  88. <widget class="QPushButton" name="pushButton_5">
  89. <property name="text">
  90. <string>Add Path</string>
  91. </property>
  92. </widget>
  93. </item>
  94. <item>
  95. <widget class="QPushButton" name="bnt_Remove">
  96. <property name="enabled">
  97. <bool>false</bool>
  98. </property>
  99. <property name="text">
  100. <string>Remove</string>
  101. </property>
  102. </widget>
  103. </item>
  104. <item>
  105. <spacer name="verticalSpacer">
  106. <property name="orientation">
  107. <enum>Qt::Vertical</enum>
  108. </property>
  109. <property name="sizeHint" stdset="0">
  110. <size>
  111. <width>20</width>
  112. <height>40</height>
  113. </size>
  114. </property>
  115. </spacer>
  116. </item>
  117. <item>
  118. <widget class="QPushButton" name="pushButton_7">
  119. <property name="text">
  120. <string>Remove All</string>
  121. </property>
  122. </widget>
  123. </item>
  124. <item>
  125. <spacer name="verticalSpacer_2">
  126. <property name="orientation">
  127. <enum>Qt::Vertical</enum>
  128. </property>
  129. <property name="sizeHint" stdset="0">
  130. <size>
  131. <width>20</width>
  132. <height>40</height>
  133. </size>
  134. </property>
  135. </spacer>
  136. </item>
  137. </layout>
  138. </item>
  139. </layout>
  140. </item>
  141. <item>
  142. <layout class="QHBoxLayout" name="horizontalLayout_2">
  143. <item>
  144. <spacer name="horizontalSpacer">
  145. <property name="orientation">
  146. <enum>Qt::Horizontal</enum>
  147. </property>
  148. <property name="sizeHint" stdset="0">
  149. <size>
  150. <width>40</width>
  151. <height>20</height>
  152. </size>
  153. </property>
  154. </spacer>
  155. </item>
  156. <item>
  157. <widget class="QPushButton" name="pushButton_2">
  158. <property name="text">
  159. <string>OK</string>
  160. </property>
  161. </widget>
  162. </item>
  163. <item>
  164. <widget class="QPushButton" name="pushButton_4">
  165. <property name="text">
  166. <string>Cancel</string>
  167. </property>
  168. </widget>
  169. </item>
  170. <item>
  171. <widget class="QPushButton" name="pushButton_3">
  172. <property name="text">
  173. <string>Apply</string>
  174. </property>
  175. </widget>
  176. </item>
  177. <item>
  178. <spacer name="horizontalSpacer_2">
  179. <property name="orientation">
  180. <enum>Qt::Horizontal</enum>
  181. </property>
  182. <property name="sizeHint" stdset="0">
  183. <size>
  184. <width>40</width>
  185. <height>20</height>
  186. </size>
  187. </property>
  188. </spacer>
  189. </item>
  190. </layout>
  191. </item>
  192. </layout>
  193. </item>
  194. </layout>
  195. </widget>
  196. <widget class="QMenuBar" name="menubar">
  197. <property name="geometry">
  198. <rect>
  199. <x>0</x>
  200. <y>0</y>
  201. <width>446</width>
  202. <height>23</height>
  203. </rect>
  204. </property>
  205. </widget>
  206. <widget class="QStatusBar" name="statusbar"/>
  207. </widget>
  208. <resources/>
  209. <connections/>
  210. </ui>