Sophie

Sophie

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

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

<HTML>
<HEAD>
<TITLE>struct KKeyEntry</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 KKeyEntry</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 Accelerator information, similar to an action. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH colspan="2">Internal Use Only</TH></TR><TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kaccel_h.html">kaccel.h</A>&gt;</code></TD></TR>
<TR><TH><A HREF="full-list-KKeyEntry.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>void &nbsp;<b><A HREF="#ref12">operator=</A></b> (const <A HREF="KKeyEntry.html">KKeyEntry</A>& e) 
</LI>
<LI>&nbsp;<b><A HREF="#ref13">KKeyEntry</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref14">KKeyEntry</A></b> (const <A HREF="KKeyEntry.html">KKeyEntry</A>& e) 
</LI>
</ul><h4>Public Members</h4><ul><LI>int <b><A HREF="#ref1">aCurrentKeyCode</A></b></LI>
<LI>int <b><A HREF="#ref2">aDefaultKeyCode</A></b></LI>
<LI>int <b><A HREF="#ref3">aConfigKeyCode</A></b></LI>
<LI>bool <b><A HREF="#ref4">bConfigurable</A></b></LI>
<LI>bool <b><A HREF="#ref5">bEnabled</A></b></LI>
<LI>int <b><A HREF="#ref6">aAccelId</A></b></LI>
<LI>const QObject *<b><A HREF="#ref7">receiver</A></b></LI>
<LI>const char *<b><A HREF="#ref8">member</A></b></LI>
<LI>QString <b><A HREF="#ref9">descr</A></b></LI>
<LI>int <b><A HREF="#ref10">menuId</A></b></LI>
<LI>QPopupMenu *<b><A HREF="#ref11">menu</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 Accelerator information, similar to an action.
</p>
<p> It is used internally by <A HREF="KAccel.html">KAccel</A>.
 </p>
<A NAME="aCurrentKeyCode"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>aCurrentKeyCode</strong>
</td><td align="right"><h3><strong>aCurrentKeyCode</strong></h3></td></tr></table><p></p><A NAME="aDefaultKeyCode"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>aDefaultKeyCode</strong>
</td><td align="right"><h3><strong>aDefaultKeyCode</strong></h3></td></tr></table><p></p><A NAME="aConfigKeyCode"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>aConfigKeyCode</strong>
</td><td align="right"><h3><strong>aConfigKeyCode</strong></h3></td></tr></table><p></p><A NAME="bConfigurable"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>bConfigurable</strong>
</td><td align="right"><h3><strong>bConfigurable</strong></h3></td></tr></table><p></p><A NAME="bEnabled"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>bEnabled</strong>
</td><td align="right"><h3><strong>bEnabled</strong></h3></td></tr></table><p></p><A NAME="aAccelId"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>aAccelId</strong>
</td><td align="right"><h3><strong>aAccelId</strong></h3></td></tr></table><p></p><A NAME="receiver"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> * <strong>receiver</strong>
</td><td align="right"><h3><strong>receiver</strong></h3></td></tr></table><p></p><A NAME="member"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const char * <strong>member</strong>
</td><td align="right"><h3><strong>member</strong></h3></td></tr></table><p></p><A NAME="descr"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>descr</strong>
</td><td align="right"><h3><strong>descr</strong></h3></td></tr></table><p></p><A NAME="menuId"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>menuId</strong>
</td><td align="right"><h3><strong>menuId</strong></h3></td></tr></table><p></p><A NAME="menu"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qpopupmenu.html">QPopupMenu</A> * <strong>menu</strong>
</td><td align="right"><h3><strong>menu</strong></h3></td></tr></table><p></p><A NAME="operator="></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>operator=</strong> (const <A HREF="KKeyEntry.html">KKeyEntry</A>& e)
<br></td><td align="right"><h3><strong>operator=</strong></h3></td></tr></table><p></p><A NAME="KKeyEntry"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KKeyEntry</strong> ()
<br></td><td align="right"><h3><strong>KKeyEntry</strong></h3></td></tr></table><p></p><A NAME="KKeyEntry"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KKeyEntry</strong> (const <A HREF="KKeyEntry.html">KKeyEntry</A>& e)
<br></td><td align="right"><h3><strong>KKeyEntry</strong></h3></td></tr></table><p></p><HR>
	<table>
	<tr><td><small>Generated by: qateam on updates.mandrakesoft.com on Mon Dec 30 16:08:56 2002, using kdoc 2.0a53.</small></td></tr>
	</table>
</BODY>
</HTML>