67 </widget> |
67 </widget> |
68 </item> |
68 </item> |
69 <item> |
69 <item> |
70 <widget class="QPushButton" name="startButton"> |
70 <widget class="QPushButton" name="startButton"> |
71 <property name="toolTip"> |
71 <property name="toolTip"> |
72 <string>Press to start the code metrics run</string> |
72 <string>Press to start the calculation</string> |
73 </property> |
73 </property> |
74 <property name="text"> |
74 <property name="text"> |
75 <string>Start</string> |
75 <string>Start</string> |
76 </property> |
76 </property> |
77 </widget> |
77 </widget> |
165 </widget> |
165 </widget> |
166 </item> |
166 </item> |
167 <item> |
167 <item> |
168 <widget class="QProgressBar" name="checkProgress"> |
168 <widget class="QProgressBar" name="checkProgress"> |
169 <property name="toolTip"> |
169 <property name="toolTip"> |
170 <string>Shows the progress of the code metrics action</string> |
170 <string>Shows the progress of the calculation</string> |
171 </property> |
171 </property> |
172 <property name="value"> |
172 <property name="value"> |
173 <number>0</number> |
173 <number>0</number> |
174 </property> |
174 </property> |
175 <property name="orientation"> |
175 <property name="orientation"> |