Sophie

Sophie

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

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

<HTML>
<HEAD>
<TITLE>class KStdAction</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 KStdAction</h1>
		</TD>
		<TD valign="top" align="right" colspan="1">
 Convenience methods to access all standard KDE actions. <small><A HREF="#longdesc">More...</A></small></TD></TR>
	</TABLE>
	<HR>
	<TABLE BORDER="0">
		<TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="kstdaction_h.html">kstdaction.h</A>&gt;</code></TD></TR>
<TR><TH><A HREF="full-list-KStdAction.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 Types</h4><ul><LI>enum <A HREF="#ref1">StdAction</A> {        New=1, Open, OpenRecent, Save, SaveAs, Revert, Close,
        Print, PrintPreview, Mail, Quit,
        Undo, Redo, Cut, Copy, Paste, SelectAll, Find, FindNext, FindPrev,
        Replace,
        ActualSize, FitToPage, FitToWidth, FitToHeight, ZoomIn, ZoomOut,
        Zoom, Redisplay,
        Up, Back, Forward, Home, Prior, Next, Goto, GotoPage, GotoLine,
        FirstPage, LastPage,
        AddBookmark, EditBookmarks,
        Spelling,
        ShowMenubar, ShowToolbar, ShowStatusbar, SaveOptions, KeyBindings,
        Preferences, ConfigureToolbars,
        Help, HelpContents, WhatsThis, ReportBug, AboutApp, AboutKDE,
        NULL1, NULL2, NULL3, NULL4, NULL5, NULL6, NULL7, NULL8, NULL9,
        NULL10, NULL11, NULL12, NULL13, NULL14, NULL15, NULL16, NULL17,
        NULL18, NULL19, NULL20
    }
</LI>
</ul><h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref2">KStdAction</A></b> () 
</LI>
<LI>&nbsp;<b><A HREF="#ref3">~KStdAction</A></b> () 
</LI>
</ul><h4>Public Static Methods</h4><ul><LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref4">action</A></b> (StdAction act_enum, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0,
                           const char *slot = 0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0,
                           const char *name = 0L ) 
</LI>
<LI>static  const char* &nbsp;<b><A HREF="#ref5">stdName</A></b> (StdAction act_enum) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref6">openNew</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref7">open</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KRecentFilesAction.html">KRecentFilesAction</A> *&nbsp;<b><A HREF="#ref8">openRecent</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0,
                                          const char *slot = 0,
                                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0,
                                          const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref9">save</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref10">saveAs</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                           <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref11">revert</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                           <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref12">close</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref13">print</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref14">printPreview</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                 <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref15">mail</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref16">quit</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref17">undo</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref18">redo</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref19">cut</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                        <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref20">copy</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref21">paste</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref22">selectAll</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref23">find</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref24">findNext</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref25">findPrev</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref26">replace</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref27">actualSize</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                               <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref28">fitToPage</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref29">fitToWidth</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                               <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref30">fitToHeight</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref31">zoomIn</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                           <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref32">zoomOut</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref33">zoom</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref34">redisplay</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref35">up</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref36">back</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref37">forward</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref38">home</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref39">prior</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref40">next</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref41">goTo</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref42">gotoPage</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref43">gotoLine</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref44">firstPage</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref45">lastPage</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref46">addBookmark</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref47">editBookmarks</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref48">spelling</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KToggleAction.html">KToggleAction</A> *&nbsp;<b><A HREF="#ref49">showMenubar</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
				      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KToggleAction.html">KToggleAction</A> *&nbsp;<b><A HREF="#ref50">showToolbar</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
				      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KToggleAction.html">KToggleAction</A> *&nbsp;<b><A HREF="#ref51">showStatusbar</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
					<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref52">saveOptions</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref53">keyBindings</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref54">preferences</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref55">configureToolbars</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0,
                                      const char *slot = 0,
                                      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0,
                                      const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref56">help</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref57">helpContents</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                 <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref58">whatsThis</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref59">reportBug</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref60">aboutApp</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
