551 <td>Public method to get a list of all opened source files.</td> |
551 <td>Public method to get a list of all opened source files.</td> |
552 </tr><tr> |
552 </tr><tr> |
553 <td><a href="#WebBrowserWindow.hideFullScreenNavigation">hideFullScreenNavigation</a></td> |
553 <td><a href="#WebBrowserWindow.hideFullScreenNavigation">hideFullScreenNavigation</a></td> |
554 <td>Public slot to hide full screen navigation.</td> |
554 <td>Public slot to hide full screen navigation.</td> |
555 </tr><tr> |
555 </tr><tr> |
|
556 <td><a href="#WebBrowserWindow.isClosing">isClosing</a></td> |
|
557 <td>Public method to test, if the window is closing.</td> |
|
558 </tr><tr> |
556 <td><a href="#WebBrowserWindow.isFullScreenNavigationVisible">isFullScreenNavigationVisible</a></td> |
559 <td><a href="#WebBrowserWindow.isFullScreenNavigationVisible">isFullScreenNavigationVisible</a></td> |
557 <td>Public method to check, if full screen navigation is active.</td> |
560 <td>Public method to check, if full screen navigation is active.</td> |
558 </tr><tr> |
561 </tr><tr> |
559 <td><a href="#WebBrowserWindow.javascriptConsole">javascriptConsole</a></td> |
562 <td><a href="#WebBrowserWindow.javascriptConsole">javascriptConsole</a></td> |
560 <td>Public method to get a reference to the JavaScript console widget.</td> |
563 <td>Public method to get a reference to the JavaScript console widget.</td> |
1976 </dl><a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a> |
1979 </dl><a NAME="WebBrowserWindow.hideFullScreenNavigation" ID="WebBrowserWindow.hideFullScreenNavigation"></a> |
1977 <h4>WebBrowserWindow.hideFullScreenNavigation</h4> |
1980 <h4>WebBrowserWindow.hideFullScreenNavigation</h4> |
1978 <b>hideFullScreenNavigation</b>(<i></i>) |
1981 <b>hideFullScreenNavigation</b>(<i></i>) |
1979 <p> |
1982 <p> |
1980 Public slot to hide full screen navigation. |
1983 Public slot to hide full screen navigation. |
1981 </p><a NAME="WebBrowserWindow.isFullScreenNavigationVisible" ID="WebBrowserWindow.isFullScreenNavigationVisible"></a> |
1984 </p><a NAME="WebBrowserWindow.isClosing" ID="WebBrowserWindow.isClosing"></a> |
|
1985 <h4>WebBrowserWindow.isClosing</h4> |
|
1986 <b>isClosing</b>(<i></i>) |
|
1987 <p> |
|
1988 Public method to test, if the window is closing. |
|
1989 </p><dl> |
|
1990 <dt>Returns:</dt> |
|
1991 <dd> |
|
1992 flag indicating that the window is closing |
|
1993 </dd> |
|
1994 </dl><dl> |
|
1995 <dt>Return Type:</dt> |
|
1996 <dd> |
|
1997 bool |
|
1998 </dd> |
|
1999 </dl><a NAME="WebBrowserWindow.isFullScreenNavigationVisible" ID="WebBrowserWindow.isFullScreenNavigationVisible"></a> |
1982 <h4>WebBrowserWindow.isFullScreenNavigationVisible</h4> |
2000 <h4>WebBrowserWindow.isFullScreenNavigationVisible</h4> |
1983 <b>isFullScreenNavigationVisible</b>(<i></i>) |
2001 <b>isFullScreenNavigationVisible</b>(<i></i>) |
1984 <p> |
2002 <p> |
1985 Public method to check, if full screen navigation is active. |
2003 Public method to check, if full screen navigation is active. |
1986 </p><dl> |
2004 </p><dl> |