Sophie

Sophie

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

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>kdeui: KAboutDialog Class Reference (kdeui)</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=".">kdeui</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="#signals">Signals</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="#pro-slots">Protected Slots</a> &#124;
<a href="#pro-methods">Protected Member Functions</a> &#124;
<a href="#pro-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">KAboutDialog Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KAboutDialog" --><!-- doxytag: inherits="KDialogBase" -->
<p>A <a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a> with predefined main widget.  
 <a href="classKAboutDialog.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kaboutdialog_8h_source.html">kaboutdialog.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KAboutDialog:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKAboutDialog.png" usemap="#KAboutDialog_map" alt=""/>
  <map id="KAboutDialog_map" name="KAboutDialog_map">
<area href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts." alt="KDialogBase" shape="rect" coords="63,112,179,136"/>
<area href="classKDialog.html" title="Dialog with extended non-modal support and methods for KDE standard compliance." alt="KDialog" shape="rect" coords="63,56,179,80"/>
<area href="qdialog.html" alt="QDialog" shape="rect" coords="63,0,179,24"/>
<area href="classKAboutApplication.html" title="Standard &quot;About Application&quot; dialog box." alt="KAboutApplication" shape="rect" coords="0,224,116,248"/>
<area href="classKAboutKDE.html" title="Standard &quot;About KDE&quot; dialog box,." alt="KAboutKDE" shape="rect" coords="126,224,242,248"/>
</map>
 </div></div>

<p><a href="classKAboutDialog-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="classKAboutDialog.html#ab2e8e6f84b32acb270820064d743fc0c">LayoutType</a> { <br/>
&#160;&#160;<b>AbtPlain</b> =  0x0001, 
<b>AbtTabbed</b> =  0x0002, 
<b>AbtTitle</b> =  0x0004, 
<b>AbtImageLeft</b> =  0x0008, 
<br/>
&#160;&#160;<b>AbtImageRight</b> =  0x0010, 
<b>AbtImageOnly</b> =  0x0020, 
<b>AbtProduct</b> =  0x0040, 
<b>AbtKDEStandard</b> =  AbtTabbed|AbtTitle|AbtImageLeft, 
<br/>
&#160;&#160;<b>AbtAppStandard</b> =  AbtTabbed|AbtTitle|AbtProduct, 
<b>AbtImageAndTitle</b> =  AbtPlain|AbtTitle|AbtImageOnly
<br/>
 }</td></tr>