<LI>static  <A HREF="KAction.html">KAction</A> *&nbsp;<b><A HREF="#ref61">aboutKDE</A></b> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L ) 
</LI>
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p>
 Convenience methods to access all standard KDE actions.
</p>
<p> These actions should be used instead of hardcoding menubar and
 toolbar items.  Using these actions helps your application easily
 conform to the KDE UI Style Guide
</p>
<p> All of the documentation for <A HREF="KAction.html">KAction</A> holds for <A HREF="KStdAction.html#KStdAction">KStdAction</A>
 also.  When in doubt on how things work, check the <A HREF="KAction.html">KAction</A>
 documention first.
</p>
<p></p>

<H3>Simple Example:
</H3>
<p>
</p>
<p> In general, using standard actions should be a drop in replacement
 for regular actions.  For example, if you previously had:
</p>
<p></p><table border="0" width="100%">
<tr>
<td bgcolor="#BEEAE0">
<pre>

 <A HREF="KAction.html">KAction</A> *newAct = new <A HREF="KAction.html">KAction</A>(<A HREF="../kdecore/.html#i18n">i18n</A>("&New"), <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qiconset.html">QIconSet</A>(<A HREF="../kdecore/.html#BarIcon">BarIcon</A>("filenew")),
                               <A HREF="../kdecore/KStdAccel.html#key">KStdAccel::key</A>(KStdAccel::New), this,
                               SLOT(fileNew()), actionCollection());

</pre>
</td></tr>

</table> <p>
</p>
<p> You could drop that and replace it with:
</p>
<p></p><table border="0" width="100%">
<tr>
<td bgcolor="#BEEAE0">
<pre>

 <A HREF="KAction.html">KAction</A> *newAct = KStdAction::openNew(this, SLOT(fileNew()),
                                       actionCollection());

</pre>
</td></tr>

</table> <p>
</p>
<p></p>

<H3>Non-standard Usages
</H3>
<p>
</p>
<p> It is possible to use the standard actions in various
 non-recommended ways.  Say, for instance, you wanted to have a
 standard action (with the associated correct text and icon and
 accelerator, etc) but you didn't want it to go in the standard
 place (this is not recommended, by the way).  One way to do this is
 to simply not use the XML UI framework and plug it into wherever
 you want.  If you do want to use the XML UI framework (good!), then
 it is still possible.
</p>
<p> Basically, the XML building code matches names in the XML code with
 the internal names of the actions.  You can find out the internal
 names of each of the standard actions by using the <A HREF="KStdAction.html#stdName">stdName</A>
 action like so: KStdAction::stdName(KStdAction::Cut) would return
 'edit_cut'.  The XML building code will match 'edit_cut' to the
 attribute in the global XML file and place your action there.
</p>
<p> However, you can change the internal name.  In this example, just
 do something like:
</p>
<p></p><table border="0" width="100%">
<tr>
<td bgcolor="#BEEAE0">
<pre>

 (void)KStdAction::cut(this, SLOT(editCut()), actionCollection(), "my_cut");

</pre>
</td></tr>

</table> <p>
</p>
<p> Now, in your local XML resource file (e.g., yourappui.rc), simply
 put 'my_cut' where you want it to go.
</p>
<p> Another non-standard usage concerns getting a pointer to an
 existing action if, say, you want to enable or disable the action.
 You could do it the recommended way and just grab a pointer when
 you instantiate it as in the the 'openNew' example above... or you
 could do it the hard way:
</p>
<p></p><table border="0" width="100%">
<tr>
<td bgcolor="#BEEAE0">
<pre>

 <A HREF="KAction.html">KAction</A> *<A HREF="KStdAction.html#cut">cut</A> = actionCollection()-><A HREF="KStdAction.html#action">action</A>(KStdAction::stdName(KStdAction::Cut));

</pre>
</td></tr>

</table> <p>
</p>
<p> Another non-standard usage concerns instantiating the action in the
 first place.  Usually, you would use the static member functions as
 shown above (e.g., KStdAction::cut(this, SLOT, parent)).  You
 may, however, do this using the enums provided.  This author can't
 think of a reason why you would want to, but, hey, if you do,
 here's how:
