Sophie

Sophie

distrib > Mandriva > 8.1 > i586 > by-pkgid > b080c029bbb269236f3c41fd898c839d > files > 1218

kdelibs-2.2.1-6.2mdk.i586.rpm

<HTML>
<HEAD>
<TITLE>class KSpellConfig</TITLE>

<META NAME="Generator" CONTENT="KDOC ">
</HEAD>
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
<TABLE WIDTH="100%" BORDER="0">
<TR>
<TD>
	<TABLE BORDER="0">
		<TR><TD valign="top" align="left" cellspacing="10">
		<h1>class KSpellConfig</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 A configuration class/dialog for <A HREF="KSpell.html">KSpell</A>. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="ksconfig_h.html">ksconfig.h</A>&gt;</code></TD></TR>
<TR><TH>Inherits</TH><TD><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> <small>(qt)</small> <small>[public ]</small></TD></TR>
<TR><TH><A HREF="full-list-KSpellConfig.html">List of all Methods</A></TH></TR>
	</TABLE>
	</TD>
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
</TABLE></TD></TR></TABLE>
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref1">KSpellConfig</A></b> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *parent=0, const char *name=0,
		  <A HREF="KSpellConfig.html">KSpellConfig</A> *spellConfig=0, bool addHelpButton = true ) 
