|
|
| 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: root@powerpc.ports.openbsd.org on Tue Apr 24 23:01:10 2001, using kdoc 2.0a53. |