</p>
<p></p><table border="0" width="100%">
<tr>
<td bgcolor="#BEEAE0">
<pre>

 (void)KStdAction::action(KStdAction::New, this, SLOT(fileNew()), actionCollection());
 (void)KStdAction::action(KStdAction::Cut, this, SLOT(editCut()), actionCollection());

</pre>
</td></tr>

</table> <p>
</p>
<p></p>
<p><b>See also</b>: http://developer.kde.org/documentation/standards/kde/style/basics/index.html, .</p>
<A NAME="StdAction"></A><A NAME="ref1"></A><table width="100%"><tr bgcolor="#eeeeee"><td>enum <strong>StdAction</strong> {        New=1, Open, OpenRecent, Save, SaveAs, Revert, Close,
        Print, PrintPreview, Mail, Quit,
        Undo, Redo, Cut, Copy, Paste, SelectAll, Find, FindNext, FindPrev,
        Replace,
        ActualSize, FitToPage, FitToWidth, FitToHeight, ZoomIn, ZoomOut,
        Zoom, Redisplay,
        Up, Back, Forward, Home, Prior, Next, Goto, GotoPage, GotoLine,
        FirstPage, LastPage,
        AddBookmark, EditBookmarks,
        Spelling,
        ShowMenubar, ShowToolbar, ShowStatusbar, SaveOptions, KeyBindings,
        Preferences, ConfigureToolbars,
        Help, HelpContents, WhatsThis, ReportBug, AboutApp, AboutKDE,
        NULL1, NULL2, NULL3, NULL4, NULL5, NULL6, NULL7, NULL8, NULL9,
        NULL10, NULL11, NULL12, NULL13, NULL14, NULL15, NULL16, NULL17,
        NULL18, NULL19, NULL20
    }
</td><td align="right"><h3><strong>StdAction</strong></h3></td></tr></table><p></p><p>
 The standard menubar and toolbar actions.
</p>
<A NAME="KStdAction"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>KStdAction</strong> ()
<br></td><td align="right"><h3><strong>KStdAction</strong></h3></td></tr></table><p></p><p>
 Constructor.
</p>
<A NAME="~KStdAction"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>~KStdAction</strong> ()
<br></td><td align="right"><h3><strong>~KStdAction</strong></h3></td></tr></table><p></p><p>
 Destructor.
</p>
<A NAME="action"></A><A NAME="ref4"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>action</strong> (StdAction act_enum, const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0,
                           const char *slot = 0, <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0,
                           const char *name = 0L )
<br></td><td align="right"><h3><strong>action</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Retrieve the action corresponding to the
 KStdAction::StdAction enum.
     </p>
<A NAME="stdName"></A><A NAME="ref5"></A><table width="100%"><tr bgcolor="#eeeeee"><td> const char* &nbsp;<strong>stdName</strong> (StdAction act_enum)
<br></td><td align="right"><h3><strong>stdName</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 This will return the internal name of a given standard action.
     </p>
<A NAME="openNew"></A><A NAME="ref6"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>openNew</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>openNew</strong></h3></td></tr></table><p> <small>[static]</small></p><A NAME="open"></A><A NAME="ref7"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>open</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>open</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Open an existing file.
     </p>
<A NAME="openRecent"></A><A NAME="ref8"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KRecentFilesAction.html">KRecentFilesAction</A> *&nbsp;<strong>openRecent</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0,
                                          const char *slot = 0,
                                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0,
                                          const char *name = 0L )
<br></td><td align="right"><h3><strong>openRecent</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Open a recently used document.
</p>
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
<TR><TD align="left" valign="top"><i>slot</i></TD><TD align="left" valign="top">The SLOT to invoke when a URL is selected.
 Its signature is of the form slotURLSelected( const KURL & ).
     </TD></TR>
</TABLE></P>
<A NAME="save"></A><A NAME="ref9"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>save</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>save</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Save the current document.
     </p>