<tr><td colspan="2"><h2><a name="signals"></a>
Signals</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#af6317dabe182801e53b6a83828320b30">sendEmail</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;name, const <a class="elRef" href="qstring.html">QString</a> &amp;email)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a94b4901b51bf8a2ede29e62dd69de809">openURL</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;url)</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="classKAboutDialog.html#afc8fdbb2c33d73592252e8bcbc7244c5">KAboutDialog</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parent=0, const char *name=0, bool modal=true)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a6b5143b958d2b00592aecadc3a671a92">KAboutDialog</a> (int dialogLayout, const <a class="elRef" href="qstring.html">QString</a> &amp;caption, int buttonMask, <a class="el" href="classKDialogBase.html#a9f20cab1f7d03532b4c49f7d719b167c">ButtonCode</a> defaultButton, <a class="elRef" href="qwidget.html">QWidget</a> *parent=0, const char *name=0, bool modal=false, bool separator=false, const <a class="elRef" href="qstring.html">QString</a> &amp;user1=QString::null, const <a class="elRef" href="qstring.html">QString</a> &amp;user2=QString::null, const <a class="elRef" href="qstring.html">QString</a> &amp;user3=QString::null)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a7a2f41066ba06b06caff7fccbf716c03">adjust</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a4d110fd46d32ab79ca9eb59697e9abd1">show</a> (void)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#ad450ce0584d719782dc96a3829b146b3">show</a> (<a class="elRef" href="qwidget.html">QWidget</a> *centerParent)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#aab09a076bac99213bcc9b23aa6e96d5d">setTitle</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;title)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#afd16af70d938cc6f07910fad26e7eb94">setImage</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;fileName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#afe5a00ebd69f500d6b0f738a3a60715a">setIcon</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;fileName) KDE_DEPRECATED</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#aa4d2b95f252119091a808ec217d3f536">setProgramLogo</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;fileName)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#aa4f0f741d1a0a81d3c011bdaa9870a15">setProgramLogo</a> (const <a class="elRef" href="qpixmap.html">QPixmap</a> &amp;pixmap)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a79235411fb4b30a25a1dabdf32347e77">setImageBackgroundColor</a> (const <a class="elRef" href="qcolor.html">QColor</a> &amp;color)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#ab37a16744abef9752373d1f7ce23844a">setImageFrame</a> (bool state)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a39f3502951d012ac7291b50832dc4eff">setProduct</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;appName, const <a class="elRef" href="qstring.html">QString</a> &amp;version, const <a class="elRef" href="qstring.html">QString</a> &amp;author, const <a class="elRef" href="qstring.html">QString</a> &amp;year)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qframe.html">QFrame</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#abc7c2d88a319a4838af1d6ba20f25fba">addTextPage</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;title, const <a class="elRef" href="qstring.html">QString</a> &amp;text, bool richText=false, int numLines=10)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qframe.html">QFrame</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a953a575390c97270e741f2cace99c873">addLicensePage</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;title, const <a class="elRef" href="qstring.html">QString</a> &amp;text, int numLines=10)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKAboutContainer.html">KAboutContainer</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a8da6df9b3c0914b7f4a56973f5c728a7">addContainerPage</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;title, int childAlignment=AlignCenter, int innerAlignment=AlignCenter)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKAboutContainer.html">KAboutContainer</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a507776bac85564bec9251cfc736ee297">addScrolledContainerPage</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;title, int childAlignment=AlignCenter, int innerAlignment=AlignCenter)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKAboutContainer.html">KAboutContainer</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#adfda1a2472d129f7e3fb09c3fed71966">addContainer</a> (int childAlignment, int innerAlignment)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="elRef" href="qframe.html">QFrame</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a829ce7611d3a0870e1cb2ba269efffdf">addPage</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;title)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a692c39da17df383772cb13b5775e2e37">setLogo</a> (const <a class="elRef" href="qpixmap.html">QPixmap</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#ac511b3e05f58cb3515af8a53ea1f9f38">setAuthor</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;name, const <a class="elRef" href="qstring.html">QString</a> &amp;email, const <a class="elRef" href="qstring.html">QString</a> &amp;url, const <a class="elRef" href="qstring.html">QString</a> &amp;work)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a229ac3ffa387e705d0737fe0269a2ebf">setMaintainer</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;name, const <a class="elRef" href="qstring.html">QString</a> &amp;email, const <a class="elRef" href="qstring.html">QString</a> &amp;url, const <a class="elRef" href="qstring.html">QString</a> &amp;work)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a067f77d8ef047c7619bc505267f90333">addContributor</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;name, const <a class="elRef" href="qstring.html">QString</a> &amp;email, const <a class="elRef" href="qstring.html">QString</a> &amp;url, const <a class="elRef" href="qstring.html">QString</a> &amp;work)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#ae32eeb69eb3a9fe8c432d7f6daddfb02">setVersion</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;name)</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 void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a2532a69a3c39aaa5a6cb2a34d40c62a8">imageURL</a> (<a class="elRef" href="qwidget.html">QWidget</a> *parent, const <a class="elRef" href="qstring.html">QString</a> &amp;caption, const <a class="elRef" href="qstring.html">QString</a> &amp;path, const <a class="elRef" href="qcolor.html">QColor</a> &amp;imageColor, const <a class="elRef" href="qstring.html">QString</a> &amp;url)</td></tr>
<tr><td colspan="2"><h2><a name="pro-slots"></a>
Protected Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a7500f5242093cbc2024b5b7c7d319fb3">sendEmailSlot</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;name, const <a class="elRef" href="qstring.html">QString</a> &amp;email)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a94ed1be8145ac3b11c4bcfc460ee0ccf">openURLSlot</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;url)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#af1d6e14ae4ede2ce8c5ce0499ae16231">mouseTrackSlot</a> (int mode, const <a class="elRef" href="qmouseevent.html">QMouseEvent</a> *e)</td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a15579bd88397930a73ceaf24ba65ad61"></a><!-- doxytag: member="KAboutDialog::virtual_hook" ref="a15579bd88397930a73ceaf24ba65ad61" args="(int id, void *data)" -->
virtual void&#160;</td><td class="memItemRight" valign="bottom"><b>virtual_hook</b> (int id, void *data)</td></tr>
<tr><td colspan="2"><h2><a name="pro-attribs"></a>
Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKAboutWidget.html">KAboutWidget</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#a5b3ca7cbc018418b38bddf8e6ab91c98">about</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classKAboutContainerBase.html">KAboutContainerBase</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKAboutDialog.html#aebbaecf5553ed4b1bc294332c4c4a26b">mContainerBase</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>A <a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a> with predefined main widget. </p>
<p>As a <a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a> it uses your application wide settings for <a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a> objects (base frame tiles, main frame tiles etc). To use it, simply create a <a class="el" href="classKAboutDialog.html" title="A KDialogBase with predefined main widget.">KAboutDialog</a> object, set all (or some) of its properties and show it. Do not derive it to create your own about dialog until you need some cool features that are unsupported and you have contacted me to add them.</p>
<p>The dialog can be created using two different constructors. The difference between these constructors is the available components that can be used to build the contents of the dialog. The first (Constructor I) provides a number of easy to use methods. Basically it allows you to add the components of choice, and the components are placed in a predefined layout. You do not have to plan the layout. Everything is taken care of.</p>
<p>The second constructor (Constructor II) works in quite the same manner as the first, but you have better control on where the components are postioned in the layout and you have access to an extended number of components you can install such as titles, product information, a tabbed pages (where you can display rich text with url links) and a person (developer) information field. The "About KDE" dialog box is created with Constructor II.</p>
<p>For the derived features, see the basic class <a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a>. </p>
<dl class="author"><dt><b>Author:</b></dt><dd>Mirko Boehm (<a href="mailto:mirko@kde.org">mirko@kde.org</a>) and Espen Sand (<a href="mailto:espensa@online.no">espensa@online.no</a>) </dd></dl>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a> </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8h_source.html#l00283">283</a> of file <a class="el" href="kaboutdialog_8h_source.html">kaboutdialog.h</a>.</p>
</div><hr/><h2>Member Enumeration Documentation</h2>
<a class="anchor" id="ab2e8e6f84b32acb270820064d743fc0c"></a><!-- doxytag: member="KAboutDialog::LayoutType" ref="ab2e8e6f84b32acb270820064d743fc0c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKAboutDialog.html#ab2e8e6f84b32acb270820064d743fc0c">KAboutDialog::LayoutType</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Layout formats. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8h_source.html#l00291">291</a> of file <a class="el" href="kaboutdialog_8h_source.html">kaboutdialog.h</a>.</p>

</div>
</div>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="afc8fdbb2c33d73592252e8bcbc7244c5"></a><!-- doxytag: member="KAboutDialog::KAboutDialog" ref="afc8fdbb2c33d73592252e8bcbc7244c5" args="(QWidget *parent=0, const char *name=0, bool modal=true)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KAboutDialog::KAboutDialog </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>modal</em> = <code>true</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The standard <a class="elRef" href="qt.html">Qt</a> constructor (Constructor I). </p>
<p>Add components with the following methods: <a class="el" href="classKAboutDialog.html#a692c39da17df383772cb13b5775e2e37" title="(Constructor I only) Sets the image as the application logo.">setLogo()</a>, <a class="el" href="classKAboutDialog.html#ac511b3e05f58cb3515af8a53ea1f9f38" title="(Constructor I only) Sets the author&#39;s name and email address.">setAuthor()</a>, <a class="el" href="classKAboutDialog.html#a229ac3ffa387e705d0737fe0269a2ebf" title="(Constructor I only) Sets the maintainer&#39;s name and email address.">setMaintainer()</a>, <a class="el" href="classKAboutDialog.html#a067f77d8ef047c7619bc505267f90333" title="(Constructor I only) Show this person as one of the major contributors.">addContributor()</a>, or <a class="el" href="classKAboutDialog.html#ae32eeb69eb3a9fe8c432d7f6daddfb02" title="(Constructor I only) Sets the text describing the version.">setVersion()</a>. The dialog will be laid out automatically. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01506">1506</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a6b5143b958d2b00592aecadc3a671a92"></a><!-- doxytag: member="KAboutDialog::KAboutDialog" ref="a6b5143b958d2b00592aecadc3a671a92" args="(int dialogLayout, const QString &amp;caption, int buttonMask, ButtonCode defaultButton, QWidget *parent=0, const char *name=0, bool modal=false, bool separator=false, const QString &amp;user1=QString::null, const QString &amp;user2=QString::null, const QString &amp;user3=QString::null)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KAboutDialog::KAboutDialog </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>dialogLayout</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>caption</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>buttonMask</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classKDialogBase.html#a9f20cab1f7d03532b4c49f7d719b167c">ButtonCode</a>&#160;</td>
          <td class="paramname"><em>defaultButton</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const char *&#160;</td>
          <td class="paramname"><em>name</em> = <code>0</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>modal</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>separator</em> = <code>false</code>, </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>user1</em> = <code>QString::null</code>, </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>user2</em> = <code>QString::null</code>, </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>user3</em> = <code>QString::null</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The extended constructor. </p>
<p>(Constructor II).</p>
<p>Add components with the methods: <a class="el" href="classKAboutDialog.html#aab09a076bac99213bcc9b23aa6e96d5d" title="(Constructor II only) Sets a title (not caption) in the uppermost area of the dialog.">setTitle()</a>, <a class="el" href="classKAboutDialog.html#afd16af70d938cc6f07910fad26e7eb94" title="(Constructor II only) Define an image to be shown in the dialog.">setImage()</a>, <a class="el" href="classKAboutDialog.html#a79235411fb4b30a25a1dabdf32347e77" title="(Constructor II only) The image has a minimum size, but is centered within an area if the dialog box ...">setImageBackgroundColor()</a>, <a class="el" href="classKAboutDialog.html#ab37a16744abef9752373d1f7ce23844a" title="(Constructor II only) Enables or disables a frame around the image.">setImageFrame()</a>, <a class="el" href="classKAboutDialog.html#a39f3502951d012ac7291b50832dc4eff" title="(Constructor II only) Prints the application name, KDE version, author, a copyright sign and a year s...">setProduct()</a>, <a class="el" href="classKAboutDialog.html#abc7c2d88a319a4838af1d6ba20f25fba" title="(Constructor II only) Adds a text page to a tab box.">addTextPage()</a>, <a class="el" href="classKAboutDialog.html#a8da6df9b3c0914b7f4a56973f5c728a7" title="(Constructor II only) Adds a container to a tab box.">addContainerPage()</a>, <a class="el" href="classKAboutDialog.html#adfda1a2472d129f7e3fb09c3fed71966" title="(Constructor II only) Adds a container.">addContainer()</a>, or <a class="el" href="classKAboutDialog.html#a829ce7611d3a0870e1cb2ba269efffdf" title="(Constructor II only) Adds an empty page to a tab box.">addPage()</a>.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">dialogLayout</td><td>Use a mask of LayoutType flags. </td></tr>
    <tr><td class="paramname">caption</td><td>The dialog caption. The text you specify is prepended by i18n("About"). </td></tr>
    <tr><td class="paramname">buttonMask</td><td>Specifies what buttons will be visible. </td></tr>
    <tr><td class="paramname">defaultButton</td><td>Specifies what button will be marked as the default. </td></tr>
    <tr><td class="paramname">parent</td><td>Parent of the dialog. </td></tr>
    <tr><td class="paramname">name</td><td>Dialog name (for internal use only) </td></tr>
    <tr><td class="paramname">modal</td><td>Sets dialog modality. If false, the rest of the program interface (other dialogs, for example) is accessible while the dialog is open. </td></tr>
    <tr><td class="paramname">separator</td><td>If true, a separator line is drawn between the action buttons an the main widget. </td></tr>
    <tr><td class="paramname">user1</td><td>User button1 text. </td></tr>
    <tr><td class="paramname">user2</td><td>User button2 text. </td></tr>
    <tr><td class="paramname">user3</td><td>User button3 text. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01526">1526</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="adfda1a2472d129f7e3fb09c3fed71966"></a><!-- doxytag: member="KAboutDialog::addContainer" ref="adfda1a2472d129f7e3fb09c3fed71966" args="(int childAlignment, int innerAlignment)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKAboutContainer.html">KAboutContainer</a> * KAboutDialog::addContainer </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>childAlignment</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>innerAlignment</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Adds a container. </p>
