RadonMetrics/CyclomaticComplexityDialog.ui

changeset 14
5f206edea27e
parent 13
22bc345844e7
child 18
58ce8a433422
equal deleted inserted replaced
13:22bc345844e7 14:5f206edea27e
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>
104 <string>Rank</string> 104 <string>Rank</string>
105 </property> 105 </property>
106 </column> 106 </column>
107 <column> 107 <column>
108 <property name="text"> 108 <property name="text">
109 <string>Start</string> 109 <string>Begin</string>
110 </property> 110 </property>
111 </column> 111 </column>
112 </widget> 112 </widget>
113 </item> 113 </item>
114 <item> 114 <item>
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">

eric ide

mercurial