Kate
KateViMotion Class Reference
  #include <katevimotion.h>
Inheritance diagram for KateViMotion:

Public Member Functions | |
| KateViMotion (KateViNormalMode *parent, const QString &pattern, KateViRange(KateViNormalMode::*commandMethod)(), unsigned int flags=0) | |
| KateViRange | execute () const | 
Protected Attributes | |
| KateViRange(KateViNormalMode::* | m_ptr2commandMethod )() | 
Detailed Description
combined class for motions and text objects.
execute() returns a KateViRange. For motions the returned range is only a position (start pos is (-1, -1) to indicate this) for text objects a range (startx, starty), (endx, endy) is returned
Definition at line 38 of file katevimotion.h.
Constructor & Destructor Documentation
| KateViMotion::KateViMotion | ( | KateViNormalMode * | parent, | 
| const QString & | pattern, | ||
| KateViRange(KateViNormalMode::*)() | commandMethod, | ||
| unsigned int | flags = 0  | 
        ||
| ) | 
Definition at line 23 of file katevimotion.cpp.
Member Function Documentation
| KateViRange KateViMotion::execute | ( | ) | const | 
Definition at line 30 of file katevimotion.cpp.
Member Data Documentation
      
  | 
  protected | 
Definition at line 46 of file katevimotion.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
            Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat May 9 2020 03:57:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference