72 <h3>Class Methods</h3> |
72 <h3>Class Methods</h3> |
73 |
73 |
74 <table> |
74 <table> |
75 |
75 |
76 <tr> |
76 <tr> |
|
77 <td><a href="#WebBrowserWindow.__showWebNotification">__showWebNotification</a></td> |
|
78 <td>Class method to show a notification sent by Chromium.</td> |
|
79 </tr> |
|
80 <tr> |
77 <td><a href="#WebBrowserWindow.adBlockManager">adBlockManager</a></td> |
81 <td><a href="#WebBrowserWindow.adBlockManager">adBlockManager</a></td> |
78 <td>Class method to get a reference to the AdBlock manager.</td> |
82 <td>Class method to get a reference to the AdBlock manager.</td> |
79 </tr> |
83 </tr> |
80 <tr> |
84 <tr> |
81 <td><a href="#WebBrowserWindow.autoScroller">autoScroller</a></td> |
85 <td><a href="#WebBrowserWindow.autoScroller">autoScroller</a></td> |
851 |
855 |
852 <table> |
856 <table> |
853 <tr><td>None</td></tr> |
857 <tr><td>None</td></tr> |
854 </table> |
858 </table> |
855 |
859 |
|
860 <a NAME="WebBrowserWindow.__showWebNotification" ID="WebBrowserWindow.__showWebNotification"></a> |
|
861 <h4>WebBrowserWindow.__showWebNotification (class method)</h4> |
|
862 <b>__showWebNotification</b>(<i>webNotification</i>) |
|
863 |
|
864 <p> |
|
865 Class method to show a notification sent by Chromium. |
|
866 </p> |
|
867 <dl> |
|
868 |
|
869 <dt><i>webNotification</i> (QWebEngineNotification)</dt> |
|
870 <dd> |
|
871 notification sent by Chromium |
|
872 </dd> |
|
873 </dl> |
856 <a NAME="WebBrowserWindow.adBlockManager" ID="WebBrowserWindow.adBlockManager"></a> |
874 <a NAME="WebBrowserWindow.adBlockManager" ID="WebBrowserWindow.adBlockManager"></a> |
857 <h4>WebBrowserWindow.adBlockManager (class method)</h4> |
875 <h4>WebBrowserWindow.adBlockManager (class method)</h4> |
858 <b>adBlockManager</b>(<i></i>) |
876 <b>adBlockManager</b>(<i></i>) |
859 |
877 |
860 <p> |
878 <p> |