• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kate
 

kate

KateCmdShellCompletion Class Reference

A TDECompletion object that completes last ?unquoted? word in the string passed. More...

#include <katecmd.h>

Inheritance diagram for KateCmdShellCompletion:
TDECompletion TQObject

List of all members.

Public Member Functions

TQString makeCompletion (const TQString &text)

Protected Member Functions

void postProcessMatch (TQString *match) const
void postProcessMatches (TQStringList *matches) const
void postProcessMatches (TDECompletionMatches *matches) const

Detailed Description

A TDECompletion object that completes last ?unquoted? word in the string passed.

Dont mistake "shell" for anything related to quoting, this simply mimics shell tab completion by completing the last word in the provided text.

Definition at line 61 of file katecmd.h.


Member Function Documentation

TQString KateCmdShellCompletion::makeCompletion ( const TQString &  text  )  [virtual]

Finds completions to the given text.

The first match is returned and emitted in the signal match().

Parameters:
text the text to complete
Returns:
the first match, or TQString::null if not found

Reimplemented from TDECompletion.

Definition at line 134 of file katecmd.cpp.


The documentation for this class was generated from the following files:
  • katecmd.h
  • katecmd.cpp

kate

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

kate

Skip menu "kate"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for kate by doxygen 1.6.3
This website is maintained by Timothy Pearson.