Documentation/Source/eric6.WebBrowser.WebBrowserWindow.html

changeset 4964
a894e8c92369
parent 4958
ef400197e7d5
child 4979
7ac0959842f9
equal deleted inserted replaced
4963:e5e31c75ce00 4964:a894e8c92369
46 </p><h3>Signals</h3> 46 </p><h3>Signals</h3>
47 <dl> 47 <dl>
48 <dt>webBrowserClosed()</dt> 48 <dt>webBrowserClosed()</dt>
49 <dd> 49 <dd>
50 emitted after the window was requested to close 50 emitted after the window was requested to close
51 </dd><dt>zoomTextOnlyChanged(bool)</dt>
52 <dd>
53 emitted after the zoom text only setting
54 was changed
55 </dd> 51 </dd>
56 </dl> 52 </dl>
57 <h3>Derived from</h3> 53 <h3>Derived from</h3>
58 E5MainWindow 54 E5MainWindow
59 <h3>Class Attributes</h3> 55 <h3>Class Attributes</h3>
553 <td><a href="#WebBrowserWindow.setLoadingActions">setLoadingActions</a></td> 549 <td><a href="#WebBrowserWindow.setLoadingActions">setLoadingActions</a></td>
554 <td>Public slot to set the loading dependent actions.</td> 550 <td>Public slot to set the loading dependent actions.</td>
555 </tr><tr> 551 </tr><tr>
556 <td><a href="#WebBrowserWindow.shutdown">shutdown</a></td> 552 <td><a href="#WebBrowserWindow.shutdown">shutdown</a></td>
557 <td>Public method to shut down the web browser.</td> 553 <td>Public method to shut down the web browser.</td>
554 </tr><tr>
555 <td><a href="#WebBrowserWindow.tabWidget">tabWidget</a></td>
556 <td>Public method to get a reference to the tab widget.</td>
558 </tr> 557 </tr>
559 </table> 558 </table>
560 <h3>Static Methods</h3> 559 <h3>Static Methods</h3>
561 <table> 560 <table>
562 <tr><td>None</td></tr> 561 <tr><td>None</td></tr>
1946 </p><dl> 1945 </p><dl>
1947 <dt>Returns:</dt> 1946 <dt>Returns:</dt>
1948 <dd> 1947 <dd>
1949 flag indicating successful shutdown (boolean) 1948 flag indicating successful shutdown (boolean)
1950 </dd> 1949 </dd>
1950 </dl><a NAME="WebBrowserWindow.tabWidget" ID="WebBrowserWindow.tabWidget"></a>
1951 <h4>WebBrowserWindow.tabWidget</h4>
1952 <b>tabWidget</b>(<i></i>)
1953 <p>
1954 Public method to get a reference to the tab widget.
1955 </p><dl>
1956 <dt>Returns:</dt>
1957 <dd>
1958 reference to the tab widget
1959 </dd>
1960 </dl><dl>
1961 <dt>Return Type:</dt>
1962 <dd>
1963 WebBrowserTabWidget
1964 </dd>
1951 </dl> 1965 </dl>
1952 <div align="right"><a href="#top">Up</a></div> 1966 <div align="right"><a href="#top">Up</a></div>
1953 <hr /> 1967 <hr />
1954 </body></html> 1968 </body></html>

eric ide

mercurial