<A NAME="saveAs"></A><A NAME="ref10"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>saveAs</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                           <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>saveAs</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Save the current document under a different name.
     </p>
<A NAME="revert"></A><A NAME="ref11"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>revert</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                           <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>revert</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Revert the current document to the last saved version
 (essentially will undo all changes).
     </p>
<A NAME="close"></A><A NAME="ref12"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>close</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>close</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Close the current document.
     </p>
<A NAME="print"></A><A NAME="ref13"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>print</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>print</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Print the current document.
     </p>
<A NAME="printPreview"></A><A NAME="ref14"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>printPreview</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                 <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>printPreview</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Show a print preview of the current document.
     </p>
<A NAME="mail"></A><A NAME="ref15"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>mail</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>mail</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Mail this document.
     </p>
<A NAME="quit"></A><A NAME="ref16"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>quit</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>quit</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Quit the program.
     </p>
<A NAME="undo"></A><A NAME="ref17"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>undo</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>undo</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Undo the last operation.
     </p>
<A NAME="redo"></A><A NAME="ref18"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>redo</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>redo</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Redo the last operation.
     </p>
<A NAME="cut"></A><A NAME="ref19"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>cut</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                        <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>cut</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Cut selected area and store it in the clipboard.
     </p>
<A NAME="copy"></A><A NAME="ref20"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>copy</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>copy</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Copy the selected area into the clipboard.
     </p>
<A NAME="paste"></A><A NAME="ref21"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>paste</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>paste</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Paste the contents of clipboard at the current mouse or cursor
 position.
     </p>
<A NAME="selectAll"></A><A NAME="ref22"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>selectAll</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>selectAll</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Select all elements in the current document.
     </p>
<A NAME="find"></A><A NAME="ref23"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>find</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>find</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Initiate a 'find' request in the current document.
     </p>
<A NAME="findNext"></A><A NAME="ref24"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>findNext</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>findNext</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Find the next instance of a stored 'find'.
     </p>
<A NAME="findPrev"></A><A NAME="ref25"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>findPrev</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>findPrev</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Find a previous instance of a stored 'find'.
     </p>
<A NAME="replace"></A><A NAME="ref26"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>replace</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>replace</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Find and replace matches.
     </p>
<A NAME="actualSize"></A><A NAME="ref27"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>actualSize</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                               <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>actualSize</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 View the document at its actual size.
     </p>
<A NAME="fitToPage"></A><A NAME="ref28"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>fitToPage</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>fitToPage</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Fit the document view to the size of the current window.
     </p>
<A NAME="fitToWidth"></A><A NAME="ref29"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>fitToWidth</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                               <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>fitToWidth</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Fit the document view to the width of the current window.
     </p>
<A NAME="fitToHeight"></A><A NAME="ref30"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>fitToHeight</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>fitToHeight</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Fit the document view to the height of the current window.
     </p>
<A NAME="zoomIn"></A><A NAME="ref31"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>zoomIn</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                           <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>zoomIn</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Zoom in.
     </p>
<A NAME="zoomOut"></A><A NAME="ref32"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>zoomOut</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>zoomOut</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Zoom out.
     </p>
<A NAME="zoom"></A><A NAME="ref33"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>zoom</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>zoom</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Popup a zoom dialog.
     </p>
<A NAME="redisplay"></A><A NAME="ref34"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>redisplay</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>redisplay</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Redisplay or redraw the document.
     </p>
<A NAME="up"></A><A NAME="ref35"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>up</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                       <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>up</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Move up (web style menu).
     </p>
<A NAME="back"></A><A NAME="ref36"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>back</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>back</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Move back (web style menu).
     </p>
<A NAME="forward"></A><A NAME="ref37"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>forward</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                            <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>forward</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Move forward (web style menu).
     </p>
<A NAME="home"></A><A NAME="ref38"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>home</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>home</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Go to the "Home" position or document.
     </p>
<A NAME="prior"></A><A NAME="ref39"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>prior</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                          <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>prior</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Scroll up one page.
     </p>
<A NAME="next"></A><A NAME="ref40"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>next</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>next</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Scroll down one page.
     </p>