</LI>
<LI>&nbsp;<b><A HREF="#ref2">KSpellConfig</A></b> (const <A HREF="KSpellConfig.html">KSpellConfig</A> &) 
</LI>
<LI>virtual  &nbsp;<b><A HREF="#ref3">~KSpellConfig</A></b> () 
</LI>
<LI>void &nbsp;<b><A HREF="#ref4">operator= </A></b> (const <A HREF="KSpellConfig.html">KSpellConfig</A> &ksc) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref5">setIgnoreList</A></b> (<A HREF="#QStringList">QStringList</A> _ignorelist) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref6">setNoRootAffix</A></b> (bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref7">setRunTogether</A></b> (bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref8">setDictionary</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> qs) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref9">setDictFromList</A></b> (bool dfl) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref10">setEncoding</A></b> (int enctype) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref11">setClient</A></b> (int client) 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref12">noRootAffix</A></b> ()  const
</LI>
<LI>bool &nbsp;<b><A HREF="#ref13">runTogether</A></b> ()  const
</LI>
<LI>const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<b><A HREF="#ref14">dictionary</A></b> ()  const
</LI>
<LI>bool &nbsp;<b><A HREF="#ref15">dictFromList</A></b> ()  const
</LI>
<LI>int &nbsp;<b><A HREF="#ref16">encoding</A></b> ()  const
</LI>
<LI><A HREF="#QStringList">QStringList</A> &nbsp;<b><A HREF="#ref17">ignoreList</A></b> ()  const
</LI>
<LI>int &nbsp;<b><A HREF="#ref18">client</A></b> ()  const
</LI>
<LI>bool &nbsp;<b><A HREF="#ref19">writeGlobalSettings</A></b> () 
</LI>
</ul><h4>Public Slots</h4><ul><LI>void &nbsp;<b><A HREF="#ref23">activateHelp</A></b> ( void ) 
</LI>
</ul><h4>Signals</h4><ul><LI>void &nbsp;<b><A HREF="#ref50">configChanged</A></b> () 
</LI>
</ul><h4>Protected Types</h4><ul><LI>enum <A HREF="#ref40"></A> {rdictlist=3, rencoding=4, rhelp=6}
</LI>
</ul><h4>Protected Methods</h4><ul><LI>void &nbsp;<b><A HREF="#ref20">fillInDialog</A></b> () 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref21">readGlobalSettings</A></b> () 
</LI>
<LI>bool &nbsp;<b><A HREF="#ref22">interpret</A></b> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &fname, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &lname, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &hname ) 
</LI>
</ul><h4>Protected Slots</h4><ul><LI>void &nbsp;<b><A HREF="#ref24">sHelp</A></b> () 
</LI>
<LI>void &nbsp;<b><A HREF="#ref25">sNoAff</A></b> (bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref26">sRunTogether</A></b> (bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref27">sDictionary</A></b> (bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref28">sPathDictionary</A></b> (bool) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref29">sSetDictionary</A></b> (int) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref30">sChangeEncoding</A></b> (int) 
</LI>
<LI>void &nbsp;<b><A HREF="#ref31">sChangeClient</A></b> (int) 
</LI>
</ul><h4>Protected Members</h4><ul><LI>int <b><A HREF="#ref32">enc</A></b></LI>
<LI>bool <b><A HREF="#ref33">bnorootaffix</A></b></LI>
<LI>bool <b><A HREF="#ref34">bruntogether</A></b></LI>
<LI>bool <b><A HREF="#ref35">dictfromlist</A></b></LI>
<LI>bool <b><A HREF="#ref36">nodialog</A></b></LI>
<LI>QString <b><A HREF="#ref37">qsdict</A></b></LI>
<LI>QString <b><A HREF="#ref38">qspdict</A></b></LI>
<LI>QStringList <b><A HREF="#ref39">ignorelist</A></b></LI>
<LI>KConfig *<b><A HREF="#ref41">kc</A></b></LI>
<LI>int <b><A HREF="#ref42">iclient</A></b></LI>
<LI>QCheckBox *<b><A HREF="#ref43">cb1</A></b></LI>
<LI>QCheckBox *<b><A HREF="#ref44">cb2</A></b></LI>
<LI>QLabel *<b><A HREF="#ref45">dictlist</A></b></LI>
<LI>QComboBox *<b><A HREF="#ref46">dictcombo</A></b></LI>
<LI>QComboBox *<b><A HREF="#ref47">encodingcombo</A></b></LI>
<LI>QComboBox *<b><A HREF="#ref48">clientcombo</A></b></LI>
<LI>QStringList <b><A HREF="#ref49">langfnames</A></b></LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 A configuration class/dialog for <A HREF="KSpell.html">KSpell</A>.
</p>
<p> It contains all of the options settings.The options are set to default
 values by the constructor and can be reset either by using the 
 public interface or by using <A HREF="KSpellConfig.html#KSpellConfig">KSpellConfig</A> as a widget in a dialog 
 (or, preferably a tabbed dialog using <A HREF="../kdeui/KDialogBase.html">KDialogBase</A>) and letting 
 the user change the settings. This way an application that uses 
 <A HREF="KSpell.html">KSpell</A> can either rely on the default settings (in the simplest 
 case), offer a dialog to configure <A HREF="KSpell.html">KSpell</A>, or offer a dialog to 
 configure <A HREF="KSpell.html">KSpell</A> _for_this_app_only_ (in which case, the application 
 should save the settings for use next time it is run).
 This last option might be useful in an email program, for example, where
 people may be writing in a language different from that used for
 writing papers in their word processor.
</p>
<p></p>
<p><b>See also</b>: <A HREF="KSpell.html">KSpell</A></p>
<A NAME="KSpellConfig"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KSpellConfig</strong> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qwidget.html">QWidget</A> *parent=0, const char *name=0,
		  <A HREF="KSpellConfig.html">KSpellConfig</A> *spellConfig=0, bool addHelpButton = true )
<br></td><td align="right"><h3><strong>KSpellConfig</strong></h3></td></tr></table><p></p><p>
 Create a <A HREF="KSpellConfig.html#KSpellConfig">KSpellConfig</A> with default or custom settings. 
</p>
<p></p>
<p>     </p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>parent</i></TD><TD align="left" valign="top">Parent of the widget.
</TD></TR>
<TR><TD align="left" valign="top"><i>name</i></TD><TD align="left" valign="top">Widget name.
</TD></TR>
<TR><TD align="left" valign="top"><i>spellConfig</i></TD><TD align="left" valign="top">Predefined configuration. If this parameter 
        is 0, a default configuration will be used.
</TD></TR>
<TR><TD align="left" valign="top"><i>addHelpButton</i></TD><TD align="left" valign="top">Enabled or hides a help button. See
        <A HREF="KSpellConfig.html#activateHelp">activateHelp</A> for more information.
</TD></TR>
</TABLE></P>
<A NAME="KSpellConfig"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KSpellConfig</strong> (const <A HREF="KSpellConfig.html">KSpellConfig</A> &)
<br></td><td align="right"><h3><strong>KSpellConfig</strong></h3></td></tr></table><p></p><A NAME="~KSpellConfig"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td> &nbsp;<strong>~KSpellConfig</strong> ()
<br></td><td align="right"><h3><strong>~KSpellConfig</strong></h3></td></tr></table><p> <small>[virtual]</small></p><A NAME="operator=%20"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>operator= </strong> (const <A HREF="KSpellConfig.html">KSpellConfig</A> &ksc)
<br></td><td align="right"><h3><strong>operator= </strong></h3></td></tr></table><p></p><A NAME="setIgnoreList"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setIgnoreList</strong> (<A HREF="#QStringList">QStringList</A> _ignorelist)
<br></td><td align="right"><h3><strong>setIgnoreList</strong></h3></td></tr></table><p></p><p>
</p>
<p> The <code>ignorelist</code> contains words you'd like <A HREF="KSpell.html">KSpell</A>
 to ignore when it is spellchecking.  When you get a <A HREF="KSpellConfig.html#KSpellConfig">KSpellConfig</A>
 object back from <A HREF="KSpell.html">KSpell</A> (using KSpell::kcConfig()),
 the <A HREF="KSpellConfig.html#ignorelist">ignorelist</A> contains whatever was put in by you plus 
 any words the user has chosen to ignore via the dialog box.  
 It may be useful to save this list with the document being 
 edited to facilitate quicker future spellchecking.
     </p>
<A NAME="setNoRootAffix"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setNoRootAffix</strong> (bool)
<br></td><td align="right"><h3><strong>setNoRootAffix</strong></h3></td></tr></table><p></p><p>
 Set an ISpell option.
</p>
<p> If <code>true</code>, don't create root-affix combinations.
     </p>
<A NAME="setRunTogether"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setRunTogether</strong> (bool)
<br></td><td align="right"><h3><strong>setRunTogether</strong></h3></td></tr></table><p></p><p>
 Set an ISpell option.
</p>
<p> If <code>true</code>, treat run-together words a valid.
     </p>
<A NAME="setDictionary"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setDictionary</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> qs)
<br></td><td align="right"><h3><strong>setDictionary</strong></h3></td></tr></table><p></p><p>
 Set the name of the dictionary to use.
     </p>
