• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

Kate

katecmds.cpp File Reference

#include "katecmds.h"
#include "katedocument.h"
#include "kateview.h"
#include "kateconfig.h"
#include "kateautoindent.h"
#include "katetextline.h"
#include "katefactory.h"
#include "katejscript.h"
#include "katerenderer.h"
#include "../interfaces/katecmd.h"
#include <kdebug.h>
#include <klocale.h>
#include <kurl.h>
#include <kshellcompletion.h>
#include <qregexp.h>

Include dependency graph for katecmds.cpp:

Go to the source code of this file.


Defines

#define KCC_ERR(s)   { errorMsg=s; return false; }

Functions

static int backslashString (const QString &haystack, const QString &needle, int index)
static void exchangeAbbrevs (QString &str)
static bool getBoolArg (QString s, bool *val)
static void replace (QString &s, const QString &needle, const QString &with)
static void setDocFlag (KateDocumentConfig::ConfigFlags flag, bool enable, KateDocument *doc)

Define Documentation

#define KCC_ERR ( s   )     { errorMsg=s; return false; }


Function Documentation

static int backslashString ( const QString &  haystack,
const QString &  needle,
int  index 
) [static]

Definition at line 314 of file katecmds.cpp.

static void exchangeAbbrevs ( QString &  str  )  [static]

Definition at line 342 of file katecmds.cpp.

static bool getBoolArg ( QString  s,
bool *  val 
) [static]

Definition at line 53 of file katecmds.cpp.

static void replace ( QString &  s,
const QString &  needle,
const QString &  with 
) [static]

Definition at line 301 of file katecmds.cpp.

static void setDocFlag ( KateDocumentConfig::ConfigFlags  flag,
bool  enable,
KateDocument *  doc 
) [static]

Definition at line 44 of file katecmds.cpp.

Kate

Skip menu "Kate"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal