Preferences/ConfigurationPages/EditorDocViewerPage.ui

changeset 6505
470d878cbe9f
parent 5919
d0de2b378b24
child 6559
1265efa7364f
equal deleted inserted replaced
6504:154eda18e9b1 6505:470d878cbe9f
52 <string>Show documentation upon '('</string> 52 <string>Show documentation upon '('</string>
53 </property> 53 </property>
54 </widget> 54 </widget>
55 </item> 55 </item>
56 <item> 56 <item>
57 <widget class="QCheckBox" name="richTextCheckBox">
58 <property name="toolTip">
59 <string>Select to show code documentation as rich text</string>
60 </property>
61 <property name="text">
62 <string>Show documentation as rich text</string>
63 </property>
64 </widget>
65 </item>
66 <item>
67 <layout class="QHBoxLayout" name="horizontalLayout"> 57 <layout class="QHBoxLayout" name="horizontalLayout">
68 <item> 58 <item>
69 <widget class="QLabel" name="label"> 59 <widget class="QLabel" name="label">
70 <property name="text"> 60 <property name="text">
71 <string>Documentation Provider:</string> 61 <string>Documentation Provider:</string>
109 </layout> 99 </layout>
110 </widget> 100 </widget>
111 <tabstops> 101 <tabstops>
112 <tabstop>viewerGroupBox</tabstop> 102 <tabstop>viewerGroupBox</tabstop>
113 <tabstop>parenthesisCheckBox</tabstop> 103 <tabstop>parenthesisCheckBox</tabstop>
114 <tabstop>richTextCheckBox</tabstop>
115 <tabstop>providerComboBox</tabstop> 104 <tabstop>providerComboBox</tabstop>
116 </tabstops> 105 </tabstops>
117 <resources/> 106 <resources/>
118 <connections/> 107 <connections/>
119 </ui> 108 </ui>

eric ide

mercurial