Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 1f9eb832ba1e4b88d9a5c2b384813bb4 > files > 1839

kdelibs3-apidocs-3.5.10-31.fc15.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en_US" xml:lang="en_US">

<head>
  <title>kdecore: KKey Class Reference (kdecore)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

  <meta http-equiv="Content-Style-Type" content="text/css" />

  <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline DE v2.0" l gen true for "http://www.kde.org"  r (nz 1 vz 1 lz 1 oz 1 cb 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.kde.org"  r (n 0 s 0 v 0 l 0))' />

  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />

  <link rel="shortcut icon" href="../../favicon.ico" />

<link rel="stylesheet" media="screen" type="text/css" title="APIDOX" href="doxygen.css" />



</head>

<body>

<div id="nav_header_top" align="right">
  <a href="#content" class="doNotDisplay" accesskey="2">Skip to main content ::</a>

  <a href="../.."><img id="nav_header_logo" alt="Home" align="left" src="../../kde_gear_64.png" border="0" /></a>
  <span class="doNotDisplay">::</span>

  <div id="nav_header_title" align="left">KDE API Reference</div>


</div>

<div id="nav_header_bottom" align="right">
  <span class="doNotDisplay">:: <a href="#navigation" accesskey="5">Skip to Link Menu</a><br/></span>
  <div id="nav_header_bottom_right" style="text-align: left;">
/ <a href="../..">API Reference</a>
 / <a href=".">kdecore</a>
  </div>
</div>


<table id="main" border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
      <td valign="top" class="menuheader" height="0"></td>

  <td id="contentcolumn" valign="top" rowspan="2" >
    <div id="content" style="padding-top: 0px;"><div style="width:100%; margin: 0px; padding: 0px;">
    <a name="content"></a>


<!-- Generated by Doxygen 1.7.4 -->
</div>
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#friends">Friends</a>  </div>
  <div class="headertitle">
<div class="title">KKey Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KKey" -->
<p>A <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).  
 <a href="classKKey.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>&gt;</code></p>

<p><a href="classKKey-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>MOD_FLAG_COUNT</b> =  4
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>QtWIN</b> =  (Qt::META)
 }</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a16998d161ab8bb4f139bda9d611e4128">ModFlag</a> { <b>SHIFT</b> =  0x01, 
