Documentation/Source/eric5.Helpviewer.HelpWindow.html

changeset 3238
fa28dab59a9e
parent 3077
8d2e69e02e19
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3236:92e15257b24e 3238:fa28dab59a9e
176 <td>Private slot called to handle the copy action.</td> 176 <td>Private slot called to handle the copy action.</td>
177 </tr><tr> 177 </tr><tr>
178 <td><a href="#HelpWindow.__currentChanged">__currentChanged</a></td> 178 <td><a href="#HelpWindow.__currentChanged">__currentChanged</a></td>
179 <td>Private slot to handle the currentChanged signal.</td> 179 <td>Private slot to handle the currentChanged signal.</td>
180 </tr><tr> 180 </tr><tr>
181 <td><a href="#HelpWindow.__del__">__del__</a></td>
182 <td>Special method called during object destruction.</td>
183 </tr><tr>
181 <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td> 184 <td><a href="#HelpWindow.__docsInstalled">__docsInstalled</a></td>
182 <td>Private slot handling the end of documentation installation.</td> 185 <td>Private slot handling the end of documentation installation.</td>
183 </tr><tr> 186 </tr><tr>
184 <td><a href="#HelpWindow.__feedsManagerClosed">__feedsManagerClosed</a></td> 187 <td><a href="#HelpWindow.__feedsManagerClosed">__feedsManagerClosed</a></td>
185 <td>Private slot to handle closing the feeds manager dialog.</td> 188 <td>Private slot to handle closing the feeds manager dialog.</td>
857 </p><dl> 860 </p><dl>
858 <dt><i>index</i></dt> 861 <dt><i>index</i></dt>
859 <dd> 862 <dd>
860 index of the current tab (integer) 863 index of the current tab (integer)
861 </dd> 864 </dd>
862 </dl><a NAME="HelpWindow.__docsInstalled" ID="HelpWindow.__docsInstalled"></a> 865 </dl><a NAME="HelpWindow.__del__" ID="HelpWindow.__del__"></a>
866 <h4>HelpWindow.__del__</h4>
867 <b>__del__</b>(<i></i>)
868 <p>
869 Special method called during object destruction.
870 </p><p>
871 Note: This empty variant seems to get rid of the Qt message
872 'Warning: QBasicTimer::start: QBasicTimer can only be used with
873 threads started with QThread'
874 </p><a NAME="HelpWindow.__docsInstalled" ID="HelpWindow.__docsInstalled"></a>
863 <h4>HelpWindow.__docsInstalled</h4> 875 <h4>HelpWindow.__docsInstalled</h4>
864 <b>__docsInstalled</b>(<i>installed</i>) 876 <b>__docsInstalled</b>(<i>installed</i>)
865 <p> 877 <p>
866 Private slot handling the end of documentation installation. 878 Private slot handling the end of documentation installation.
867 </p><dl> 879 </p><dl>

eric ide

mercurial