<p>You can add text and images to a container.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">childAlignment</td><td>Specifies how the children of the container are aligned with respect to the container. </td></tr>
    <tr><td class="paramname">innerAlignment</td><td>Specifies how the children are aligned with respect to each other. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new container. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01683">1683</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a8da6df9b3c0914b7f4a56973f5c728a7"></a><!-- doxytag: member="KAboutDialog::addContainerPage" ref="a8da6df9b3c0914b7f4a56973f5c728a7" args="(const QString &amp;title, int childAlignment=AlignCenter, int innerAlignment=AlignCenter)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKAboutContainer.html">KAboutContainer</a> * KAboutDialog::addContainerPage </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>title</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>childAlignment</em> = <code>AlignCenter</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>innerAlignment</em> = <code>AlignCenter</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Adds a container to a tab box. </p>
<p>You can add text and images to a container.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">title</td><td>Tab name. </td></tr>
    <tr><td class="paramname">childAlignment</td><td>Specifies how the children of the container are aligned with respect to the container. </td></tr>
    <tr><td class="paramname">innerAlignment</td><td>Specifies how the children are aligned with respect to each other. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new container. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01657">1657</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a067f77d8ef047c7619bc505267f90333"></a><!-- doxytag: member="KAboutDialog::addContributor" ref="a067f77d8ef047c7619bc505267f90333" args="(const QString &amp;name, const QString &amp;email, const QString &amp;url, const QString &amp;work)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::addContributor </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</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>email</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>url</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>work</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor I only) Show this person as one of the major contributors. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01599">1599</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a953a575390c97270e741f2cace99c873"></a><!-- doxytag: member="KAboutDialog::addLicensePage" ref="a953a575390c97270e741f2cace99c873" args="(const QString &amp;title, const QString &amp;text, int numLines=10)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qframe.html">QFrame</a> * KAboutDialog::addLicensePage </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>title</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>text</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>numLines</em> = <code>10</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Adds a license page to a tab box. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">title</td><td>Tab name. </td></tr>
    <tr><td class="paramname">text</td><td>The text to display. </td></tr>
    <tr><td class="paramname">numLines</td><td>The text area height will be adjusted so that this is the minimum number of lines of text that are visible. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The frame that contains the page. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01649">1649</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>(Constructor II only) Adds an empty page to a tab box. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">title</td><td>Tab name </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new page. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01676">1676</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a507776bac85564bec9251cfc736ee297"></a><!-- doxytag: member="KAboutDialog::addScrolledContainerPage" ref="a507776bac85564bec9251cfc736ee297" args="(const QString &amp;title, int childAlignment=AlignCenter, int innerAlignment=AlignCenter)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKAboutContainer.html">KAboutContainer</a> * KAboutDialog::addScrolledContainerPage </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>title</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>childAlignment</em> = <code>AlignCenter</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>innerAlignment</em> = <code>AlignCenter</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Adds a container inside a <a class="elRef" href="qscrollview.html">QScrollView</a> to a tab box. </p>
<p>You can add text and images to a container.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">title</td><td>Tab name. </td></tr>
    <tr><td class="paramname">childAlignment</td><td>Specifies how the children of the container are aligned with respect to the container. </td></tr>
    <tr><td class="paramname">innerAlignment</td><td>Specifies how the children are aligned with respect to each other. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The new container. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01666">1666</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="abc7c2d88a319a4838af1d6ba20f25fba"></a><!-- doxytag: member="KAboutDialog::addTextPage" ref="abc7c2d88a319a4838af1d6ba20f25fba" args="(const QString &amp;title, const QString &amp;text, bool richText=false, int numLines=10)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qframe.html">QFrame</a> * KAboutDialog::addTextPage </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>title</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>text</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>richText</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>numLines</em> = <code>10</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Adds a text page to a tab box. </p>
<p>The text can be regular text or rich text. The rich text can contain URLs and mail links.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">title</td><td>Tab name. </td></tr>
    <tr><td class="paramname">text</td><td>The text to display. </td></tr>
    <tr><td class="paramname">richText</td><td>Set this to <code>true</code> if 'text' is rich text. </td></tr>
    <tr><td class="paramname">numLines</td><td>The text area height will be adjusted so that this is the minimum number of lines of text that are visible. </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>The frame that contains the page. </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01642">1642</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>Adjusts the dialog. </p>
<p>You can call this method after you have set up all the contents but it is not required. It is done automatically when <a class="el" href="classKAboutDialog.html#a4d110fd46d32ab79ca9eb59697e9abd1" title="Makes a modeless (modal = false in constructor) dialog visible.">show()</a> is executed. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01565">1565</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2532a69a3c39aaa5a6cb2a34d40c62a8"></a><!-- doxytag: member="KAboutDialog::imageURL" ref="a2532a69a3c39aaa5a6cb2a34d40c62a8" args="(QWidget *parent, const QString &amp;caption, const QString &amp;path, const QColor &amp;imageColor, const QString &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::imageURL </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>parent</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>caption</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>path</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qcolor.html">QColor</a> &amp;&#160;</td>
          <td class="paramname"><em>imageColor</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>url</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Create a modal dialog with an image in the upper area with a URL link below. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01746">1746</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af1d6e14ae4ede2ce8c5ce0499ae16231"></a><!-- doxytag: member="KAboutDialog::mouseTrackSlot" ref="af1d6e14ae4ede2ce8c5ce0499ae16231" args="(int mode, const QMouseEvent *e)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::mouseTrackSlot </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="elRef" href="qmouseevent.html">QMouseEvent</a> *&#160;</td>
          <td class="paramname"><em>e</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Tells the position of the mouse cursor when the left mouse button is pressed above an image </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01636">1636</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a94b4901b51bf8a2ede29e62dd69de809"></a><!-- doxytag: member="KAboutDialog::openURL" ref="a94b4901b51bf8a2ede29e62dd69de809" args="(const QString &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::openURL </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Open the selected URL. </p>

