129 <td>Private slot called when a URL is selected from the completer.</td> |
129 <td>Private slot called when a URL is selected from the completer.</td> |
130 </tr><tr> |
130 </tr><tr> |
131 <td><a href="#WebBrowserTabWidget.__pdfGenerated">__pdfGenerated</a></td> |
131 <td><a href="#WebBrowserTabWidget.__pdfGenerated">__pdfGenerated</a></td> |
132 <td>Private slot handling the generated PDF data.</td> |
132 <td>Private slot handling the generated PDF data.</td> |
133 </tr><tr> |
133 </tr><tr> |
|
134 <td><a href="#WebBrowserTabWidget.__recentlyAudibleChanged">__recentlyAudibleChanged</a></td> |
|
135 <td>Private slot to react on the audible state of a page.</td> |
|
136 </tr><tr> |
134 <td><a href="#WebBrowserTabWidget.__showContextMenu">__showContextMenu</a></td> |
137 <td><a href="#WebBrowserTabWidget.__showContextMenu">__showContextMenu</a></td> |
135 <td>Private slot to show the tab context menu.</td> |
138 <td>Private slot to show the tab context menu.</td> |
136 </tr><tr> |
139 </tr><tr> |
137 <td><a href="#WebBrowserTabWidget.__showNavigationMenu">__showNavigationMenu</a></td> |
140 <td><a href="#WebBrowserTabWidget.__showNavigationMenu">__showNavigationMenu</a></td> |
138 <td>Private slot to show the navigation button menu.</td> |
141 <td>Private slot to show the navigation button menu.</td> |
139 </tr><tr> |
142 </tr><tr> |
140 <td><a href="#WebBrowserTabWidget.__sourceChanged">__sourceChanged</a></td> |
143 <td><a href="#WebBrowserTabWidget.__sourceChanged">__sourceChanged</a></td> |
141 <td>Private slot to handle a change of a browsers source.</td> |
144 <td>Private slot to handle a change of a browsers source.</td> |
|
145 </tr><tr> |
|
146 <td><a href="#WebBrowserTabWidget.__tabContextMenuAudioMute">__tabContextMenuAudioMute</a></td> |
|
147 <td>Private method to mute or unmute the selected tab.</td> |
142 </tr><tr> |
148 </tr><tr> |
143 <td><a href="#WebBrowserTabWidget.__tabContextMenuClone">__tabContextMenuClone</a></td> |
149 <td><a href="#WebBrowserTabWidget.__tabContextMenuClone">__tabContextMenuClone</a></td> |
144 <td>Private method to clone the selected tab.</td> |
150 <td>Private method to clone the selected tab.</td> |
145 </tr><tr> |
151 </tr><tr> |
146 <td><a href="#WebBrowserTabWidget.__tabContextMenuClose">__tabContextMenuClose</a></td> |
152 <td><a href="#WebBrowserTabWidget.__tabContextMenuClose">__tabContextMenuClose</a></td> |
378 path to save the PDF to |
384 path to save the PDF to |
379 </dd><dt><i>pdfData</i> (QByteArray)</dt> |
385 </dd><dt><i>pdfData</i> (QByteArray)</dt> |
380 <dd> |
386 <dd> |
381 generated PDF document |
387 generated PDF document |
382 </dd> |
388 </dd> |
|
389 </dl><a NAME="WebBrowserTabWidget.__recentlyAudibleChanged" ID="WebBrowserTabWidget.__recentlyAudibleChanged"></a> |
|
390 <h4>WebBrowserTabWidget.__recentlyAudibleChanged</h4> |
|
391 <b>__recentlyAudibleChanged</b>(<i>recentlyAudible</i>) |
|
392 <p> |
|
393 Private slot to react on the audible state of a page. |
|
394 </p><dl> |
|
395 <dt><i>recentlyAudible</i> (bool)</dt> |
|
396 <dd> |
|
397 flag indicating the new audible state |
|
398 </dd> |
383 </dl><a NAME="WebBrowserTabWidget.__showContextMenu" ID="WebBrowserTabWidget.__showContextMenu"></a> |
399 </dl><a NAME="WebBrowserTabWidget.__showContextMenu" ID="WebBrowserTabWidget.__showContextMenu"></a> |
384 <h4>WebBrowserTabWidget.__showContextMenu</h4> |
400 <h4>WebBrowserTabWidget.__showContextMenu</h4> |
385 <b>__showContextMenu</b>(<i>coord, index</i>) |
401 <b>__showContextMenu</b>(<i>coord, index</i>) |
386 <p> |
402 <p> |
387 Private slot to show the tab context menu. |
403 Private slot to show the tab context menu. |
406 </p><dl> |
422 </p><dl> |
407 <dt><i>url</i></dt> |
423 <dt><i>url</i></dt> |
408 <dd> |
424 <dd> |
409 URL of the new site (QUrl) |
425 URL of the new site (QUrl) |
410 </dd> |
426 </dd> |
411 </dl><a NAME="WebBrowserTabWidget.__tabContextMenuClone" ID="WebBrowserTabWidget.__tabContextMenuClone"></a> |
427 </dl><a NAME="WebBrowserTabWidget.__tabContextMenuAudioMute" ID="WebBrowserTabWidget.__tabContextMenuAudioMute"></a> |
|
428 <h4>WebBrowserTabWidget.__tabContextMenuAudioMute</h4> |
|
429 <b>__tabContextMenuAudioMute</b>(<i></i>) |
|
430 <p> |
|
431 Private method to mute or unmute the selected tab. |
|
432 </p><a NAME="WebBrowserTabWidget.__tabContextMenuClone" ID="WebBrowserTabWidget.__tabContextMenuClone"></a> |
412 <h4>WebBrowserTabWidget.__tabContextMenuClone</h4> |
433 <h4>WebBrowserTabWidget.__tabContextMenuClone</h4> |
413 <b>__tabContextMenuClone</b>(<i></i>) |
434 <b>__tabContextMenuClone</b>(<i></i>) |
414 <p> |
435 <p> |
415 Private method to clone the selected tab. |
436 Private method to clone the selected tab. |
416 </p><a NAME="WebBrowserTabWidget.__tabContextMenuClose" ID="WebBrowserTabWidget.__tabContextMenuClose"></a> |
437 </p><a NAME="WebBrowserTabWidget.__tabContextMenuClose" ID="WebBrowserTabWidget.__tabContextMenuClose"></a> |