<A NAME="setDictFromList"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setDictFromList</strong> (bool dfl)
<br></td><td align="right"><h3><strong>setDictFromList</strong></h3></td></tr></table><p></p><A NAME="setEncoding"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setEncoding</strong> (int enctype)
<br></td><td align="right"><h3><strong>setEncoding</strong></h3></td></tr></table><p></p><p>
</p>
<p>     </p>
<A NAME="setClient"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>setClient</strong> (int client)
<br></td><td align="right"><h3><strong>setClient</strong></h3></td></tr></table><p></p><A NAME="noRootAffix"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>noRootAffix</strong> ()
<br></td><td align="right"><h3><strong>noRootAffix</strong></h3></td></tr></table><p> <small>[const]</small></p><p>
 Options reading routines.
     </p>
<A NAME="runTogether"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>runTogether</strong> ()
<br></td><td align="right"><h3><strong>runTogether</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="dictionary"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td>const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &nbsp;<strong>dictionary</strong> ()
<br></td><td align="right"><h3><strong>dictionary</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="dictFromList"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>dictFromList</strong> ()
<br></td><td align="right"><h3><strong>dictFromList</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="encoding"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>encoding</strong> ()
<br></td><td align="right"><h3><strong>encoding</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="ignoreList"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#QStringList">QStringList</A> &nbsp;<strong>ignoreList</strong> ()
<br></td><td align="right"><h3><strong>ignoreList</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="client"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int &nbsp;<strong>client</strong> ()
<br></td><td align="right"><h3><strong>client</strong></h3></td></tr></table><p> <small>[const]</small></p><A NAME="writeGlobalSettings"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>writeGlobalSettings</strong> ()
<br></td><td align="right"><h3><strong>writeGlobalSettings</strong></h3></td></tr></table><p></p><p>
 Call this method before this class is deleted  if you want 
 the settings you have (or the user has) chosen to become the 
 global, default settings.
     </p>
<A NAME="fillInDialog"></A><A NAME="ref20"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>fillInDialog</strong> ()
<br></td><td align="right"><h3><strong>fillInDialog</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="readGlobalSettings"></A><A NAME="ref21"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>readGlobalSettings</strong> ()
<br></td><td align="right"><h3><strong>readGlobalSettings</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="interpret"></A><A NAME="ref22"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool &nbsp;<strong>interpret</strong> ( <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &fname, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &lname, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A> &hname )
<br></td><td align="right"><h3><strong>interpret</strong></h3></td></tr></table><p> <small>[protected]</small></p><p>
 This takes a dictionary file name (fname) and returns a language 
 abbreviation (lname; like de for German), appropriate for the
 $LANG variable, and a human-readble name (hname; like "Deutsch").
</p>
<p> It also truncates ".aff" at the end of fname.
</p>
<p> TRUE is returned if lname.data()==$LANG
     </p>
<A NAME="activateHelp"></A><A NAME="ref23"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>activateHelp</strong> ( void )
<br></td><td align="right"><h3><strong>activateHelp</strong></h3></td></tr></table><p> <small>[slot]</small></p><p>
 Use this function to activate the help information for this 
 widget. The function is particulary useful if the help button is
 not displayed as specified by the constructor. Normally you want
 to hide the help button if this widget is embedded into a larger
 dialog box that has its own help button. See kedit 
 (optiondialog.cpp) for an example 
     </p>