</div>
</div>
<a class="anchor" id="a94ed1be8145ac3b11c4bcfc460ee0ccf"></a><!-- doxytag: member="KAboutDialog::openURLSlot" ref="a94ed1be8145ac3b11c4bcfc460ee0ccf" args="(const QString &amp;url)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::openURLSlot </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>url</em></td><td>)</td>
          <td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Open this URL. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01627">1627</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af6317dabe182801e53b6a83828320b30"></a><!-- doxytag: member="KAboutDialog::sendEmail" ref="af6317dabe182801e53b6a83828320b30" args="(const QString &amp;name, const QString &amp;email)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::sendEmail </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</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>email</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [signal]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Send an email to this person. </p>
<p>The application must provide the functionality. </p>

</div>
</div>
<a class="anchor" id="a7500f5242093cbc2024b5b7c7d319fb3"></a><!-- doxytag: member="KAboutDialog::sendEmailSlot" ref="a7500f5242093cbc2024b5b7c7d319fb3" args="(const QString &amp;name, const QString &amp;email)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::sendEmailSlot </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</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>email</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [protected, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Connected to widget-&gt;sendEmail. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01616">1616</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ac511b3e05f58cb3515af8a53ea1f9f38"></a><!-- doxytag: member="KAboutDialog::setAuthor" ref="ac511b3e05f58cb3515af8a53ea1f9f38" args="(const QString &amp;name, const QString &amp;email, const QString &amp;url, const QString &amp;work)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::setAuthor </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</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>email</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>url</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>work</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor I only) Sets the author's name and email address. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01590">1590</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>(Constructor II only) Define the program logo to be shown in the dialog. </p>
<p>Use this to override the default program logo. For example, use this function if the <a class="el" href="classKAboutDialog.html" title="A KDialogBase with predefined main widget.">KAboutDialog</a> is for a panel applet and you want to override the appletproxy logo with your own pixmap.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">fileName</td><td>Path to file containing logo data in a format that can be loaded by <a class="elRef" href="qpixmap.html">QPixmap</a>.</td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.3 </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01705">1705</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>(Constructor II only) Define an image to be shown in the dialog. </p>
<p>The position is dependent on the <code>dialogLayout</code> in the constructor</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">fileName</td><td>Path to image file. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01698">1698</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a79235411fb4b30a25a1dabdf32347e77"></a><!-- doxytag: member="KAboutDialog::setImageBackgroundColor" ref="a79235411fb4b30a25a1dabdf32347e77" args="(const QColor &amp;color)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::setImageBackgroundColor </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qcolor.html">QColor</a> &amp;&#160;</td>
          <td class="paramname"><em>color</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) The image has a minimum size, but is centered within an area if the dialog box is enlarged by the user. </p>