<b>CTRL</b> =  0x02, 
<b>ALT</b> =  0x04, 
<b>WIN</b> =  0x08
 }</td></tr>
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a96de825219703aa0c77dc7d5bb394e3c">KKey</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ab34e9e3db7b21996b6bc6b62d9c85167">KKey</a> (int keyQt)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a1f0bd370969844f6f28fa0af1263318f">KKey</a> (const <a class="elRef" href="qkeysequence.html">QKeySequence</a> &amp;keySeq)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a90c700414553381ba7ff86a39ff6278e">KKey</a> (const <a class="elRef" href="qkeyevent.html">QKeyEvent</a> *keyEvent)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a5dbf2561d57a60e74741e63d8c85e1b5">KKey</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a0230778077aeb164e7fc7ac4224cac10">KKey</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;key)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aef7a8324184b04d2b8462ef7cec636c1"></a><!-- doxytag: member="KKey::KKey" ref="aef7a8324184b04d2b8462ef7cec636c1" args="(uint key, uint mod)" -->
&#160;</td><td class="memItemRight" valign="bottom"><b>KKey</b> (uint key, uint mod)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a1e0d24845e834bd0fcfe33fb6d402cee">clear</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ab2d871b5b2e4aa5a00c7a62daed0634f">init</a> (int keyQt)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a94e60fd1f96b5915fae05dea9a656458">init</a> (const <a class="elRef" href="qkeysequence.html">QKeySequence</a> &amp;keySeq)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#af32a8560c02ce26bab0b93195728a448">init</a> (const <a class="elRef" href="qkeyevent.html">QKeyEvent</a> *keyEvent)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ad7d05bf0079cfc9db2cef7a28bdcda2e">init</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a3173cf160c3193a7a26670e72aef4465">init</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;key)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad3fd276a94103f0117ddde65fbac8f4b"></a><!-- doxytag: member="KKey::init" ref="ad3fd276a94103f0117ddde65fbac8f4b" args="(uint key, uint mod)" -->
bool&#160;</td><td class="memItemRight" valign="bottom"><b>init</b> (uint key, uint mod)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a1d4714ed45fcbabfc3c490f438fa8476">operator=</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a9bdf36753539a94728986805e71224bf">isNull</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a8163b18b841ac9b76eb5d2bd6f82755c"></a><!-- doxytag: member="KKey::sym" ref="a8163b18b841ac9b76eb5d2bd6f82755c" args="() const " -->
uint&#160;</td><td class="memItemRight" valign="bottom"><b>sym</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2dc97fe8dedbedcbc5f25a252cafa29f"></a><!-- doxytag: member="KKey::modFlags" ref="a2dc97fe8dedbedcbc5f25a252cafa29f" args="() const " -->
uint&#160;</td><td class="memItemRight" valign="bottom"><b>modFlags</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a0b4560ac42a4f2dab33f12e6b7958104">compare</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ac32ee6f7cf24028f32c4f008b74dd847">operator==</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a42cdfe9635386ac5e42b1f976ca2d79d">operator!=</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ac21b10ac362250666c4cb36f8c0b783a">operator&lt;</a> (const <a class="el" href="classKKey.html">KKey</a> &amp;key) const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#af7009cb285c6761c1f6a918906ec160a">keyCodeQt</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ae509bba0ba03a599cb2bcabf6ee2b155">toString</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a13b1a8a8e8ef8d746745bc54b2fc93a9">toStringInternal</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2f2c5566d430709cea6d30b4c1577adb"></a><!-- doxytag: member="KKey::simplify" ref="a2f2c5566d430709cea6d30b4c1577adb" args="()" -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>simplify</b> ()</td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a62cd9d39a46b5ff7317bc4736d94d42a">null</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#ab17569b0ff9345ab6299b79ae65f5e9c">modFlagLabel</a> (<a class="el" href="classKKey.html#a16998d161ab8bb4f139bda9d611e4128">ModFlag</a> f)</td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a83ef604f4550347aa1b7066da202eb46"></a><!-- doxytag: member="KKey::KKeyNative" ref="a83ef604f4550347aa1b7066da202eb46" args="" -->
class&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKKey.html#a83ef604f4550347aa1b7066da202eb46">KKeyNative</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>A <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win). </p>
<p>It can represent both keys which are understood by <a class="elRef" href="qt.html">Qt</a> as well as those which are additionally supported by the underlying system (e.g. X11). </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKeyNative.html" title="Representation of a key in the format native of the windowing system (eg.">KKeyNative</a> </dd>
<dd>
<a class="el" href="classKKeySequence.html" title="A KKeySequence object holds a sequence of up to 4 keys.">KKeySequence</a> </dd>
<dd>
<a class="el" href="classKShortcut.html" title="The KShortcut class is used to represent a keyboard shortcut to an action.">KShortcut</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00040">40</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>
</div><hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="ad17a5dbc95f63ebf28a844ecc52080ea"></a><!-- doxytag: member="KKey::@15" ref="ad17a5dbc95f63ebf28a844ecc52080ea" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">anonymous enum</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The number of flags. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a16998d161ab8bb4f139bda9d611e4128" title="Flags to represent the modifiers.">ModFlag</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00047">47</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>

</div>
</div>
<a class="anchor" id="a16998d161ab8bb4f139bda9d611e4128"></a><!-- doxytag: member="KKey::ModFlag" ref="a16998d161ab8bb4f139bda9d611e4128" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKKey.html#a16998d161ab8bb4f139bda9d611e4128">KKey::ModFlag</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Flags to represent the modifiers. </p>
<p>You can combine modifiers by ORing them. </p>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00053">53</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a96de825219703aa0c77dc7d5bb394e3c"></a><!-- doxytag: member="KKey::KKey" ref="a96de825219703aa0c77dc7d5bb394e3c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KKey::KKey </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new null <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a>. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a1e0d24845e834bd0fcfe33fb6d402cee" title="Clears the key.">clear()</a> </dd>
<dd>
<a class="el" href="classKKey.html#a9bdf36753539a94728986805e71224bf" title="Returns true if the key is null (after clear() or empty constructor).">isNull()</a> </dd>
<dd>
<a class="el" href="classKKey.html#a62cd9d39a46b5ff7317bc4736d94d42a" title="Returns a null key.">null()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00042">42</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab34e9e3db7b21996b6bc6b62d9c85167"></a><!-- doxytag: member="KKey::KKey" ref="ab34e9e3db7b21996b6bc6b62d9c85167" args="(int keyQt)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KKey::KKey </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>keyQt</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new key for the given <a class="elRef" href="qt.html">Qt</a> key code. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">keyQt</td><td>the qt keycode </td></tr>
  </table>
  </dd>
</dl>
<dl class="see"><dt><b>See also:</b></dt><dd>Qt::Key </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00044">44</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1f0bd370969844f6f28fa0af1263318f"></a><!-- doxytag: member="KKey::KKey" ref="a1f0bd370969844f6f28fa0af1263318f" args="(const QKeySequence &amp;keySeq)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KKey::KKey </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qkeysequence.html">QKeySequence</a> &amp;&#160;</td>
          <td class="paramname"><em>keySeq</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new key from the first key code of the given key sequence. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">keySeq</td><td>the key sequence that contains the key </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00045">45</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a90c700414553381ba7ff86a39ff6278e"></a><!-- doxytag: member="KKey::KKey" ref="a90c700414553381ba7ff86a39ff6278e" args="(const QKeyEvent *keyEvent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KKey::KKey </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qkeyevent.html">QKeyEvent</a> *&#160;</td>
          <td class="paramname"><em>keyEvent</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Extracts the key from the given key event. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">keyEvent</td><td>the key event to get the key from </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00046">46</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a5dbf2561d57a60e74741e63d8c85e1b5"></a><!-- doxytag: member="KKey::KKey" ref="a5dbf2561d57a60e74741e63d8c85e1b5" args="(const KKey &amp;key)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KKey::KKey </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Copy constructor. </p>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00047">47</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0230778077aeb164e7fc7ac4224cac10"></a><!-- doxytag: member="KKey::KKey" ref="a0230778077aeb164e7fc7ac4224cac10" args="(const QString &amp;key)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KKey::KKey </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Creates a new key from the given description. </p>
<p>The form of the description is "[modifier+[modifier+]]+key", for example "e", "CTRL+q" or "CTRL+ALT+DEL". Allowed modifiers are "SHIFT", "CTRL", "ALT", "WIN" and "META". "WIN" and "META" are equivalent. Modifiers are not case-sensitive. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">key</td><td>the description of the key </td></tr>
  </table>
  </dd>
</dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="structKKeyServer_1_1Sym.html#ac4688dfb7083e7e09724604d56d4aba7" title="Initializes the key with the given string description.">KKeyServer::Sym::init()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00048">48</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a1e0d24845e834bd0fcfe33fb6d402cee"></a><!-- doxytag: member="KKey::clear" ref="a1e0d24845e834bd0fcfe33fb6d402cee" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KKey::clear </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Clears the key. </p>
<p>The key is null after calling this function. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a9bdf36753539a94728986805e71224bf" title="Returns true if the key is null (after clear() or empty constructor).">isNull()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00054">54</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0b4560ac42a4f2dab33f12e6b7958104"></a><!-- doxytag: member="KKey::compare" ref="a0b4560ac42a4f2dab33f12e6b7958104" args="(const KKey &amp;key) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KKey::compare </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compares this key with the given <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> object. </p>
<p>Returns a negative number if the given <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> is larger, 0 if they are equal and a positive number this <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> is larger. The returned value is the difference between the symbol or, if the symbols are equal, the difference between the encoded modifiers. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">key</td><td>the key to compare with this key </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>a negative number if the given <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> is larger, 0 if they are equal and a positive number this <a class="el" href="classKKey.html" title="A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win).">KKey</a> is larger </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00152">152</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab2d871b5b2e4aa5a00c7a62daed0634f"></a><!-- doxytag: member="KKey::init" ref="ab2d871b5b2e4aa5a00c7a62daed0634f" args="(int keyQt)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::init </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>keyQt</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initializes the key with the given <a class="elRef" href="qt.html">Qt</a> key code. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">keyQt</td><td>the qt keycode </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if successful, false otherwise </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd>Qt::Key </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00067">67</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af32a8560c02ce26bab0b93195728a448"></a><!-- doxytag: member="KKey::init" ref="af32a8560c02ce26bab0b93195728a448" args="(const QKeyEvent *keyEvent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::init </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qkeyevent.html">QKeyEvent</a> *&#160;</td>
          <td class="paramname"><em>keyEvent</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initializes the key by extracting the code from the given key event. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">keyEvent</td><td>the key event to get the key from </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if successful, false otherwise </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00088">88</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad7d05bf0079cfc9db2cef7a28bdcda2e"></a><!-- doxytag: member="KKey::init" ref="ad7d05bf0079cfc9db2cef7a28bdcda2e" args="(const KKey &amp;key)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::init </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Copies the given key. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">key</td><td>the key to copy </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if successful, false otherwise </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00098">98</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a94e60fd1f96b5915fae05dea9a656458"></a><!-- doxytag: member="KKey::init" ref="a94e60fd1f96b5915fae05dea9a656458" args="(const QKeySequence &amp;keySeq)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::init </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qkeysequence.html">QKeySequence</a> &amp;&#160;</td>
          <td class="paramname"><em>keySeq</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initializes the key with the first key code of the given key sequence. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">keySeq</td><td>the key sequence that contains the key </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if successful, false otherwise </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00082">82</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3173cf160c3193a7a26670e72aef4465"></a><!-- doxytag: member="KKey::init" ref="a3173cf160c3193a7a26670e72aef4465" args="(const QString &amp;key)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::init </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Initializes the key with the given description. </p>
<p>The form of the description is "[modifier+[modifier+]]+key", for example "e", "CTRL+q" or "CTRL+ALT+DEL". Allowed modifiers are "SHIFT", "CTRL", "ALT", "WIN" and "META". "WIN" and "META" are equivalent. Modifiers are not case-sensitive. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">key</td><td>the description of the key </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if successful, false otherwise </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="structKKeyServer_1_1Sym.html#ac4688dfb7083e7e09724604d56d4aba7" title="Initializes the key with the given string description.">KKeyServer::Sym::init()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00105">105</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9bdf36753539a94728986805e71224bf"></a><!-- doxytag: member="KKey::isNull" ref="a9bdf36753539a94728986805e71224bf" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::isNull </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns true if the key is null (after <a class="el" href="classKKey.html#a1e0d24845e834bd0fcfe33fb6d402cee" title="Clears the key.">clear()</a> or empty constructor). </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>true if the key is null </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a1e0d24845e834bd0fcfe33fb6d402cee" title="Clears the key.">clear()</a> </dd>
<dd>
<a class="el" href="classKKey.html#a62cd9d39a46b5ff7317bc4736d94d42a" title="Returns a null key.">null()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00148">148</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af7009cb285c6761c1f6a918906ec160a"></a><!-- doxytag: member="KKey::keyCodeQt" ref="af7009cb285c6761c1f6a918906ec160a" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KKey::keyCodeQt </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the qt key code. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the qt key code or 0 if there is no key set. </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd>Qt::Key </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00161">161</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab17569b0ff9345ab6299b79ae65f5e9c"></a><!-- doxytag: member="KKey::modFlagLabel" ref="ab17569b0ff9345ab6299b79ae65f5e9c" args="(ModFlag f)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KKey::modFlagLabel </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKKey.html#a16998d161ab8bb4f139bda9d611e4128">ModFlag</a>&#160;</td>
          <td class="paramname"><em>f</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a user-readable representation of the given modifiers. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">f</td><td>the modifiers to convert </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>the string representation of the modifiers </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00201">201</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a62cd9d39a46b5ff7317bc4736d94d42a"></a><!-- doxytag: member="KKey::null" ref="a62cd9d39a46b5ff7317bc4736d94d42a" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKKey.html">KKey</a> &amp; KKey::null </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a null key. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the null key </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a9bdf36753539a94728986805e71224bf" title="Returns true if the key is null (after clear() or empty constructor).">isNull()</a> </dd>
<dd>
<a class="el" href="classKKey.html#a1e0d24845e834bd0fcfe33fb6d402cee" title="Clears the key.">clear()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00192">192</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a42cdfe9635386ac5e42b1f976ca2d79d"></a><!-- doxytag: member="KKey::operator!=" ref="a42cdfe9635386ac5e42b1f976ca2d79d" args="(const KKey &amp;key) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::operator!= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compares the symbol and modifiers of both keys. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a0b4560ac42a4f2dab33f12e6b7958104" title="Compares this key with the given KKey object.">compare()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00207">207</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac21b10ac362250666c4cb36f8c0b783a"></a><!-- doxytag: member="KKey::operator&lt;" ref="ac21b10ac362250666c4cb36f8c0b783a" args="(const KKey &amp;key) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::operator&lt; </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compares the symbol and modifiers of both keys. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a0b4560ac42a4f2dab33f12e6b7958104" title="Compares this key with the given KKey object.">compare()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00213">213</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>

</div>
</div>
<a class="anchor" id="a1d4714ed45fcbabfc3c490f438fa8476"></a><!-- doxytag: member="KKey::operator=" ref="a1d4714ed45fcbabfc3c490f438fa8476" args="(const KKey &amp;key)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKKey.html">KKey</a>&amp; KKey::operator= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Copies the key. </p>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00162">162</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac32ee6f7cf24028f32c4f008b74dd847"></a><!-- doxytag: member="KKey::operator==" ref="ac32ee6f7cf24028f32c4f008b74dd847" args="(const KKey &amp;key) const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KKey::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKKey.html">KKey</a> &amp;&#160;</td>
          <td class="paramname"><em>key</em></td><td>)</td>
          <td> const<code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Compares the symbol and modifiers of both keys. </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a0b4560ac42a4f2dab33f12e6b7958104" title="Compares this key with the given KKey object.">compare()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8h_source.html#l00201">201</a> of file <a class="el" href="kshortcut_8h_source.html">kshortcut.h</a>.</p>

</div>
</div>
<a class="anchor" id="ae509bba0ba03a599cb2bcabf6ee2b155"></a><!-- doxytag: member="KKey::toString" ref="ae509bba0ba03a599cb2bcabf6ee2b155" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KKey::toString </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a human-readable representation of the key in the form "modifier+key". </p>
<p>Note that the representation is localised, use <a class="el" href="classKKey.html#a13b1a8a8e8ef8d746745bc54b2fc93a9" title="Returns an untranslated text representation of the key in the form &quot;modifier+key&quot;, suitable e.g.">toStringInternal()</a> for cases like saving to configuration files. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the string representation of the key </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKKey.html#a13b1a8a8e8ef8d746745bc54b2fc93a9" title="Returns an untranslated text representation of the key in the form &quot;modifier+key&quot;, suitable e.g.">toStringInternal()</a> </dd></dl>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00166">166</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a13b1a8a8e8ef8d746745bc54b2fc93a9"></a><!-- doxytag: member="KKey::toStringInternal" ref="a13b1a8a8e8ef8d746745bc54b2fc93a9" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KKey::toStringInternal </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns an untranslated text representation of the key in the form "modifier+key", suitable e.g. </p>
<p>for saving in configuration files. </p>

<p>Definition at line <a class="el" href="kshortcut_8cpp_source.html#l00178">178</a> of file <a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kshortcut_8h_source.html">kshortcut.h</a></li>
<li><a class="el" href="kshortcut_8cpp_source.html">kshortcut.cpp</a></li>
</ul>
</div>
    </div></div>


      </td>
  </tr>
  <tr>
    <td valign="top" id="leftmenu" width="25%">
      <a name="navigation"></a>
      <div class="menu_box"><h2>kdecore</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</a></li><li><a href="modules.html">Modules</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="files.html">File List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="functions.html">Class Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKAboutData.html">kaboutdata</option>,  <option value="classKAboutPerson.html">kaboutperson</option>,  <option value="classKAboutTranslator.html">kabouttranslator</option>,  <option value="classKAccel.html">kaccel</option>,  <option value="classKAcceleratorManager.html">kacceleratormanager</option>,  <option value="classKAccelManagerAlgorithm.html">kaccelmanageralgorithm</option>,  <option value="classKAccelShortcutList.html">kaccelshortcutlist</option>,  <option value="classKAccelString.html">kaccelstring</option>,  <option value="classKAddressInfo.html">kaddressinfo</option>,  <option value="classKAppDCOPInterface.html">kappdcopinterface</option>,  <option value="classKApplication.html">kapplication</option>,  <option value="classKAsyncIO.html">kasyncio</option>,  <option value="classKAudioPlayer.html">kaudioplayer</option>,  <option value="classKBufferedIO.html">kbufferedio</option>,  <option value="classKCalendarSystem.html">kcalendarsystem</option>,  <option value="classKCalendarSystemFactory.html">kcalendarsystemfactory</option>,  <option value="classKCalendarSystemJalali.html">kcalendarsystemjalali</option>,  <option value="classKCatalogue.html">kcatalogue</option>,  <option value="classKCharMacroExpander.html">kcharmacroexpander</option>,  <option value="classKCharsets.html">kcharsets</option>,  <option value="classKClipboardSynchronizer.html">kclipboardsynchronizer</option>,  <option value="classKCmdLineArgs.html">kcmdlineargs</option>,  <option value="classKCodecs.html">kcodecs</option>,  <option value="classKCompletion.html">kcompletion</option>,  <option value="classKCompletionBase.html">kcompletionbase</option>,  <option value="classKCompletionMatches.html">kcompletionmatches</option>,  <option value="classKCompTreeNode.html">kcomptreenode</option>,  <option value="classKConfig.html">kconfig</option>,  <option value="classKConfigBackEnd.html">kconfigbackend</option>,  <option value="classKConfigBase.html">kconfigbase</option>,  <option value="classKConfigDialogManager.html">kconfigdialogmanager</option>,  <option value="classKConfigGroup.html">kconfiggroup</option>,  <option value="classKConfigGroupSaver.html">kconfiggroupsaver</option>,  <option value="classKConfigINIBackEnd.html">kconfiginibackend</option>,  <option value="classKConfigSkeleton.html">kconfigskeleton</option>,  <option value="classKConfigSkeleton_1_1ItemBool.html">kconfigskeleton::itembool</option>,  <option value="classKConfigSkeleton_1_1ItemColor.html">kconfigskeleton::itemcolor</option>,  <option value="classKConfigSkeleton_1_1ItemDateTime.html">kconfigskeleton::itemdatetime</option>,  <option value="classKConfigSkeleton_1_1ItemDouble.html">kconfigskeleton::itemdouble</option>,  <option value="classKConfigSkeleton_1_1ItemEnum.html">kconfigskeleton::itemenum</option>,  <option value="classKConfigSkeleton_1_1ItemFont.html">kconfigskeleton::itemfont</option>,  <option value="classKConfigSkeleton_1_1ItemInt.html">kconfigskeleton::itemint</option>,  <option value="classKConfigSkeleton_1_1ItemInt64.html">kconfigskeleton::itemint64</option>,  <option value="classKConfigSkeleton_1_1ItemIntList.html">kconfigskeleton::itemintlist</option>,  <option value="classKConfigSkeleton_1_1ItemLong.html">kconfigskeleton::itemlong</option>,  <option value="classKConfigSkeleton_1_1ItemPassword.html">kconfigskeleton::itempassword</option>,  <option value="classKConfigSkeleton_1_1ItemPath.html">kconfigskeleton::itempath</option>,  <option value="classKConfigSkeleton_1_1ItemPathList.html">kconfigskeleton::itempathlist</option>,  <option value="classKConfigSkeleton_1_1ItemPoint.html">kconfigskeleton::itempoint</option>,  <option value="classKConfigSkeleton_1_1ItemProperty.html">kconfigskeleton::itemproperty</option>,  <option value="classKConfigSkeleton_1_1ItemRect.html">kconfigskeleton::itemrect</option>,  <option value="classKConfigSkeleton_1_1ItemSize.html">kconfigskeleton::itemsize</option>,  <option value="classKConfigSkeleton_1_1ItemString.html">kconfigskeleton::itemstring</option>,  <option value="classKConfigSkeleton_1_1ItemStringList.html">kconfigskeleton::itemstringlist</option>,  <option value="classKConfigSkeleton_1_1ItemUInt.html">kconfigskeleton::itemuint</option>,  <option value="classKConfigSkeleton_1_1ItemUInt64.html">kconfigskeleton::itemuint64</option>,  <option value="classKConfigSkeleton_1_1ItemULong.html">kconfigskeleton::itemulong</option>,  <option value="classKConfigSkeletonItem.html">kconfigskeletonitem</option>,  <option value="classKCrash.html">kcrash</option>,  <option value="classKDCOPPropertyProxy.html">kdcoppropertyproxy</option>,  <option value="classKDebugDCOPIface.html">kdebugdcopiface</option>,  <option value="classKDesktopFile.html">kdesktopfile</option>,  <option value="classKExtendedSocket.html">kextendedsocket</option>,  <option value="classKGenericFactory.html">kgenericfactory</option>,  <option value="classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Pare1ed8d1e5a9847c99711cad3b12c7e96c.html">kgenericfactory< ktypelist< product, productlisttail >, ktypelist< pare1ed8d1e5a9847c99711cad3b12c7e96c</option>,  <option value="classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01KTypeList_3_01Paref6a00f76851e0daa2cb662bb8a41fc7f.html">kgenericfactory< ktypelist< product, productlisttail >, ktypelist< paref6a00f76851e0daa2cb662bb8a41fc7f</option>,  <option value="classKGenericFactory_3_01KTypeList_3_01Product_00_01ProductListTail_01_4_00_01QObject_01_4.html">kgenericfactory< ktypelist< product, productlisttail >, qobject ></option>,  <option value="classKGlobal.html">kglobal</option>,  <option value="classKGlobalAccel.html">kglobalaccel</option>,  <option value="classKGlobalSettings.html">kglobalsettings</option>,  <option value="classKIcon.html">kicon</option>,  <option value="classKIconEffect.html">kiconeffect</option>,  <option value="classKIconLoader.html">kiconloader</option>,  <option value="classKIconTheme.html">kicontheme</option>,  <option value="classKInetSocketAddress.html">kinetsocketaddress</option>,  <option value="classKInstance.html">kinstance</option>,  <option value="classKIOBufferBase.html">kiobufferbase</option>,  <option value="classKIPC.html">kipc</option>,  <option value="classKKey.html">kkey</option>,  <option value="classKKeyNative.html">kkeynative</option>,  <option value="classKKeySequence.html">kkeysequence</option>,  <option value="classKLibFactory.html">klibfactory</option>,  <option value="classKLibLoader.html">klibloader</option>,  <option value="classKLibrary.html">klibrary</option>,  <option value="classKLocale.html">klocale</option>,  <option value="classKLockFile.html">klockfile</option>,  <option value="classKMacroExpanderBase.html">kmacroexpanderbase</option>,  <option value="classKMD4.html">kmd4</option>,  <option value="classKMD5.html">kmd5</option>,  <option value="classKMimeSourceFactory.html">kmimesourcefactory</option>,  <option value="classKMountPoint.html">kmountpoint</option>,  <option value="classKMultipleDrag.html">kmultipledrag</option>,  <option value="classKNetwork_1_1KActiveSocketBase.html">knetwork::kactivesocketbase</option>,  <option value="classKNetwork_1_1KBufferedSocket.html">knetwork::kbufferedsocket</option>,  <option value="classKNetwork_1_1KClientSocketBase.html">knetwork::kclientsocketbase</option>,  <option value="classKNetwork_1_1KDatagramPacket.html">knetwork::kdatagrampacket</option>,  <option value="classKNetwork_1_1KDatagramSocket.html">knetwork::kdatagramsocket</option>,  <option value="classKNetwork_1_1KHttpProxySocketDevice.html">knetwork::khttpproxysocketdevice</option>,  <option value="classKNetwork_1_1KInetSocketAddress.html">knetwork::kinetsocketaddress</option>,  <option value="classKNetwork_1_1KIpAddress.html">knetwork::kipaddress</option>,  <option value="classKNetwork_1_1KMulticastSocket.html">knetwork::kmulticastsocket</option>,  <option value="classKNetwork_1_1KMulticastSocketImpl.html">knetwork::kmulticastsocketimpl</option>,  <option value="classKNetwork_1_1KNetworkInterface.html">knetwork::knetworkinterface</option>,  <option value="classKNetwork_1_1KPassiveSocketBase.html">knetwork::kpassivesocketbase</option>,  <option value="classKNetwork_1_1KResolver.html">knetwork::kresolver</option>,  <option value="classKNetwork_1_1KResolverEntry.html">knetwork::kresolverentry</option>,  <option value="classKNetwork_1_1KResolverResults.html">knetwork::kresolverresults</option>,  <option value="classKNetwork_1_1KResolverWorkerBase_1_1ResolverLocker.html">knetwork::kresolverworkerbase::resolverlocker</option>,  <option value="classKNetwork_1_1KReverseResolver.html">knetwork::kreverseresolver</option>,  <option value="classKNetwork_1_1KServerSocket.html">knetwork::kserversocket</option>,  <option value="classKNetwork_1_1KSocketAddress.html">knetwork::ksocketaddress</option>,  <option value="classKNetwork_1_1KSocketBase.html">knetwork::ksocketbase</option>,  <option value="classKNetwork_1_1KSocketDevice.html">knetwork::ksocketdevice</option>,  <option value="classKNetwork_1_1KSocketDeviceFactory.html">knetwork::ksocketdevicefactory</option>,  <option value="classKNetwork_1_1KSocksSocketDevice.html">knetwork::ksockssocketdevice</option>,  <option value="classKNetwork_1_1KStreamSocket.html">knetwork::kstreamsocket</option>,  <option value="classKNetwork_1_1KUnixSocketAddress.html">knetwork::kunixsocketaddress</option>,  <option value="classKNotifyClient_1_1Instance.html">knotifyclient::instance</option>,  <option value="classKPalette.html">kpalette</option>,  <option value="classKPixmapProvider.html">kpixmapprovider</option>,  <option value="classKPopupAccelManager.html">kpopupaccelmanager</option>,  <option value="classKProcess.html">kprocess</option>,  <option value="classKProcessController.html">kprocesscontroller</option>,  <option value="classKProcIO.html">kprocio</option>,  <option value="classKProtocolInfoFactory.html">kprotocolinfofactory</option>,  <option value="classKPty.html">kpty</option>,  <option value="classKRandomSequence.html">krandomsequence</option>,  <option value="classKRegExp.html">kregexp</option>,  <option value="classKRegExpPrivate.html">kregexpprivate</option>,  <option value="classKRFCDate.html">krfcdate</option>,  <option value="classKRootProp.html">krootprop</option>,  <option value="classKSaveFile.html">ksavefile</option>,  <option value="classKServerSocket.html">kserversocket</option>,  <option value="classKSessionManaged.html">ksessionmanaged</option>,  <option value="classKShared.html">kshared</option>,  <option value="classKSharedConfig.html">ksharedconfig</option>,  <option value="classKSharedPtr.html">ksharedptr</option>,  <option value="classKShellProcess.html">kshellprocess</option>,  <option value="classKShortcut.html">kshortcut</option>,  <option value="classKShortcutList.html">kshortcutlist</option>,  <option value="classKSimpleConfig.html">ksimpleconfig</option>,  <option value="classKSocket.html">ksocket</option>,  <option value="classKSocketAddress.html">ksocketaddress</option>,  <option value="classKSocks.html">ksocks</option>,  <option value="classKSortableItem.html">ksortableitem</option>,  <option value="classKSortableValueList.html">ksortablevaluelist</option>,  <option value="classKStandardDirs.html">kstandarddirs</option>,  <option value="classKStaticDeleter.html">kstaticdeleter</option>,  <option value="classKStaticDeleterBase.html">kstaticdeleterbase</option>,  <option value="classKStdAccel_1_1ShortcutList.html">kstdaccel::shortcutlist</option>,  <option value="classKStringHandler.html">kstringhandler</option>,  <option value="classKSycocaEntry.html">ksycocaentry</option>,  <option value="classKSycocaFactoryList.html">ksycocafactorylist</option>,  <option value="classKTempDir.html">ktempdir</option>,  <option value="classKTempFile.html">ktempfile</option>,  <option value="classKTimezone.html">ktimezone</option>,  <option value="classKTimezoneDetails.html">ktimezonedetails</option>,  <option value="classKTimezones.html">ktimezones</option>,  <option value="classKTimezoneSource.html">ktimezonesource</option>,  <option value="classKUniqueApplication.html">kuniqueapplication</option>,  <option value="classKUnixSocketAddress.html">kunixsocketaddress</option>,  <option value="classKURL.html">kurl</option>,  <option value="classKURL_1_1List.html">kurl::list</option>,  <option value="classKURLDrag.html">kurldrag</option>,  <option value="classKUser.html">kuser</option>,  <option value="classKUserGroup.html">kusergroup</option>,  <option value="classKVMAllocator.html">kvmallocator</option>,  <option value="classKWin.html">kwin</option>,  <option value="classKWin_1_1WindowInfo.html">kwin::windowinfo</option>,  <option value="classKWinModule.html">kwinmodule</option>,  <option value="classKWordMacroExpander.html">kwordmacroexpander</option>,  <option value="classKXErrorHandler.html">kxerrorhandler</option>,  <option value="classKZoneAllocator.html">kzoneallocator</option>,  <option value="classNET.html">net</option>,
</select>
</form>
</div>
-->
</div></div>
<div class="menu_box"><h2>API Dox</h2>
<div class="nav_list">
<ul>
<li><a href="../../arts/html/index.html">arts</a></li><li><a href="../../dcop/html/index.html">dcop</a></li><li><a href="../../dnssd/html/index.html">dnssd</a></li><li><a href="../../interfaces/html/index.html">interfaces</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/interface/html/index.html">interface</a></li><li>&nbsp;&nbsp;&nbsp;&nbsp;<a href="../../interfaces/kimproxy/library/html/index.html">library</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/kspeech/html/index.html">kspeech</a></li><li>&nbsp;&nbsp;<a href="../../interfaces/ktexteditor/html/index.html">ktexteditor</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kate/html/index.html">kate</a></li><li><a href="../../kcmshell/html/index.html">kcmshell</a></li><li><a href="../../kdecore/html/index.html">kdecore</a></li><li><a href="../../kded/html/index.html">kded</a></li><li><a href="../../kdefx/html/index.html">kdefx</a></li><li><a href="../../kdeprint/html/index.html">kdeprint</a></li><li><a href="../../kdesu/html/index.html">kdesu</a></li><li><a href="../../kdeui/html/index.html">kdeui</a></li><li><a href="../../kdoctools/html/index.html">kdoctools</a></li><li><a href="../../khtml/html/index.html">khtml</a></li><li><a href="../../kimgio/html/index.html">kimgio</a></li><li><a href="../../kinit/html/index.html">kinit</a></li><li><a href="../../kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/bookmarks/html/index.html">bookmarks</a></li><li>&nbsp;&nbsp;<a href="../../kio/httpfilter/html/index.html">httpfilter</a></li><li>&nbsp;&nbsp;<a href="../../kio/kfile/html/index.html">kfile</a></li><li>&nbsp;&nbsp;<a href="../../kio/kio/html/index.html">kio</a></li><li>&nbsp;&nbsp;<a href="../../kio/kioexec/html/index.html">kioexec</a></li><li>&nbsp;&nbsp;<a href="../../kio/kpasswdserver/html/index.html">kpasswdserver</a></li><li>&nbsp;&nbsp;<a href="../../kio/kssl/html/index.html">kssl</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/http/html/index.html">http</a></li><li><a href="../../kjs/html/index.html">kjs</a></li><li><a href="../../kmdi/html/index.html">kmdi</a></li><li>&nbsp;&nbsp;<a href="../../kmdi/kmdi/html/index.html">kmdi</a></li><li><a href="../../knewstuff/html/index.html">knewstuff</a></li><li><a href="../../kparts/html/index.html">kparts</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../kspell2/html/index.html">kspell2</a></li><li><a href="../../kunittest/html/index.html">kunittest</a></li><li><a href="../../kutils/html/index.html">kutils</a></li><li><a href="../../kwallet/html/index.html">kwallet</a></li><li><a href="../../libkmid/html/index.html">libkmid</a></li><li><a href="../../libkscreensaver/html/index.html">libkscreensaver</a></li>
</ul></div></div>


        </td>
</tr>
</table>

<span class="doNotDisplay">
  <a href="http://www.kde.org/" accesskey="8">KDE Home</a> |
  <a href="http://accessibility.kde.org/" accesskey="9">KDE Accessibility Home</a> |
  <a href="http://www.kde.org/media/accesskeys.php" accesskey="0">Description of Access Keys</a>
</span>


<div style="height: 8px"></div>

<div id="footer">
  <div id="footer_left">
    Maintained by <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;groo&#116;&#64;kde&#46;or&#x67;">Adriaan de Groot</a>
and
<a href="&#109;a&#105;&#108;&#116;&#111;&#58;w&#105;nter&#64;kde&#46;or&#x67">Allen Winter</a>.
<br/>
    KDE and K Desktop Environment are trademarks of <a href="http://www.kde.org/areas/kde-ev/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
    <a href="http://www.kde.org/contact/impressum.php">Legal</a>
  </div>
  <div id="footer_right"><img src="/media/images/footer_right.png" style="margin: 0px" alt="" /></div>
</div>

<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-425acc3b5374943f@kde.org">Block me</a>
WARNING END
-->

</body>
</html>