• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • applications API Reference
  • KDE Home
  • Contact Us
 

Kate

  • kde-4.14
  • applications
  • kate
  • part
  • vimode
Macros
katevivisualmode.cpp File Reference
#include "kateglobal.h"
#include "kateviglobal.h"
#include "katevivisualmode.h"
#include "katevirange.h"
Include dependency graph for katevivisualmode.cpp:

Go to the source code of this file.

Macros

#define ADDCMD(STR, FUNC, FLGS)
 
#define ADDMOTION(STR, FUNC, FLGS)
 

Macro Definition Documentation

#define ADDCMD (   STR,
  FUNC,
  FLGS 
)
Value:
m_commands.push_back( \
new KateViCommand( this, STR, &KateViNormalMode::FUNC, FLGS ) );
KateViCommand

Definition at line 32 of file katevivisualmode.cpp.

#define ADDMOTION (   STR,
  FUNC,
  FLGS 
)
Value:
m_motions.push_back( new \
KateViMotion( this, STR, &KateViNormalMode::FUNC, FLGS ) );
KateViMotion
combined class for motions and text objects.
Definition: katevimotion.h:38

Definition at line 35 of file katevivisualmode.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:00 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Kate

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

applications API Reference

Skip menu "applications API Reference"
  •   kate
  •       kate
  •   KTextEditor
  •   Kate
  • Konsole

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal