|
|
| WindowArgs ()
| WindowArgs |
| WindowArgs ( const WindowArgs &args )
| WindowArgs |
| WindowArgs & operator= ( const WindowArgs &args )
| operator= |
| WindowArgs ( const QRect &_geometry, bool _fullscreen, bool _menuBarVisible,
bool _toolBarsVisible, bool _statusBarVisible, bool _resizable )
| WindowArgs |
| WindowArgs ( int _x, int _y, int _width, int _height, bool _fullscreen,
bool _menuBarVisible, bool _toolBarsVisible,
bool _statusBarVisible, bool _resizable )
| WindowArgs |
| int x | x |
| int y | y |
| int width | width |
| int height | height |
| bool fullscreen | fullscreen |
| bool menuBarVisible | menuBarVisible |
| bool toolBarsVisible | toolBarsVisible |
| bool statusBarVisible | statusBarVisible |
| bool resizable | resizable |
| bool lowerWindow | lowerWindow |
| WindowArgsPrivate * d | d |
| Generated by: faure on ftp.kde.com on Tue May 1 07:18:01 2001, using kdoc 2.0a53. |