errorlist.ui 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
  2. <class>ErrorList</class>
  3. <widget class="QWidget">
  4. <property name="name">
  5. <cstring>ErrorList</cstring>
  6. </property>
  7. <property name="geometry">
  8. <rect>
  9. <x>0</x>
  10. <y>0</y>
  11. <width>798</width>
  12. <height>153</height>
  13. </rect>
  14. </property>
  15. <property name="sizePolicy">
  16. <sizepolicy>
  17. <hsizetype>7</hsizetype>
  18. <vsizetype>7</vsizetype>
  19. <horstretch>0</horstretch>
  20. <verstretch>0</verstretch>
  21. </sizepolicy>
  22. </property>
  23. <property name="caption">
  24. <string>Errors and Warnings</string>
  25. </property>
  26. <vbox>
  27. <property name="name">
  28. <cstring>unnamed</cstring>
  29. </property>
  30. <property name="margin">
  31. <number>0</number>
  32. </property>
  33. <widget class="QLayoutWidget">
  34. <property name="name">
  35. <cstring>layout1</cstring>
  36. </property>
  37. <hbox>
  38. <property name="name">
  39. <cstring>unnamed</cstring>
  40. </property>
  41. <widget class="QLabel">
  42. <property name="name">
  43. <cstring>errorsLabel</cstring>
  44. </property>
  45. <property name="text">
  46. <string>Errors:</string>
  47. </property>
  48. </widget>
  49. <widget class="QLabel">
  50. <property name="name">
  51. <cstring>errorCount</cstring>
  52. </property>
  53. <property name="sizePolicy">
  54. <sizepolicy>
  55. <hsizetype>1</hsizetype>
  56. <vsizetype>5</vsizetype>
  57. <horstretch>0</horstretch>
  58. <verstretch>0</verstretch>
  59. </sizepolicy>
  60. </property>
  61. <property name="minimumSize">
  62. <size>
  63. <width>40</width>
  64. <height>0</height>
  65. </size>
  66. </property>
  67. <property name="text">
  68. <string>0</string>
  69. </property>
  70. </widget>
  71. <widget class="QLabel">
  72. <property name="name">
  73. <cstring>warningsLabel</cstring>
  74. </property>
  75. <property name="text">
  76. <string>Warnings:</string>
  77. </property>
  78. </widget>
  79. <widget class="QLabel">
  80. <property name="name">
  81. <cstring>warningCount</cstring>
  82. </property>
  83. <property name="sizePolicy">
  84. <sizepolicy>
  85. <hsizetype>1</hsizetype>
  86. <vsizetype>5</vsizetype>
  87. <horstretch>0</horstretch>
  88. <verstretch>0</verstretch>
  89. </sizepolicy>
  90. </property>
  91. <property name="minimumSize">
  92. <size>
  93. <width>40</width>
  94. <height>0</height>
  95. </size>
  96. </property>
  97. <property name="text">
  98. <string>0</string>
  99. </property>
  100. </widget>
  101. <spacer>
  102. <property name="name">
  103. <cstring>spacer2</cstring>
  104. </property>
  105. <property name="orientation">
  106. <enum>Horizontal</enum>
  107. </property>
  108. <property name="sizeType">
  109. <enum>Expanding</enum>
  110. </property>
  111. <property name="sizeHint">
  112. <size>
  113. <width>121</width>
  114. <height>20</height>
  115. </size>
  116. </property>
  117. </spacer>
  118. </hbox>
  119. </widget>
  120. <widget class="KListView">
  121. <column>
  122. <property name="text">
  123. <string>Message</string>
  124. </property>
  125. <property name="clickable">
  126. <bool>false</bool>
  127. </property>
  128. <property name="resizable">
  129. <bool>true</bool>
  130. </property>
  131. </column>
  132. <column>
  133. <property name="text">
  134. <string>File</string>
  135. </property>
  136. <property name="clickable">
  137. <bool>false</bool>
  138. </property>
  139. <property name="resizable">
  140. <bool>true</bool>
  141. </property>
  142. </column>
  143. <column>
  144. <property name="text">
  145. <string>Function</string>
  146. </property>
  147. <property name="clickable">
  148. <bool>false</bool>
  149. </property>
  150. <property name="resizable">
  151. <bool>true</bool>
  152. </property>
  153. </column>
  154. <property name="name">
  155. <cstring>errorListView</cstring>
  156. </property>
  157. <property name="paletteBackgroundColor">
  158. <color>
  159. <red>255</red>
  160. <green>255</green>
  161. <blue>255</blue>
  162. </color>
  163. </property>
  164. <property name="selectionMode" stdset="0">
  165. <enum>Extended</enum>
  166. </property>
  167. <property name="allColumnsShowFocus">
  168. <bool>true</bool>
  169. </property>
  170. <property name="itemsMovable">
  171. <bool>false</bool>
  172. </property>
  173. <property name="alternateBackground">
  174. <color>
  175. <red>255</red>
  176. <green>255</green>
  177. <blue>255</blue>
  178. </color>
  179. </property>
  180. </widget>
  181. </vbox>
  182. </widget>
  183. <pixmapinproject/>
  184. <layoutdefaults spacing="6" margin="11"/>
  185. <includehints>
  186. <includehint>klistview.h</includehint>
  187. </includehints>
  188. </UI>