432 <widget class="QGroupBox" name="mouseHoverHelpGroupBox"> |
432 <widget class="QGroupBox" name="mouseHoverHelpGroupBox"> |
433 <property name="toolTip"> |
433 <property name="toolTip"> |
434 <string>Select to enable the support for mouse hover help text</string> |
434 <string>Select to enable the support for mouse hover help text</string> |
435 </property> |
435 </property> |
436 <property name="whatsThis"> |
436 <property name="whatsThis"> |
437 <string><html><head/><body><p>&lt;b&gt;Mouse Hover Help&lt;/b&gt;</p><p>&lt;p&gt;Enable this option to show some information about the symbol the mouse is hovering over. An information provider plug-in (e.g. Jedi) must be installed for this to work.&lt;/p&gt;</p></body></html></string> |
437 <string><b>Mouse Hover Help</b><p>Enable this option to show some information about the symbol the mouse is hovering over. An information provider plug-in (e.g. Jedi) must be installed for this to work.</p></string> |
438 </property> |
438 </property> |
439 <property name="title"> |
439 <property name="title"> |
440 <string>Mouse Hover Help</string> |
440 <string>Mouse Hover Help</string> |
441 </property> |
441 </property> |
442 <property name="checkable"> |
442 <property name="checkable"> |