<A NAME="goTo"></A><A NAME="ref41"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>goTo</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>goTo</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Go to somewhere in general.
     </p>
<A NAME="gotoPage"></A><A NAME="ref42"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>gotoPage</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>gotoPage</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Go to a specific page (dialog).
     </p>
<A NAME="gotoLine"></A><A NAME="ref43"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>gotoLine</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>gotoLine</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Go to a specific line (dialog).
     </p>
<A NAME="firstPage"></A><A NAME="ref44"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>firstPage</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>firstPage</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Jump to the first page.
     </p>
<A NAME="lastPage"></A><A NAME="ref45"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>lastPage</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>lastPage</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Jump to the last page.
     </p>
<A NAME="addBookmark"></A><A NAME="ref46"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>addBookmark</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>addBookmark</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Add the current page to the bookmarks tree.
     </p>
<A NAME="editBookmarks"></A><A NAME="ref47"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>editBookmarks</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>editBookmarks</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Edit the application bookmarks.
     </p>
<A NAME="spelling"></A><A NAME="ref48"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>spelling</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                  <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>spelling</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Pop up the spell checker.
     </p>
<A NAME="showMenubar"></A><A NAME="ref49"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KToggleAction.html">KToggleAction</A> *&nbsp;<strong>showMenubar</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
				      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>showMenubar</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Show/Hide the menubar.
     </p>
<A NAME="showToolbar"></A><A NAME="ref50"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KToggleAction.html">KToggleAction</A> *&nbsp;<strong>showToolbar</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
				      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>showToolbar</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Show/Hide the primary toolbar.
     </p>
<A NAME="showStatusbar"></A><A NAME="ref51"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KToggleAction.html">KToggleAction</A> *&nbsp;<strong>showStatusbar</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
					<A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>showStatusbar</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Show/Hide the statusbar.
     </p>
<A NAME="saveOptions"></A><A NAME="ref52"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>saveOptions</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>saveOptions</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the save options dialog.
     </p>
<A NAME="keyBindings"></A><A NAME="ref53"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>keyBindings</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>keyBindings</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the configure key bindings dialog.
     </p>
<A NAME="preferences"></A><A NAME="ref54"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>preferences</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>preferences</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the preferences/options dialog.
     </p>
<A NAME="configureToolbars"></A><A NAME="ref55"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>configureToolbars</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0,
                                      const char *slot = 0,
                                      <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0,
                                      const char *name = 0L )
<br></td><td align="right"><h3><strong>configureToolbars</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 The Customize Toolbar dialog.
     </p>
<A NAME="help"></A><A NAME="ref56"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>help</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                         <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>help</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the help.
     </p>
<A NAME="helpContents"></A><A NAME="ref57"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>helpContents</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                                 <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>helpContents</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the help contents.
     </p>
<A NAME="whatsThis"></A><A NAME="ref58"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>whatsThis</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>whatsThis</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Trigger the What's This cursor.
     </p>
<A NAME="reportBug"></A><A NAME="ref59"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>reportBug</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                              <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>reportBug</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Open up the Report Bug dialog.
     </p>
<A NAME="aboutApp"></A><A NAME="ref60"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>aboutApp</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>aboutApp</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the application's About box.
     </p>
<A NAME="aboutKDE"></A><A NAME="ref61"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="KAction.html">KAction</A> *&nbsp;<strong>aboutKDE</strong> (const <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *recvr = 0, const char *slot = 0,
                             <A HREF="../../../../../../../../../usr/share/doc/qt-2.3.1/html/qobject.html">QObject</A> *parent = 0, const char *name = 0L )
<br></td><td align="right"><h3><strong>aboutKDE</strong></h3></td></tr></table><p> <small>[static]</small></p><p>
 Display the About KDE dialog.
     </p>
<HR><UL><LI><i>Author</i>: Kurt Granroth <granroth@kde.org>
 </LI><LI><i>Generated</i>: qateam on updates.mandrakesoft.com on Mon Dec 30 16:09:05 2002, using kdoc 2.0a53.</LI></UL></BODY></HTML>