Documentation/Source/eric5.Preferences.ConfigurationPages.HelpAppearancePage.html

changeset 1109
9552b5e16a07
parent 440
69ace3e2dcf6
child 1228
7afaf2fca55b
equal deleted inserted replaced
1106:3e57cd52e0f6 1109:9552b5e16a07
72 <td><a href="#HelpAppearancePage.on_styleSheetButton_clicked">on_styleSheetButton_clicked</a></td> 72 <td><a href="#HelpAppearancePage.on_styleSheetButton_clicked">on_styleSheetButton_clicked</a></td>
73 <td>Private slot to handle the user style sheet selection.</td> 73 <td>Private slot to handle the user style sheet selection.</td>
74 </tr><tr> 74 </tr><tr>
75 <td><a href="#HelpAppearancePage.save">save</a></td> 75 <td><a href="#HelpAppearancePage.save">save</a></td>
76 <td>Public slot to save the Help Viewers configuration.</td> 76 <td>Public slot to save the Help Viewers configuration.</td>
77 </tr><tr>
78 <td><a href="#HelpAppearancePage.setMode">setMode</a></td>
79 <td>Public method to perform mode dependent setups.</td>
77 </tr> 80 </tr>
78 </table> 81 </table>
79 <a NAME="HelpAppearancePage.__init__" ID="HelpAppearancePage.__init__"></a> 82 <a NAME="HelpAppearancePage.__init__" ID="HelpAppearancePage.__init__"></a>
80 <h4>HelpAppearancePage (Constructor)</h4> 83 <h4>HelpAppearancePage (Constructor)</h4>
81 <b>HelpAppearancePage</b>(<i></i>) 84 <b>HelpAppearancePage</b>(<i></i>)
104 </p><a NAME="HelpAppearancePage.save" ID="HelpAppearancePage.save"></a> 107 </p><a NAME="HelpAppearancePage.save" ID="HelpAppearancePage.save"></a>
105 <h4>HelpAppearancePage.save</h4> 108 <h4>HelpAppearancePage.save</h4>
106 <b>save</b>(<i></i>) 109 <b>save</b>(<i></i>)
107 <p> 110 <p>
108 Public slot to save the Help Viewers configuration. 111 Public slot to save the Help Viewers configuration.
109 </p> 112 </p><a NAME="HelpAppearancePage.setMode" ID="HelpAppearancePage.setMode"></a>
113 <h4>HelpAppearancePage.setMode</h4>
114 <b>setMode</b>(<i>displayMode</i>)
115 <p>
116 Public method to perform mode dependent setups.
117 </p><dl>
118 <dt><i>displayMode</i></dt>
119 <dd>
120 mode of the configuration dialog
121 (ConfigurationWidget.DefaultMode, ConfigurationWidget.HelpBrowserMode,
122 ConfigurationWidget.TrayStarterMode)
123 </dd>
124 </dl>
110 <div align="right"><a href="#top">Up</a></div> 125 <div align="right"><a href="#top">Up</a></div>
111 <hr /><hr /> 126 <hr /><hr />
112 <a NAME="create" ID="create"></a> 127 <a NAME="create" ID="create"></a>
113 <h2>create</h2> 128 <h2>create</h2>
114 <b>create</b>(<i>dlg</i>) 129 <b>create</b>(<i>dlg</i>)

eric ide

mercurial