322 <property name="text"> |
322 <property name="text"> |
323 <string/> |
323 <string/> |
324 </property> |
324 </property> |
325 </widget> |
325 </widget> |
326 </item> |
326 </item> |
|
327 <item row="3" column="0" colspan="3"> |
|
328 <widget class="QCheckBox" name="showCodeInfoDetailsCeckBox"> |
|
329 <property name="toolTip"> |
|
330 <string>Select to show code information subsections expanded</string> |
|
331 </property> |
|
332 <property name="text"> |
|
333 <string>Show all code information subsections</string> |
|
334 </property> |
|
335 </widget> |
|
336 </item> |
327 </layout> |
337 </layout> |
328 </widget> |
338 </widget> |
329 </item> |
339 </item> |
330 <item> |
340 <item> |
331 <spacer> |
341 <spacer> |