Sophie

Sophie

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

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>kate: KateAutoIndent Class Reference (kate)</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=".">kate</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-slots">Public Slots</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-attribs">Protected Attributes</a>  </div>
  <div class="headertitle">
<div class="title">KateAutoIndent Class Reference</div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="KateAutoIndent" --><!-- doxytag: inherits="QObject" -->
<p>Provides Auto-Indent functionality for katepart.  
 <a href="classKateAutoIndent.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for KateAutoIndent:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classKateAutoIndent.png" usemap="#KateAutoIndent_map" alt=""/>
  <map id="KateAutoIndent_map" name="KateAutoIndent_map">
<area href="qobject.html" alt="QObject" shape="rect" coords="0,0,111,24"/>
<area href="classKateNormalIndent.html" title="Provides Auto-Indent functionality for katepart." alt="KateNormalIndent" shape="rect" coords="0,112,111,136"/>
<area href="classKateVarIndent.html" title="This indenter uses document variables to determine when to add/remove indents." alt="KateVarIndent" shape="rect" coords="0,168,111,192"/>
</map>
 </div></div>

<p><a href="classKateAutoIndent-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-slots"></a>
Public Slots</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a5b9403f6cfc46b37a30916c9f9c338df">updateConfig</a> ()</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="classKateAutoIndent.html#aaa586e495edbb04b8fe95ea658c41971">KateAutoIndent</a> (KateDocument *doc)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a9511bc9bdc72acc3ccc7e48b765a789c">~KateAutoIndent</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a9a59976c2d3d7092c561d0be314515a4">canProcessNewLine</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a431d918498341150da146dec9d0edafb">processNewline</a> (<a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;cur, bool needContinue)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a05441df28ac320f1b167f1e374b6016e">processChar</a> (<a class="elRef" href="qchar.html">QChar</a> c)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#ac967b282deaebe4b3197f1e9093cdf00">processLine</a> (<a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a522d139cf019301f5665b0c71cb84b55">processSection</a> (const <a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;, const <a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a4b70ed64fa2eb9da6b760870eee49126">canProcessLine</a> () const </td></tr>
<tr><td class="memItemLeft" align="right" valign="top">virtual uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#acf5fc690bd6ef66f90b9276465197b0c">modeNumber</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classKateAutoIndent.html">KateAutoIndent</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#af991cabe27f27715822d2aad30ef6996">createIndenter</a> (KateDocument *doc, uint mode)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qstringlist.html">QStringList</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#addf327dfb24a94bc3766616a8fdfc972">listModes</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a9d6baf7f5feba448c43f9ffc380ec0a0">modeName</a> (uint mode)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="elRef" href="qstring.html">QString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a825920ed2c89ff362297d5c8169c2f95">modeDescription</a> (uint mode)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static uint&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a56f6651985b78f194af9938c5f14f837">modeNumber</a> (const <a class="elRef" href="qstring.html">QString</a> &amp;<a class="elRef" href="qobject.html#name">name</a>)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#a040123225f3f97056b79c75fabfac43e">hasConfigPage</a> (uint mode)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classIndenterConfigPage.html">IndenterConfigPage</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKateAutoIndent.html#af70111d53aabbc6d824cfa15282b800d">configPage</a> (<a class="elRef" href="qwidget.html">QWidget</a> *<a class="elRef" href="qobject.html#parent">parent</a>, uint mode)</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="anchor" id="a654a4cdc9ed1aff69a980fb12bcc5e6f"></a><!-- doxytag: member="KateAutoIndent::doc" ref="a654a4cdc9ed1aff69a980fb12bcc5e6f" args="" -->
KateDocument *&#160;</td><td class="memItemRight" valign="bottom"><b>doc</b></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Provides Auto-Indent functionality for katepart. </p>
<p>This baseclass is a real dummy, does nothing beside remembering the document it belongs too, only to have the object around </p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00070">70</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>
</div><hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="aaa586e495edbb04b8fe95ea658c41971"></a><!-- doxytag: member="KateAutoIndent::KateAutoIndent" ref="aaa586e495edbb04b8fe95ea658c41971" args="(KateDocument *doc)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KateAutoIndent::KateAutoIndent </td>
          <td>(</td>
          <td class="paramtype">KateDocument *&#160;</td>
          <td class="paramname"><em>doc</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Constructor. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">doc</td><td>parent document </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00150">150</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9511bc9bdc72acc3ccc7e48b765a789c"></a><!-- doxytag: member="KateAutoIndent::~KateAutoIndent" ref="a9511bc9bdc72acc3ccc7e48b765a789c" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KateAutoIndent::~KateAutoIndent </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Virtual Destructor for the baseclass. </p>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00154">154</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a4b70ed64fa2eb9da6b760870eee49126"></a><!-- doxytag: member="KateAutoIndent::canProcessLine" ref="a4b70ed64fa2eb9da6b760870eee49126" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KateAutoIndent::canProcessLine </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Set to true if an actual implementation of 'processLine' is present. </p>
<p>This is used to prevent a needless Undo action from being created. </p>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#a1b563260dc14cd94d4e4a42d5ebd7860">KateNormalIndent</a>, and <a class="el" href="classKateVarIndent.html#aebedea17461df241272363f2ab1231ae">KateVarIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00179">179</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="a9a59976c2d3d7092c561d0be314515a4"></a><!-- doxytag: member="KateAutoIndent::canProcessNewLine" ref="a9a59976c2d3d7092c561d0be314515a4" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool KateAutoIndent::canProcessNewLine </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>does this indenter support processNewLine </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>can you do it? </dd></dl>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#afd433aeb5fc751d7a45ee00049915968">KateNormalIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00149">149</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="af70111d53aabbc6d824cfa15282b800d"></a><!-- doxytag: member="KateAutoIndent::configPage" ref="af70111d53aabbc6d824cfa15282b800d" args="(QWidget *parent, uint mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classIndenterConfigPage.html">IndenterConfigPage</a> * KateAutoIndent::configPage </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">uint&#160;</td>
          <td class="paramname"><em>mode</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Support for a config page. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>config page or 0 if not available. </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00142">142</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="af991cabe27f27715822d2aad30ef6996"></a><!-- doxytag: member="KateAutoIndent::createIndenter" ref="af991cabe27f27715822d2aad30ef6996" args="(KateDocument *doc, uint mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classKateAutoIndent.html">KateAutoIndent</a> * KateAutoIndent::createIndenter </td>
          <td>(</td>
          <td class="paramtype">KateDocument *&#160;</td>
          <td class="paramname"><em>doc</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>mode</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Static methods to create and list indention modes. </p>
<p>Create an indenter </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">doc</td><td>document for the indenter </td></tr>
    <tr><td class="paramname">mode</td><td>indention mode wanted </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>created autoindention object </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00038">38</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a040123225f3f97056b79c75fabfac43e"></a><!-- doxytag: member="KateAutoIndent::hasConfigPage" ref="a040123225f3f97056b79c75fabfac43e" args="(uint mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KateAutoIndent::hasConfigPage </td>
          <td>(</td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>mode</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Config page support. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">mode</td><td>mode index </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>true, if the indenter <code>mode</code> has a configuration page </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00134">134</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="addf327dfb24a94bc3766616a8fdfc972"></a><!-- doxytag: member="KateAutoIndent::listModes" ref="addf327dfb24a94bc3766616a8fdfc972" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstringlist.html">QStringList</a> KateAutoIndent::listModes </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>List all possible modes by name. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>list of modes </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00058">58</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a825920ed2c89ff362297d5c8169c2f95"></a><!-- doxytag: member="KateAutoIndent::modeDescription" ref="a825920ed2c89ff362297d5c8169c2f95" args="(uint mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KateAutoIndent::modeDescription </td>
          <td>(</td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>mode</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the mode description. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">mode</td><td>mode index </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>mode index </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00094">94</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a9d6baf7f5feba448c43f9ffc380ec0a0"></a><!-- doxytag: member="KateAutoIndent::modeName" ref="a9d6baf7f5feba448c43f9ffc380ec0a0" args="(uint mode)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="elRef" href="qstring.html">QString</a> KateAutoIndent::modeName </td>
          <td>(</td>
          <td class="paramtype">uint&#160;</td>
          <td class="paramname"><em>mode</em></td><td>)</td>
          <td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Return the mode name given the mode. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">mode</td><td>mode index </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>name for this mode index </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00074">74</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="acf5fc690bd6ef66f90b9276465197b0c"></a><!-- doxytag: member="KateAutoIndent::modeNumber" ref="acf5fc690bd6ef66f90b9276465197b0c" args="() const " -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual uint KateAutoIndent::modeNumber </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const<code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Mode index of this mode. </p>
<dl class="return"><dt><b>Returns:</b></dt><dd>modeNumber </dd></dl>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#a01e7004502dd41e726ff9810d3b51e4e">KateNormalIndent</a>, and <a class="el" href="classKateVarIndent.html#aed2f5ee0c92b4674b34f8ae20ff6bfe2">KateVarIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00185">185</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="a56f6651985b78f194af9938c5f14f837"></a><!-- doxytag: member="KateAutoIndent::modeNumber" ref="a56f6651985b78f194af9938c5f14f837" args="(const QString &amp;name)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">uint KateAutoIndent::modeNumber </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><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Maps name -&gt; index. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">name</td><td>mode name </td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>mode index </dd></dl>

<p>Definition at line <a class="el" href="kateautoindent_8cpp_source.html#l00114">114</a> of file <a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a05441df28ac320f1b167f1e374b6016e"></a><!-- doxytag: member="KateAutoIndent::processChar" ref="a05441df28ac320f1b167f1e374b6016e" args="(QChar c)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KateAutoIndent::processChar </td>
          <td>(</td>
          <td class="paramtype"><a class="elRef" href="qchar.html">QChar</a>&#160;</td>
          <td class="paramname"><em>c</em></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called every time a character is inserted into the document. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">c</td><td>character inserted </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#ada600364dad4e63070cf5e6fdf1e3b84">KateNormalIndent</a>, and <a class="el" href="classKateVarIndent.html#a17874e7702cf3a40adeda6e04aea0cc7">KateVarIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00163">163</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="ac967b282deaebe4b3197f1e9093cdf00"></a><!-- doxytag: member="KateAutoIndent::processLine" ref="ac967b282deaebe4b3197f1e9093cdf00" args="(KateDocCursor &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KateAutoIndent::processLine </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Aligns/indents the given line to the proper indent position. </p>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#a2c7df0875c48c36f48311a6906257d19">KateNormalIndent</a>, and <a class="el" href="classKateVarIndent.html#a61f4fcc39cc7db212dda5201d83a92a0">KateVarIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00168">168</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="a431d918498341150da146dec9d0edafb"></a><!-- doxytag: member="KateAutoIndent::processNewline" ref="a431d918498341150da146dec9d0edafb" args="(KateDocCursor &amp;cur, bool needContinue)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KateAutoIndent::processNewline </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;&#160;</td>
          <td class="paramname"><em>cur</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>needContinue</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Called every time a newline character is inserted in the document. </p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">cur</td><td>The position to start processing. Contains the new cursor position after the indention. </td></tr>
    <tr><td class="paramname">needContinue</td><td>Used to determine whether to calculate a continue indent or not. </td></tr>
  </table>
  </dd>
</dl>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#a9d7a2a09184561246299821eb8f3b5bb">KateNormalIndent</a>, and <a class="el" href="classKateVarIndent.html#ab699ad41266a595195effc451b5f3456">KateVarIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00157">157</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="a522d139cf019301f5665b0c71cb84b55"></a><!-- doxytag: member="KateAutoIndent::processSection" ref="a522d139cf019301f5665b0c71cb84b55" args="(const KateDocCursor &amp;, const KateDocCursor &amp;)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KateAutoIndent::processSection </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;&#160;</td>
          <td class="paramname">, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classKateDocCursor.html">KateDocCursor</a> &amp;&#160;</td>
          <td class="paramname">&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [inline, virtual]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Processes a section of text, indenting each line in between. </p>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#a548afe658fe3838cd22afcd227f80dfb">KateNormalIndent</a>, and <a class="el" href="classKateVarIndent.html#a1db10aa1b19e8fef0cde5c80c7d54700">KateVarIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00173">173</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<a class="anchor" id="a5b9403f6cfc46b37a30916c9f9c338df"></a><!-- doxytag: member="KateAutoIndent::updateConfig" ref="a5b9403f6cfc46b37a30916c9f9c338df" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">virtual void KateAutoIndent::updateConfig </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline, virtual, slot]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Update indenter's configuration (indention width, attributes etc.) </p>

<p>Reimplemented in <a class="el" href="classKateNormalIndent.html#a5631f70376ee3f92a0d3ca92941e8a0a">KateNormalIndent</a>.</p>

<p>Definition at line <a class="el" href="kateautoindent_8h_source.html#l00142">142</a> of file <a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="kateautoindent_8h_source.html">kateautoindent.h</a></li>
<li><a class="el" href="kateautoindent_8cpp_source.html">kateautoindent.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>kate</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="classIndenterConfigPage.html">indenterconfigpage</option>,  <option value="classKate_1_1Command.html">kate::command</option>,  <option value="classKate_1_1CommandExtension.html">kate::commandextension</option>,  <option value="classKate_1_1Document.html">kate::document</option>,  <option value="classKate_1_1DocumentExt.html">kate::documentext</option>,  <option value="classKate_1_1View.html">kate::view</option>,  <option value="classKateArbitraryHighlight.html">katearbitraryhighlight</option>,  <option value="classKateAttribute.html">kateattribute</option>,  <option value="classKateAutoIndent.html">kateautoindent</option>,  <option value="classKateBrowserExtension.html">katebrowserextension</option>,  <option value="classKateBufBlock.html">katebufblock</option>,  <option value="classKateBufBlockList.html">katebufblocklist</option>,  <option value="classKateBuffer.html">katebuffer</option>,  <option value="classKateCmdShellCompletion.html">katecmdshellcompletion</option>,  <option value="classKateCommands_1_1Character.html">katecommands::character</option>,  <option value="classKateCommands_1_1CoreCommands.html">katecommands::corecommands</option>,  <option value="classKateCommands_1_1Date.html">katecommands::date</option>,  <option value="classKateCommands_1_1SedReplace.html">katecommands::sedreplace</option>,  <option value="classKateConfig.html">kateconfig</option>,  <option value="classKateDocCursor.html">katedoccursor</option>,  <option value="classKateJScript.html">katejscript</option>,  <option value="classKateModOnHdPrompt.html">katemodonhdprompt</option>,  <option value="classKateNormalIndent.html">katenormalindent</option>,  <option value="classKateRenderer.html">katerenderer</option>,  <option value="classKateReplacePrompt.html">katereplaceprompt</option>,  <option value="classKateScrollBar.html">katescrollbar</option>,  <option value="classKateSuperCursor.html">katesupercursor</option>,  <option value="classKateSuperRange.html">katesuperrange</option>,  <option value="classKateSyntaxContextData.html">katesyntaxcontextdata</option>,  <option value="classKateSyntaxDocument.html">katesyntaxdocument</option>,  <option value="classKateSyntaxModeListItem.html">katesyntaxmodelistitem</option>,  <option value="classKateTextCursor.html">katetextcursor</option>,  <option value="classKateTextLine.html">katetextline</option>,  <option value="classKateUndoGroup.html">kateundogroup</option>,  <option value="classKateVarIndent.html">katevarindent</option>,  <option value="classKateViewIndentationAction.html">kateviewindentationaction</option>,  <option value="classOutputFunction.html">outputfunction</option>,  <option value="classOutputObject.html">outputobject</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>