<A NAME="sHelp"></A><A NAME="ref24"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sHelp</strong> ()
<br></td><td align="right"><h3><strong>sHelp</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sNoAff"></A><A NAME="ref25"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sNoAff</strong> (bool)
<br></td><td align="right"><h3><strong>sNoAff</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sRunTogether"></A><A NAME="ref26"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sRunTogether</strong> (bool)
<br></td><td align="right"><h3><strong>sRunTogether</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sDictionary"></A><A NAME="ref27"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sDictionary</strong> (bool)
<br></td><td align="right"><h3><strong>sDictionary</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sPathDictionary"></A><A NAME="ref28"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sPathDictionary</strong> (bool)
<br></td><td align="right"><h3><strong>sPathDictionary</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sSetDictionary"></A><A NAME="ref29"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sSetDictionary</strong> (int)
<br></td><td align="right"><h3><strong>sSetDictionary</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sChangeEncoding"></A><A NAME="ref30"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sChangeEncoding</strong> (int)
<br></td><td align="right"><h3><strong>sChangeEncoding</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="sChangeClient"></A><A NAME="ref31"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>sChangeClient</strong> (int)
<br></td><td align="right"><h3><strong>sChangeClient</strong></h3></td></tr></table><p> <small>[protected slots slot]</small></p><A NAME="enc"></A><A NAME="ref32"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>enc</strong>
</td><td align="right"><h3><strong>enc</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="bnorootaffix"></A><A NAME="ref33"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>bnorootaffix</strong>
</td><td align="right"><h3><strong>bnorootaffix</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="bruntogether"></A><A NAME="ref34"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>bruntogether</strong>
</td><td align="right"><h3><strong>bruntogether</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="dictfromlist"></A><A NAME="ref35"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>dictfromlist</strong>
</td><td align="right"><h3><strong>dictfromlist</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="nodialog"></A><A NAME="ref36"></A><table width="100%"><tr bgcolor="#eeeeee"><td>bool  <strong>nodialog</strong>
</td><td align="right"><h3><strong>nodialog</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="qsdict"></A><A NAME="ref37"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>qsdict</strong>
</td><td align="right"><h3><strong>qsdict</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="qspdict"></A><A NAME="ref38"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qstring.html">QString</A>  <strong>qspdict</strong>
</td><td align="right"><h3><strong>qspdict</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="ignorelist"></A><A NAME="ref39"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#QStringList">QStringList</A>  <strong>ignorelist</strong>
</td><td align="right"><h3><strong>ignorelist</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME=""></A><A NAME="ref40"></A><table width="100%"><tr bgcolor="#eeeeee"><td>enum <strong></strong> {rdictlist=3, rencoding=4, rhelp=6}
</td><td align="right"><h3><strong></strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="kc"></A><A NAME="ref41"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../kdecore/KConfig.html">KConfig</A> * <strong>kc</strong>
</td><td align="right"><h3><strong>kc</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="iclient"></A><A NAME="ref42"></A><table width="100%"><tr bgcolor="#eeeeee"><td>int  <strong>iclient</strong>
</td><td align="right"><h3><strong>iclient</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="cb1"></A><A NAME="ref43"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcheckbox.html">QCheckBox</A> * <strong>cb1</strong>
</td><td align="right"><h3><strong>cb1</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="cb2"></A><A NAME="ref44"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcheckbox.html">QCheckBox</A> * <strong>cb2</strong>
</td><td align="right"><h3><strong>cb2</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="dictlist"></A><A NAME="ref45"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qlabel.html">QLabel</A> * <strong>dictlist</strong>
</td><td align="right"><h3><strong>dictlist</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="dictcombo"></A><A NAME="ref46"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcombobox.html">QComboBox</A> * <strong>dictcombo</strong>
</td><td align="right"><h3><strong>dictcombo</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="encodingcombo"></A><A NAME="ref47"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcombobox.html">QComboBox</A> * <strong>encodingcombo</strong>
</td><td align="right"><h3><strong>encodingcombo</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="clientcombo"></A><A NAME="ref48"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qcombobox.html">QComboBox</A> * <strong>clientcombo</strong>
</td><td align="right"><h3><strong>clientcombo</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="langfnames"></A><A NAME="ref49"></A><table width="100%"><tr bgcolor="#eeeeee"><td><A HREF="#QStringList">QStringList</A>  <strong>langfnames</strong>
</td><td align="right"><h3><strong>langfnames</strong></h3></td></tr></table><p> <small>[protected]</small></p><A NAME="configChanged"></A><A NAME="ref50"></A><table width="100%"><tr bgcolor="#eeeeee"><td>void &nbsp;<strong>configChanged</strong> ()
<br></td><td align="right"><h3><strong>configChanged</strong></h3></td></tr></table><p> <small>[signal]</small></p><HR><UL><LI><i>Version</i>: $Id: ksconfig.h,v 1.31.2.1 2001/08/26 14:40:38 faure Exp $
</LI><LI><i>Author</i>: David Sweet <dsweet@kde.org>
</LI><LI><i>Generated</i>: qateam on updates.mandrakesoft.com on Fri Jan  3 12:35:45 2003, using kdoc 2.0a53.</LI></UL></BODY></HTML>