<p>You set the background color of the area with this method.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">color</td><td>Background color. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01723">1723</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ab37a16744abef9752373d1f7ce23844a"></a><!-- doxytag: member="KAboutDialog::setImageFrame" ref="ab37a16744abef9752373d1f7ce23844a" args="(bool state)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::setImageFrame </td>
          <td>(</td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>state</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Enables or disables a frame around the image. </p>
<p>The frame is, by default, enabled in the constructor</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">state</td><td>A value of <code>true</code> enables the frame </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01730">1730</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a692c39da17df383772cb13b5775e2e37"></a><!-- doxytag: member="KAboutDialog::setLogo" ref="a692c39da17df383772cb13b5775e2e37" args="(const QPixmap &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::setLogo </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qpixmap.html">QPixmap</a> &amp;&#160;</td>
          <td class="paramname"><em>i</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor I only) Sets the image as the application logo. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01574">1574</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a229ac3ffa387e705d0737fe0269a2ebf"></a><!-- doxytag: member="KAboutDialog::setMaintainer" ref="a229ac3ffa387e705d0737fe0269a2ebf" args="(const QString &amp;name, const QString &amp;email, const QString &amp;url, const QString &amp;work)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::setMaintainer </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>name</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>email</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>url</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>work</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor I only) Sets the maintainer's name and email address. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01581">1581</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a39f3502951d012ac7291b50832dc4eff"></a><!-- doxytag: member="KAboutDialog::setProduct" ref="a39f3502951d012ac7291b50832dc4eff" args="(const QString &amp;appName, const QString &amp;version, const QString &amp;author, const QString &amp;year)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::setProduct </td>
          <td>(</td>
          <td class="paramtype">const <a class="elRef" href="qstring.html">QString</a> &amp;&#160;</td>
          <td class="paramname"><em>appName</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>version</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>author</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>year</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>(Constructor II only) Prints the application name, <a class="elRef" doxygen="kdecore.tag:../../kdecore/html/" href="../../kdecore/html/namespaceKDE.html">KDE</a> version, author, a copyright sign and a year string. </p>
<p>To the left of the text the standard application icon is displayed.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">appName</td><td>The application name. </td></tr>
    <tr><td class="paramname">version</td><td>Application version. </td></tr>
    <tr><td class="paramname">author</td><td>One or more authors. </td></tr>
    <tr><td class="paramname">year</td><td>A string telling when the application was made. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01737">1737</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>Overloaded version of <a class="el" href="classKAboutDialog.html#aa4f0f741d1a0a81d3c011bdaa9870a15" title="(Constructor II only) Define the program logo to be shown in the dialog.">setProgramLogo(const QPixmap&amp; pixmap)</a>. </p>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01711">1711</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>(Constructor II only) Define the program logo to be shown in the dialog. </p>
<p>Use this to override the default program logo. For example, use this function if the <a class="el" href="classKAboutDialog.html" title="A KDialogBase with predefined main widget.">KAboutDialog</a> is for a panel applet and you want to override the appletproxy logo with your own pixmap.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">pixmap</td><td>The logo pixmap.</td></tr>
  </table>
  </dd>
</dl>
<dl class="since"><dt><b>Since:</b></dt><dd>3.4 </dd></dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01717">1717</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>(Constructor II only) Sets a title (not caption) in the uppermost area of the dialog. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">title</td><td>Title string. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01691">1691</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

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

<p>(Constructor I only) Sets the text describing the version. </p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01608">1608</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad450ce0584d719782dc96a3829b146b3"></a><!-- doxytag: member="KAboutDialog::show" ref="ad450ce0584d719782dc96a3829b146b3" args="(QWidget *centerParent)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::show </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qwidget.html">QWidget</a> *&#160;</td>
          <td class="paramname"><em>centerParent</em></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Makes a modeless (modal = false in constructor) dialog visible. </p>
<p>If you reimplmement this method make sure you run it in the new method (i.e., show( parent )).</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">centerParent</td><td>Center the dialog with respect to this widget. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01557">1557</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a4d110fd46d32ab79ca9eb59697e9abd1"></a><!-- doxytag: member="KAboutDialog::show" ref="a4d110fd46d32ab79ca9eb59697e9abd1" args="(void)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void KAboutDialog::show </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Makes a modeless (modal = false in constructor) dialog visible. </p>
<p>If you reimplement this method make sure you run it in the new method (e.g., <a class="el" href="classKAboutDialog.html#a4d110fd46d32ab79ca9eb59697e9abd1" title="Makes a modeless (modal = false in constructor) dialog visible.">show()</a>). Reimplemented from <a class="el" href="classKDialogBase.html" title="A dialog base class with standard buttons and predefined layouts.">KDialogBase</a>. </p>

<p>Reimplemented from <a class="elRef" href="qdialog.html#show">QDialog</a>.</p>

<p>Definition at line <a class="el" href="kaboutdialog_8cpp_source.html#l01549">1549</a> of file <a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a5b3ca7cbc018418b38bddf8e6ab91c98"></a><!-- doxytag: member="KAboutDialog::about" ref="a5b3ca7cbc018418b38bddf8e6ab91c98" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKAboutWidget.html">KAboutWidget</a>* <a class="el" href="classKAboutDialog.html#a5b3ca7cbc018418b38bddf8e6ab91c98">KAboutDialog::about</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The main widget (Constructor I) </p>

<p>Definition at line <a class="el" href="kaboutdialog_8h_source.html#l00599">599</a> of file <a class="el" href="kaboutdialog_8h_source.html">kaboutdialog.h</a>.</p>

</div>
</div>
<a class="anchor" id="aebbaecf5553ed4b1bc294332c4c4a26b"></a><!-- doxytag: member="KAboutDialog::mContainerBase" ref="aebbaecf5553ed4b1bc294332c4c4a26b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKAboutContainerBase.html">KAboutContainerBase</a>* <a class="el" href="classKAboutDialog.html#aebbaecf5553ed4b1bc294332c4c4a26b">KAboutDialog::mContainerBase</a><code> [protected]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The main widget (Constructor II) </p>

<p>Definition at line <a class="el" href="kaboutdialog_8h_source.html#l00604">604</a> of file <a class="el" href="kaboutdialog_8h_source.html">kaboutdialog.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kaboutdialog_8h_source.html">kaboutdialog.h</a></li>
<li><a class="el" href="kaboutdialog_8cpp_source.html">kaboutdialog.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>kdeui</h2>
<div class="nav_list">
<ul><li><a href="index.html">Main Page</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="classKAboutApplication.html">kaboutapplication</option>,  <option value="classKAboutContainer.html">kaboutcontainer</option>,  <option value="classKAboutContainerBase.html">kaboutcontainerbase</option>,  <option value="classKAboutContributor.html">kaboutcontributor</option>,  <option value="classKAboutDialog.html">kaboutdialog</option>,  <option value="classKAboutKDE.html">kaboutkde</option>,  <option value="classKAboutWidget.html">kaboutwidget</option>,  <option value="classKAccelGen_1_1Deref.html">kaccelgen::deref</option>,  <option value="classKAccelGen_1_1Deref__Key.html">kaccelgen::deref__key</option>,  <option value="classKAction.html">kaction</option>,  <option value="classKActionCollection.html">kactioncollection</option>,  <option value="classKActionMenu.html">kactionmenu</option>,  <option value="classKActionSelector.html">kactionselector</option>,  <option value="classKActiveLabel.html">kactivelabel</option>,  <option value="classKAnimWidget.html">kanimwidget</option>,  <option value="classKArrowButton.html">karrowbutton</option>,  <option value="classKAuthIcon.html">kauthicon</option>,  <option value="classKBugReport.html">kbugreport</option>,  <option value="classKButtonBox.html">kbuttonbox</option>,  <option value="classKCharSelect.html">kcharselect</option>,  <option value="classKCharSelectTable.html">kcharselecttable</option>,  <option value="classKCModule.html">kcmodule</option>,  <option value="classKColor.html">kcolor</option>,  <option value="classKColorButton.html">kcolorbutton</option>,  <option value="classKColorCells.html">kcolorcells</option>,  <option value="classKColorCombo.html">kcolorcombo</option>,  <option value="classKColorDialog.html">kcolordialog</option>,  <option value="classKColorDrag.html">kcolordrag</option>,  <option value="classKColorPatch.html">kcolorpatch</option>,  <option value="classKComboBox.html">kcombobox</option>,  <option value="classKCommand.html">kcommand</option>,  <option value="classKCommandHistory.html">kcommandhistory</option>,  <option value="classKCompletionBox.html">kcompletionbox</option>,  <option value="classKConfigDialog.html">kconfigdialog</option>,  <option value="classKContextMenuManager.html">kcontextmenumanager</option>,  <option value="classKCursor.html">kcursor</option>,  <option value="classKCursorPrivate.html">kcursorprivate</option>,  <option value="classKCursorPrivateAutoHideEventFilter.html">kcursorprivateautohideeventfilter</option>,  <option value="classKDateInternalMonthPicker.html">kdateinternalmonthpicker</option>,  <option value="classKDateInternalWeekSelector.html">kdateinternalweekselector</option>,  <option value="classKDateInternalYearSelector.html">kdateinternalyearselector</option>,  <option value="classKDatePicker.html">kdatepicker</option>,  <option value="classKDateTable.html">kdatetable</option>,  <option value="classKDateTimeWidget.html">kdatetimewidget</option>,  <option value="classKDateValidator.html">kdatevalidator</option>,  <option value="classKDateWidget.html">kdatewidget</option>,  <option value="classKDCOPActionProxy.html">kdcopactionproxy</option>,  <option value="classKDEPrivate_1_1ToolBarHandler.html">kdeprivate::toolbarhandler</option>,  <option value="classKDialog.html">kdialog</option>,  <option value="classKDialogBase.html">kdialogbase</option>,  <option value="classKDialogBaseButton.html">kdialogbasebutton</option>,  <option value="classKDialogBaseTile.html">kdialogbasetile</option>,  <option value="classKDictSpellingHighlighter.html">kdictspellinghighlighter</option>,  <option value="classKDockButton__Private.html">kdockbutton__private</option>,  <option value="classKDockMainWindow.html">kdockmainwindow</option>,  <option value="classKDockManager.html">kdockmanager</option>,  <option value="classKDockSplitter.html">kdocksplitter</option>,  <option value="classKDockTabGroup.html">kdocktabgroup</option>,  <option value="classKDockWidget.html">kdockwidget</option>,  <option value="classKDockWidgetAbstractHeader.html">kdockwidgetabstractheader</option>,  <option value="classKDockWidgetAbstractHeaderDrag.html">kdockwidgetabstractheaderdrag</option>,  <option value="classKDockWidgetHeader.html">kdockwidgetheader</option>,  <option value="classKDockWidgetHeaderDrag.html">kdockwidgetheaderdrag</option>,  <option value="classKDockWidgetPrivate.html">kdockwidgetprivate</option>,  <option value="classKDockWindow.html">kdockwindow</option>,  <option value="classKDoubleNumInput.html">kdoublenuminput</option>,  <option value="classKDoubleSpinBox.html">kdoublespinbox</option>,  <option value="classKDoubleValidator.html">kdoublevalidator</option>,  <option value="classKDualColorButton.html">kdualcolorbutton</option>,  <option value="classKEdit.html">kedit</option>,  <option value="classKEditListBox.html">keditlistbox</option>,  <option value="classKEditListBox_1_1CustomEditor.html">keditlistbox::customeditor</option>,  <option value="classKEditToolbar.html">kedittoolbar</option>,  <option value="classKEditToolbarWidget.html">kedittoolbarwidget</option>,  <option value="classKFloatValidator.html">kfloatvalidator</option>,  <option value="classKFontChooser.html">kfontchooser</option>,  <option value="classKFontCombo.html">kfontcombo</option>,  <option value="classKFontDialog.html">kfontdialog</option>,  <option value="classKFontRequester.html">kfontrequester</option>,  <option value="classKGradientSelector.html">kgradientselector</option>,  <option value="classKGuiItem.html">kguiitem</option>,  <option value="classKHelpMenu.html">khelpmenu</option>,  <option value="classKHistoryCombo.html">khistorycombo</option>,  <option value="classKHSSelector.html">khsselector</option>,  <option value="classKIconView.html">kiconview</option>,  <option value="classKIconViewItem.html">kiconviewitem</option>,  <option value="classKIconViewSearchLine.html">kiconviewsearchline</option>,  <option value="classKImageTrackLabel.html">kimagetracklabel</option>,  <option value="classKInputDialog.html">kinputdialog</option>,  <option value="classKIntNumInput.html">kintnuminput</option>,  <option value="classKIntSpinBox.html">kintspinbox</option>,  <option value="classKIntValidator.html">kintvalidator</option>,  <option value="classKJanusWidget.html">kjanuswidget</option>,  <option value="classKKeyButton.html">kkeybutton</option>,  <option value="classKKeyChooser.html">kkeychooser</option>,  <option value="classKKeyDialog.html">kkeydialog</option>,  <option value="classKLanguageButton.html">klanguagebutton</option>,  <option value="classKLed.html">kled</option>,  <option value="classKLineEdit.html">klineedit</option>,  <option value="classKLineEditDlg.html">klineeditdlg</option>,  <option value="classKListAction.html">klistaction</option>,  <option value="classKListBox.html">klistbox</option>,  <option value="classKListView.html">klistview</option>,  <option value="classKListViewItem.html">klistviewitem</option>,  <option value="classKListViewLineEdit.html">klistviewlineedit</option>,  <option value="classKListViewSearchLine.html">klistviewsearchline</option>,  <option value="classKListViewSearchLineWidget.html">klistviewsearchlinewidget</option>,  <option value="classKMacroCommand.html">kmacrocommand</option>,  <option value="classKMainWindow.html">kmainwindow</option>,  <option value="classKMainWindowInterface.html">kmainwindowinterface</option>,  <option value="classKMenuBar.html">kmenubar</option>,  <option value="classKMessageBox.html">kmessagebox</option>,  <option value="classKMimeTypeValidator.html">kmimetypevalidator</option>,  <option value="classKNamedCommand.html">knamedcommand</option>,  <option value="classKNumInput.html">knuminput</option>,  <option value="classKPaletteTable.html">kpalettetable</option>,  <option value="classKPanelApplet.html">kpanelapplet</option>,  <option value="classKPanelAppMenu.html">kpanelappmenu</option>,  <option value="classKPanelExtension.html">kpanelextension</option>,  <option value="classKPanelMenu.html">kpanelmenu</option>,  <option value="classKPassivePopup.html">kpassivepopup</option>,  <option value="classKPasswordDialog.html">kpassworddialog</option>,  <option value="classKPasswordEdit.html">kpasswordedit</option>,  <option value="classKPasteTextAction.html">kpastetextaction</option>,  <option value="classKPixmapIO.html">kpixmapio</option>,  <option value="classKPixmapRegionSelectorDialog.html">kpixmapregionselectordialog</option>,  <option value="classKPixmapRegionSelectorWidget.html">kpixmapregionselectorwidget</option>,  <option value="classKPopupFrame.html">kpopupframe</option>,  <option value="classKPopupMenu.html">kpopupmenu</option>,  <option value="classKPopupTitle.html">kpopuptitle</option>,  <option value="classKProgress.html">kprogress</option>,  <option value="classKProgressDialog.html">kprogressdialog</option>,  <option value="classKPushButton.html">kpushbutton</option>,  <option value="classKRadioAction.html">kradioaction</option>,  <option value="classKRecentFilesAction.html">krecentfilesaction</option>,  <option value="classKRestrictedLine.html">krestrictedline</option>,  <option value="classKRootPermsIcon.html">krootpermsicon</option>,  <option value="classKRootPixmap.html">krootpixmap</option>,  <option value="classKRuler.html">kruler</option>,  <option value="classKScrollView.html">kscrollview</option>,  <option value="classKSelectAction.html">kselectaction</option>,  <option value="classKSelector.html">kselector</option>,  <option value="classKSeparator.html">kseparator</option>,  <option value="classKShortcutDialog.html">kshortcutdialog</option>,  <option value="classKSpell.html">kspell</option>,  <option value="classKSpellConfig.html">kspellconfig</option>,  <option value="classKSplashScreen.html">ksplashscreen</option>,  <option value="classKSqueezedTextLabel.html">ksqueezedtextlabel</option>,  <option value="classKStatusBar.html">kstatusbar</option>,  <option value="classKStatusBarLabel.html">kstatusbarlabel</option>,  <option value="classKStdGuiItem.html">kstdguiitem</option>,  <option value="classKStringListValidator.html">kstringlistvalidator</option>,  <option value="classKSwitchLanguageDialog.html">kswitchlanguagedialog</option>,  <option value="classKSyntaxHighlighter.html">ksyntaxhighlighter</option>,  <option value="classKSystemTray.html">ksystemtray</option>,  <option value="classKTabBar.html">ktabbar</option>,  <option value="classKTabCtl.html">ktabctl</option>,  <option value="classKTabWidget.html">ktabwidget</option>,  <option value="classKTextBrowser.html">ktextbrowser</option>,  <option value="classKTextEdit.html">ktextedit</option>,  <option value="classKTimeWidget.html">ktimewidget</option>,  <option value="classKTimezoneWidget.html">ktimezonewidget</option>,  <option value="classKTipDatabase.html">ktipdatabase</option>,  <option value="classKTipDialog.html">ktipdialog</option>,  <option value="classKToggleAction.html">ktoggleaction</option>,  <option value="classKToggleFullScreenAction.html">ktogglefullscreenaction</option>,  <option value="classKToggleToolBarAction.html">ktoggletoolbaraction</option>,  <option value="classKToolBar.html">ktoolbar</option>,  <option value="classKToolBarButton.html">ktoolbarbutton</option>,  <option value="classKToolBarButtonList.html">ktoolbarbuttonlist</option>,  <option value="classKToolBarLabelAction.html">ktoolbarlabelaction</option>,  <option value="classKToolBarPopupAction.html">ktoolbarpopupaction</option>,  <option value="classKToolBarRadioGroup.html">ktoolbarradiogroup</option>,  <option value="classKURLLabel.html">kurllabel</option>,  <option value="classKValueSelector.html">kvalueselector</option>,  <option value="classKWidgetAction.html">kwidgetaction</option>,  <option value="classKWindowInfo.html">kwindowinfo</option>,  <option value="classKWizard.html">kwizard</option>,  <option value="classKWordWrap.html">kwordwrap</option>,  <option value="classKWritePermsIcon.html">kwritepermsicon</option>,  <option value="classKXMLGUIBuilder.html">kxmlguibuilder</option>,  <option value="classKXMLGUIClient.html">kxmlguiclient</option>,  <option value="classKXMLGUIFactory.html">kxmlguifactory</option>,  <option value="classKXYSelector.html">kxyselector</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>