Sophie

Sophie

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

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: KAboutData 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>  </div>
  <div class="headertitle">
<div class="title">KAboutData Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KAboutData" -->
<p>This class is used to store information about a program.  
 <a href="classKAboutData.html#details">More...</a></p>

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

<p><a href="classKAboutData-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"><a class="el" href="classKAboutData.html#ad13a34bc3f0933630f931e0ae740ba81">LicenseKey</a> { <br/>
&#160;&#160;<b>License_Custom</b> =  -2, 
<b>License_File</b> =  -1, 
<b>License_Unknown</b> =  0, 
<b>License_GPL</b> =  1, 
<br/>
&#160;&#160;<b>License_GPL_V2</b> =  1, 
<b>License_LGPL</b> =  2, 
<b>License_LGPL_V2</b> =  2, 
<b>License_BSD</b> =  3, 
<br/>
&#160;&#160;<b>License_Artistic</b> =  4, 
<b>License_QPL</b> =  5, 
<b>License_QPL_V1_0</b> =  5
<br/>
 }</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="classKAboutData.html#aac7007ac4f51d73a6ff6432484106ab3">KAboutData</a> (const char *appName, const char *programName, const char *version, const char *shortDescription=0, int licenseType=License_Unknown, const char *copyrightStatement=0, const char *text=0, const char *homePageAddress=0, const char *bugsEmailAddress=&quot;submit@bugs.kde.org&quot;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#ae2f9bb811fde79df24df7b0d3fa0050f">addAuthor</a> (const char *name, const char *task=0, const char *emailAddress=0, const char *webAddress=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#aa5219d6a8a827aabf662a6c47aa9ab7f">addCredit</a> (const char *name, const char *task=0, const char *emailAddress=0, const char *webAddress=0)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a1c3086d8e7b2a302f1f829da34316c0c">setTranslator</a> (const char *name, const char *emailAddress)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#af3334b4d8142482dd47f51e03dfcf276">setLicenseText</a> (const char *license)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a0240a3a829f8001adb1f4a08b7169742">setLicenseTextFile</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;file)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a14fd70c2a7eca42968ac106d5ff75978">setAppName</a> (const char *appName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#af7ecf8825ab8ba6dd2d132c1fa488ee5">setProgramName</a> (const char *programName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a0395ea0e1698fbb08f1ea259e0dadfd8">setProgramLogo</a> (const <a class="elRef" href="qimage.html">QImage</a> &amp;image)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a9e7492926016166456cd2e557bb61cb1">setVersion</a> (const char *version)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a8276ad697c82baa403d9dcf2c1f100ad">setShortDescription</a> (const char *shortDescription)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a0a7edb51eab2b1adb074a094b7ee9e5d">setLicense</a> (<a class="el" href="classKAboutData.html#ad13a34bc3f0933630f931e0ae740ba81">LicenseKey</a> licenseKey)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a22b1dc27a85cb191d1430a08242ce582">setCopyrightStatement</a> (const char *copyrightStatement)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a67afbf9a4822bee9b1ba058035b3e4aa">setOtherText</a> (const char *otherText)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#aad334369b509b9b3e547edcdf7e75cac">setHomepage</a> (const char *homepage)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#af297134abab9b4944faef49cc8ed2fa7">setBugAddress</a> (const char *bugAddress)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#ac7c8fa2a39f64ebcc709726ad0e404bb">setProductName</a> (const char *name)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a0db0eed0123d1810656d6bd61fd2513f">appName</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a02c1bb2d2ea6f8a0b396d1968a0520a8">productName</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="classKAboutData.html#afdea89f6be5283b6328fb141935b95af">programName</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac4f6a4bb7a7a7bafdbc9a67faf82faf3"></a><!-- doxytag: member="KAboutData::internalProgramName" ref="ac4f6a4bb7a7a7bafdbc9a67faf82faf3" args="() const " -->
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>internalProgramName</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a557029d127c0f4c257f43b27356092d9"></a><!-- doxytag: member="KAboutData::translateInternalProgramName" ref="a557029d127c0f4c257f43b27356092d9" args="() const " -->
void&#160;</td><td class="memItemRight" valign="bottom"><b>translateInternalProgramName</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qimage.html">QImage</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a09b843dcd0bcf9db6e064efc22c2eefa">programLogo</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="classKAboutData.html#ade9f99a1935620405c78c95757786391">version</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a531064a6a32c6720606ba2b5a7dd270c"></a><!-- doxytag: member="KAboutData::internalVersion" ref="a531064a6a32c6720606ba2b5a7dd270c" args="() const " -->
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>internalVersion</b> () 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="classKAboutData.html#a898dea27988f10206570e778a4d42fe0">shortDescription</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="classKAboutData.html#a01eeea3d2d373e3647ade83772b75170">homepage</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="classKAboutData.html#aae353f5b138848c71a04b903171e4c3b">bugAddress</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4cf3c391ced79652c72dc268d6f15166"></a><!-- doxytag: member="KAboutData::internalBugAddress" ref="a4cf3c391ced79652c72dc268d6f15166" args="() const " -->
const char *&#160;</td><td class="memItemRight" valign="bottom"><b>internalBugAddress</b> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qvaluelist.html">QValueList</a>&lt; <a class="el" href="classKAboutPerson.html">KAboutPerson</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a7e4da947479cb8c902eb3295873c8b50">authors</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qvaluelist.html">QValueList</a>&lt; <a class="el" href="classKAboutPerson.html">KAboutPerson</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a63f56d624022a4a70f2bfe82df7f3c3f">credits</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const <a class="elRef" href="qvaluelist.html">QValueList</a><br class="typebreak"/>
&lt; <a class="el" href="classKAboutTranslator.html">KAboutTranslator</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#af6c8acc4afbed7fe2eb521ad4a980db6">translators</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="classKAboutData.html#a1bf6708bd0ce903b29c7a80a4ae83461">otherText</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="classKAboutData.html#a1e0d2c7241c74db79ce44b439f207b03">license</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="classKAboutData.html#a9e1da95672778fe25131546aa8c1a7f1">copyrightStatement</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="classKAboutData.html#aa1291a3d305f2198c156cba74b50585d">customAuthorPlainText</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="classKAboutData.html#a345c14270ada8285da796053c1cc741c">customAuthorRichText</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a1d7ab22b47dcb52d9e6beb78053e5e9b">customAuthorTextEnabled</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#ad5f7942370963bf30e1f11178e13d533">setCustomAuthorText</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;plainText, const <a class="elRef" href="qstring.html">QString</a> &amp;richText)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a543f497e60ffb5273dcbe9ad28fbecc1">unsetCustomAuthorText</a> ()</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="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutData.html#a1926165cd3fbb53bfe3e5c5abc98e9ec">aboutTranslationTeam</a> ()</td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>This class is used to store information about a program. </p>
<p>It can store such values as version number, program name, home page, email address for bug reporting, multiple authors and contributors (using <a class="el" href="classKAboutPerson.html" title="This structure is used to store information about a person or developer.">KAboutPerson</a>), license and copyright information.</p>
<p>Currently, the values set here are shown by the "About" box (see <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKAboutDialog.html">KAboutDialog</a>), used by the bug report dialog (see <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKBugReport.html">KBugReport</a>), and by the help shown on command line (see <a class="el" href="classKCmdLineArgs.html" title="A class for command-line argument handling.">KCmdLineArgs</a>).</p>
<p>Holds information needed by the "About" box and other classes. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Espen Sand (<a href="mailto:espen@kde.org">espen@kde.org</a>), David Faure (<a href="mailto:faure@kde.org">faure@kde.org</a>) </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8h_source.html#l00182">182</a> of file <a class="el" href="kaboutdata_8h_source.html">kaboutdata.h</a>.</p>
</div><hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="ad13a34bc3f0933630f931e0ae740ba81"></a><!-- doxytag: member="KAboutData::LicenseKey" ref="ad13a34bc3f0933630f931e0ae740ba81" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKAboutData.html#ad13a34bc3f0933630f931e0ae740ba81">KAboutData::LicenseKey</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Descibes the license of the software. </p>

<p>Definition at line <a class="el" href="kaboutdata_8h_source.html#l00188">188</a> of file <a class="el" href="kaboutdata_8h_source.html">kaboutdata.h</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aac7007ac4f51d73a6ff6432484106ab3"></a><!-- doxytag: member="KAboutData::KAboutData" ref="aac7007ac4f51d73a6ff6432484106ab3" args="(const char *appName, const char *programName, const char *version, const char *shortDescription=0, int licenseType=License_Unknown, const char *copyrightStatement=0, const char *text=0, const char *homePageAddress=0, const char *bugsEmailAddress=&quot;submit@bugs.kde.org&quot;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KAboutData::KAboutData </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>appName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>programName</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>version</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>shortDescription</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>licenseType</em> = <code>License_Unknown</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>copyrightStatement</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>text</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>homePageAddress</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>bugsEmailAddress</em> = <code>&quot;submit@bugs.kde.org&quot;</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constructor. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">appName</td><td>The program name used internally. Example: "kedit"</td></tr>
    <tr><td class="paramname">programName</td><td>A displayable program name string. This string should be marked for translation. Example: I18N_NOOP("KEdit")</td></tr>
    <tr><td class="paramname">version</td><td>The program version string.</td></tr>
    <tr><td class="paramname">shortDescription</td><td>A short description of what the program does. This string should be marked for translation. Example: I18N_NOOP("A simple text editor.")</td></tr>
    <tr><td class="paramname">licenseType</td><td>The license identifier. Use setLicenseText if you use a license not predefined here.</td></tr>
    <tr><td class="paramname">copyrightStatement</td><td>A copyright statement, that can look like this: "(c) 1999-2000, Name". The string specified here is not modified in any manner. The author information from addAuthor is not used.</td></tr>
    <tr><td class="paramname">text</td><td>Some free form text, that can contain any kind of information. The text can contain newlines. This string should be marked for translation.</td></tr>
    <tr><td class="paramname">homePageAddress</td><td>The program homepage string. Start the address with "http://". "http://some.domain" is is correct, "some.domain" is not.</td></tr>
    <tr><td class="paramname">bugsEmailAddress</td><td>The bug report email address string. This defaults to the kde.org bug system. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00101">101</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a1926165cd3fbb53bfe3e5c5abc98e9ec"></a><!-- doxytag: member="KAboutData::aboutTranslationTeam" ref="a1926165cd3fbb53bfe3e5c5abc98e9ec" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KAboutData::aboutTranslationTeam </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a message about the translation team. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>a message about the translation team </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00385">385</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ae2f9bb811fde79df24df7b0d3fa0050f"></a><!-- doxytag: member="KAboutData::addAuthor" ref="ae2f9bb811fde79df24df7b0d3fa0050f" args="(const char *name, const char *task=0, const char *emailAddress=0, const char *webAddress=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::addAuthor </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>task</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>emailAddress</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>webAddress</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines an author. </p>
<p>You can call this function as many times you need. Each entry is appended to a list. The person in the first entry is assumed to be the leader of the project.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The developer's name in UTF-8 encoding.</td></tr>
    <tr><td class="paramname">task</td><td>What the person is responsible for. This text can contain newlines. It should be marked for translation like this: I18N_NOOP("Task description..."). Can be 0.</td></tr>
    <tr><td class="paramname">emailAddress</td><td>An Email address where the person can be reached. Can be 0.</td></tr>
    <tr><td class="paramname">webAddress</td><td>The person's homepage or a relevant link. Start the address with "http://". "http://some.domain" is correct, "some.domain" is not. Can be 0. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00141">141</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aa5219d6a8a827aabf662a6c47aa9ab7f"></a><!-- doxytag: member="KAboutData::addCredit" ref="aa5219d6a8a827aabf662a6c47aa9ab7f" args="(const char *name, const char *task=0, const char *emailAddress=0, const char *webAddress=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::addCredit </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>task</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>emailAddress</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>webAddress</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines a person that deserves credit. </p>
<p>You can call this function as many times you need. Each entry is appended to a list.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The person's name in UTF-8 encoding.</td></tr>
    <tr><td class="paramname">task</td><td>What the person has done to deserve the honor. The text can contain newlines. It should be marked for translation like this: I18N_NOOP("Task description...") Can be 0.</td></tr>
    <tr><td class="paramname">emailAddress</td><td>An Email address when the person can be reached. Can be 0.</td></tr>
    <tr><td class="paramname">webAddress</td><td>The person's homepage or a relevant link. Start the address with "http://". "http://some.domain" is is correct, "some.domain" is not. Can be 0. </td></tr>
  </table>
  </dd>
</dl>

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

</div>
</div>
<a class="anchor" id="a0db0eed0123d1810656d6bd61fd2513f"></a><!-- doxytag: member="KAboutData::appName" ref="a0db0eed0123d1810656d6bd61fd2513f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * KAboutData::appName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the application's internal name. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the internal program name. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00237">237</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a7e4da947479cb8c902eb3295873c8b50"></a><!-- doxytag: member="KAboutData::authors" ref="a7e4da947479cb8c902eb3295873c8b50" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qvaluelist.html">QValueList</a>&lt; <a class="el" href="classKAboutPerson.html">KAboutPerson</a> &gt; KAboutData::authors </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a list of authors. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>author information (list of persons). </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00324">324</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the email address for bugs. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the email address where to report bugs. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00318">318</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the copyright statement. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the copyright statement. Can be QString::null if not set. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00469">469</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a63f56d624022a4a70f2bfe82df7f3c3f"></a><!-- doxytag: member="KAboutData::credits" ref="a63f56d624022a4a70f2bfe82df7f3c3f" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qvaluelist.html">QValueList</a>&lt; <a class="el" href="classKAboutPerson.html">KAboutPerson</a> &gt; KAboutData::credits </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a list of persons who contributed. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>credit information (list of persons). </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00330">330</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the plain text displayed around the list of authors instead of the default message telling users to send bug reports to <a class="el" href="classKAboutData.html#aae353f5b138848c71a04b903171e4c3b" title="Returns the email address for bugs.">bugAddress()</a>. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the plain text displayed around the list of authors instead of the default message. Can be QString::null. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00478">478</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the rich text displayed around the list of authors instead of the default message telling users to send bug reports to <a class="el" href="classKAboutData.html#aae353f5b138848c71a04b903171e4c3b" title="Returns the email address for bugs.">bugAddress()</a>. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the rich text displayed around the list of authors instead of the default message. Can be QString::null. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00484">484</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns whether custom text should be displayed around the list of authors. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>whether custom text should be displayed around the list of authors. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00490">490</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the application homepage. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the application homepage URL. Can be QString::null if not set. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00312">312</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the license. </p>
<p>If the licenseType argument of the constructor has been used, any text defined by setLicenseText is ignored, and the standard text for the chosen license will be returned.</p>
<dl class="return"><dt><b>Returns:</b></dt><dd>The license text. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00406">406</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns a translated, free form text. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the free form text (translated). Can be QString::null if not set. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00396">396</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a02c1bb2d2ea6f8a0b396d1968a0520a8"></a><!-- doxytag: member="KAboutData::productName" ref="a02c1bb2d2ea6f8a0b396d1968a0520a8" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const char * KAboutData::productName </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the application's product name, which will be used in <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKBugReport.html">KBugReport</a> dialog. </p>
<p>By default it returns <a class="el" href="classKAboutData.html#a0db0eed0123d1810656d6bd61fd2513f" title="Returns the application&#39;s internal name.">appName()</a>, otherwise the one which is set with <a class="el" href="classKAboutData.html#ac7c8fa2a39f64ebcc709726ad0e404bb" title="Defines the product name wich will be used in the KBugReport dialog.">setProductName()</a></p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the product name. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00243">243</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a09b843dcd0bcf9db6e064efc22c2eefa"></a><!-- doxytag: member="KAboutData::programLogo" ref="a09b843dcd0bcf9db6e064efc22c2eefa" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qimage.html">QImage</a> KAboutData::programLogo </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns the program logo image. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the program logo data or null image if there is no custom application logo defined. </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00282">282</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the translated program name. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the program name (translated). </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00252">252</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a14fd70c2a7eca42968ac106d5ff75978"></a><!-- doxytag: member="KAboutData::setAppName" ref="a14fd70c2a7eca42968ac106d5ff75978" args="(const char *appName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setAppName </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>appName</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the program name used internally. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">appName</td><td>The application name. Example: "kate". </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00176">176</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af297134abab9b4944faef49cc8ed2fa7"></a><!-- doxytag: member="KAboutData::setBugAddress" ref="af297134abab9b4944faef49cc8ed2fa7" args="(const char *bugAddress)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setBugAddress </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>bugAddress</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the address where bug reports should be sent. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">bugAddress</td><td>The bug report email address string. This defaults to the kde.org bug system. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00225">225</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a22b1dc27a85cb191d1430a08242ce582"></a><!-- doxytag: member="KAboutData::setCopyrightStatement" ref="a22b1dc27a85cb191d1430a08242ce582" args="(const char *copyrightStatement)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setCopyrightStatement </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>copyrightStatement</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the copyright statement to show when displaying the license. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">copyrightStatement</td><td>A copyright statement, that can look like this: "(c) 1999-2000, Name". The string specified here is not modified in any manner. The author information from addAuthor is not used. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00207">207</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad5f7942370963bf30e1f11178e13d533"></a><!-- doxytag: member="KAboutData::setCustomAuthorText" ref="ad5f7942370963bf30e1f11178e13d533" args="(const QString &amp;plainText, const QString &amp;richText)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setCustomAuthorText </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>plainText</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>richText</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the custom text displayed around the list of authors instead of the default message telling users to send bug reports to <a class="el" href="classKAboutData.html#aae353f5b138848c71a04b903171e4c3b" title="Returns the email address for bugs.">bugAddress()</a>. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">plainText</td><td>The plain text. </td></tr>
    <tr><td class="paramname">richText</td><td>The rich text.</td></tr>
  </table>
  </dd>
</dl>
<p>Both parameters can be QString::null to not display any message at all. Call <a class="el" href="classKAboutData.html#a543f497e60ffb5273dcbe9ad28fbecc1" title="Clears any custom text displayed around the list of authors and falls back to the default message tel...">unsetCustomAuthorText()</a> to revert to the default mesage. </p>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00496">496</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aad334369b509b9b3e547edcdf7e75cac"></a><!-- doxytag: member="KAboutData::setHomepage" ref="aad334369b509b9b3e547edcdf7e75cac" args="(const char *homepage)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setHomepage </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>homepage</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the program homepage. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">homepage</td><td>The program homepage string. Start the address with "http://". "http://kate.kde.org" is is correct, "kde.kde.org" is not. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00219">219</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0a7edb51eab2b1adb074a094b7ee9e5d"></a><!-- doxytag: member="KAboutData::setLicense" ref="a0a7edb51eab2b1adb074a094b7ee9e5d" args="(LicenseKey licenseKey)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setLicense </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKAboutData.html#ad13a34bc3f0933630f931e0ae740ba81">LicenseKey</a>&#160;</td>
          <td class="paramname"><em>licenseKey</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the license identifier. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">licenseKey</td><td>The license identifier. </td></tr>
  </table>
  </dd>
</dl>

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

</div>
</div>
<a class="anchor" id="af3334b4d8142482dd47f51e03dfcf276"></a><!-- doxytag: member="KAboutData::setLicenseText" ref="af3334b4d8142482dd47f51e03dfcf276" args="(const char *license)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setLicenseText </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>license</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines a license text. </p>
<p>The text will be translated if it got marked for translations with the <a class="el" href="classKLocale.html#a6732233f7a886e4ff93575ab13ed161e">I18N_NOOP()</a> macro.</p>
<p>Example: </p>
<div class="fragment"><pre class="fragment"> <a class="code" href="classKAboutData.html#af3334b4d8142482dd47f51e03dfcf276" title="Defines a license text.">setLicenseText</a>( <a class="code" href="klocale_8h.html#a7e252748294283c2db62bcf9ddbe8e35">I18N_NOOP</a>(<span class="stringliteral">&quot;This is my license&quot;</span>));
</pre></div><p>NOTE: No copy of the text is made.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">license</td><td>The license text in utf8 encoding. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00162">162</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Defines a license text. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">file</td><td>File containing the license text. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00169">169</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a67afbf9a4822bee9b1ba058035b3e4aa"></a><!-- doxytag: member="KAboutData::setOtherText" ref="a67afbf9a4822bee9b1ba058035b3e4aa" args="(const char *otherText)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setOtherText </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>otherText</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the additional text to show in the about dialog. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">otherText</td><td>Some free form text, that can contain any kind of information. The text can contain newlines. This string should be marked for translation. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00213">213</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac7c8fa2a39f64ebcc709726ad0e404bb"></a><!-- doxytag: member="KAboutData::setProductName" ref="ac7c8fa2a39f64ebcc709726ad0e404bb" args="(const char *name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setProductName </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the product name wich will be used in the <a class="elRef" doxygen="kdeui.tag:../../kdeui/html/" href="../../kdeui/html/classKBugReport.html">KBugReport</a> dialog. </p>
<p>By default it's the appName, but you can overwrite it here to provide support for special components e.g. 'product/component' like 'kontact/summary'.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>The name of product </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00231">231</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a0395ea0e1698fbb08f1ea259e0dadfd8"></a><!-- doxytag: member="KAboutData::setProgramLogo" ref="a0395ea0e1698fbb08f1ea259e0dadfd8" args="(const QImage &amp;image)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setProgramLogo </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qimage.html">QImage</a> &amp;&#160;</td>
          <td class="paramname"><em>image</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the program logo. </p>
<p>Use this if you need to have application logo in AboutData other than application icon.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">image</td><td>logo image. </td></tr>
  </table>
  </dd>
</dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKAboutData.html#a09b843dcd0bcf9db6e064efc22c2eefa" title="Returns the program logo image.">programLogo()</a> </dd></dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00288">288</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af7ecf8825ab8ba6dd2d132c1fa488ee5"></a><!-- doxytag: member="KAboutData::setProgramName" ref="af7ecf8825ab8ba6dd2d132c1fa488ee5" args="(const char *programName)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setProgramName </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>programName</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the displayable program name string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">programName</td><td>The program name. This string should be marked for translation. Example: I18N_NOOP("Advanced Text Editor"). </td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.2 </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00182">182</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8276ad697c82baa403d9dcf2c1f100ad"></a><!-- doxytag: member="KAboutData::setShortDescription" ref="a8276ad697c82baa403d9dcf2c1f100ad" args="(const char *shortDescription)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setShortDescription </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>shortDescription</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines a short description of what the program does. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">shortDescription</td><td>The program description This string should be marked for translation. Example: I18N_NOOP("An advanced text editor
        with syntax highlithing support."). </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00195">195</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a1c3086d8e7b2a302f1f829da34316c0c"></a><!-- doxytag: member="KAboutData::setTranslator" ref="a1c3086d8e7b2a302f1f829da34316c0c" args="(const char *name, const char *emailAddress)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setTranslator </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>emailAddress</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Sets the name of the translator of the gui. </p>
<p>Since this depends on the language, just use a dummy text marked for translation.</p>
<p>For example: </p>
<div class="fragment"><pre class="fragment"> <a class="code" href="classKAboutData.html#a1c3086d8e7b2a302f1f829da34316c0c" title="Sets the name of the translator of the gui.">setTranslator</a>(<a class="code" href="klocale_8h.html#a7e252748294283c2db62bcf9ddbe8e35">I18N_NOOP</a>(<span class="stringliteral">&quot;_: NAME OF TRANSLATORS\\nYour names&quot;</span>)
 ,<a class="code" href="klocale_8h.html#a7e252748294283c2db62bcf9ddbe8e35">I18N_NOOP</a>(<span class="stringliteral">&quot;_: EMAIL OF TRANSLATORS\\nYour emails&quot;</span>));
</pre></div><p>The translator can then translate this dummy text with his name or with a list of names separated with ",". If there is no translation or the application is used with the default language, this function call is ignored.</p>
<p>Note: If you are using the default <a class="el" href="namespaceKDE.html" title="Namespace for general KDE functions.">KDE</a> automake environment, there is no need to use this function, because the two default strings above are added to the applications po file automatically.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>the name of the translator </td></tr>
    <tr><td class="paramname">emailAddress</td><td>the email address of the translator </td></tr>
  </table>
  </dd>
</dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKAboutTranslator.html" title="This structure is used to store information about a translator.">KAboutTranslator</a> </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00155">155</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9e7492926016166456cd2e557bb61cb1"></a><!-- doxytag: member="KAboutData::setVersion" ref="a9e7492926016166456cd2e557bb61cb1" args="(const char *version)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::setVersion </td>
          <td>(</td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>version</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Defines the program version string. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">version</td><td>The program version. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00189">189</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns a short, translated description. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the short description (translated). Can be QString::null if not set. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00303">303</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af6c8acc4afbed7fe2eb521ad4a980db6"></a><!-- doxytag: member="KAboutData::translators" ref="af6c8acc4afbed7fe2eb521ad4a980db6" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">const <a class="elRef" href="qvaluelist.html">QValueList</a>&lt; <a class="el" href="classKAboutTranslator.html">KAboutTranslator</a> &gt; KAboutData::translators </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Returns a list of translators. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>translators information (list of persons) </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00336">336</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a543f497e60ffb5273dcbe9ad28fbecc1"></a><!-- doxytag: member="KAboutData::unsetCustomAuthorText" ref="a543f497e60ffb5273dcbe9ad28fbecc1" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutData::unsetCustomAuthorText </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Clears any custom text displayed around the list of authors and falls back to the default message telling users to send bug reports to <a class="el" href="classKAboutData.html#aae353f5b138848c71a04b903171e4c3b" title="Returns the email address for bugs.">bugAddress()</a>. </p>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00505">505</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

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

<p>Returns the program's version. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>the version string. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdata_8cpp_source.html#l00297">297</a> of file <a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kaboutdata_8h_source.html">kaboutdata.h</a></li>
<li><a class="el" href="kaboutdata_8cpp_source.html">kaboutdata.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>