Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 6282078ae76a671f49c6af38c67b1a07 > files > 2191

kdelibs-devel-2.2.2-49.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>struct WindowArgs</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>struct WindowArgs</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 The WindowArgs are used to specify arguments to the "create new window"
 call (see the createNewWindow variant that uses WindowArgs). <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Full name</TH><TD><code><A HREF="KParts.html">KParts</A>::WindowArgs</code></TD></TR>
<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="browserextension_h.html">browserextension.h</A>&gt;</code></TD></TR>
<TR><TH><A HREF="full-list-KParts__WindowArgs.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">WindowArgs</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">WindowArgs</A></b> ( const WindowArgs &args ) 
</LI>
<LI>WindowArgs &&nbsp;<b><A HREF="#ref3">operator=</A></b> ( const WindowArgs &args ) 
</LI>
<LI>&nbsp;<b><A HREF="#ref4">WindowArgs</A></b> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &_geometry, bool _fullscreen, bool _menuBarVisible,
                bool _toolBarsVisible, bool _statusBarVisible, bool _resizable ) 
</LI>
<LI>&nbsp;<b><A HREF="#ref5">WindowArgs</A></b> ( int _x, int _y, int _width, int _height, bool _fullscreen,
                bool _menuBarVisible, bool _toolBarsVisible,
                bool _statusBarVisible, bool _resizable ) 
</LI>
</ul><h4>Public Members</h4><ul><LI>int <b><A HREF="#ref6">x</A></b></LI>
<LI>int <b><A HREF="#ref7">y</A></b></LI>
<LI>int <b><A HREF="#ref8">width</A></b></LI>
<LI>int <b><A HREF="#ref9">height</A></b></LI>
<LI>bool <b><A HREF="#ref10">fullscreen</A></b></LI>
<LI>bool <b><A HREF="#ref11">menuBarVisible</A></b></LI>
<LI>bool <b><A HREF="#ref12">toolBarsVisible</A></b></LI>
<LI>bool <b><A HREF="#ref13">statusBarVisible</A></b></LI>
<LI>bool <b><A HREF="#ref14">resizable</A></b></LI>
<LI>bool <b><A HREF="#ref15">lowerWindow</A></b></LI>
<LI>WindowArgsPrivate *<b><A HREF="#ref16">d</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 The WindowArgs are used to specify arguments to the "create new window"
 call (see the createNewWindow variant that uses WindowArgs).
 The primary reason for this is the javascript window.open function.
 </p>
<A NAME="WindowArgs"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>WindowArgs</strong> ()
<br></td><td align="right"><h3><strong>WindowArgs</strong></h3></td></tr></table><p></p><A NAME="WindowArgs"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>WindowArgs</strong> ( const WindowArgs &args )
<br></td><td align="right"><h3><strong>WindowArgs</strong></h3></td></tr></table><p></p><A NAME="operator="></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>WindowArgs &&nbsp;<strong>operator=</strong> ( const WindowArgs &args )
<br></td><td align="right"><h3><strong>operator=</strong></h3></td></tr></table><p></p><A NAME="WindowArgs"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>WindowArgs</strong> ( const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qrect.html">QRect</A> &_geometry, bool _fullscreen, bool _menuBarVisible,
                bool _toolBarsVisible, bool _statusBarVisible, bool _resizable )
<br></td><td align="right"><h3><strong>WindowArgs</strong></h3></td></tr></table><p></p><A NAME="WindowArgs"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>WindowArgs</strong> ( int _x, int _y, int _width, int _height, bool _fullscreen,
                bool _menuBarVisible, bool _toolBarsVisible,
                bool _statusBarVisible, bool _resizable )
<br></td><td align="right"><h3><strong>WindowArgs</strong></h3></td></tr></table><p></p><A NAME="x"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>x</strong>
</td><td align="right"><h3><strong>x</strong></h3></td></tr></table><p></p><A NAME="y"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>y</strong>
</td><td align="right"><h3><strong>y</strong></h3></td></tr></table><p></p><A NAME="width"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>width</strong>
</td><td align="right"><h3><strong>width</strong></h3></td></tr></table><p></p><A NAME="height"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>height</strong>
</td><td align="right"><h3><strong>height</strong></h3></td></tr></table><p></p><A NAME="fullscreen"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>fullscreen</strong>
</td><td align="right"><h3><strong>fullscreen</strong></h3></td></tr></table><p></p><A NAME="menuBarVisible"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>menuBarVisible</strong>
</td><td align="right"><h3><strong>menuBarVisible</strong></h3></td></tr></table><p></p><A NAME="toolBarsVisible"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>toolBarsVisible</strong>
</td><td align="right"><h3><strong>toolBarsVisible</strong></h3></td></tr></table><p></p><A NAME="statusBarVisible"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>statusBarVisible</strong>
</td><td align="right"><h3><strong>statusBarVisible</strong></h3></td></tr></table><p></p><A NAME="resizable"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>resizable</strong>
</td><td align="right"><h3><strong>resizable</strong></h3></td></tr></table><p></p><A NAME="lowerWindow"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>lowerWindow</strong>
</td><td align="right"><h3><strong>lowerWindow</strong></h3></td></tr></table><p></p><A NAME="d"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td>WindowArgsPrivate * <strong>d</strong>
</td><td align="right"><h3><strong>d</strong></h3></td></tr></table><p></p><HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:25 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>