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

KIO

KShellCompletion Class Reference

This class does shell-like completion of file names. More...

#include <kshellcompletion.h>

Inheritance diagram for KShellCompletion:
KUrlCompletion KCompletion QObject

List of all members.

Public Member Functions

 KShellCompletion ()
QString makeCompletion (const QString &text)
 ~KShellCompletion ()

Protected Member Functions

void postProcessMatch (QString *match) const
void postProcessMatches (KCompletionMatches *matches) const
void postProcessMatches (QStringList *matches) const

Detailed Description

This class does shell-like completion of file names.

A string passed to makeCompletion() will be interpreted as a shell command line. Completion will be done on the last argument on the line. Returned matches consist of the first arguments (uncompleted) plus the completed last argument.

Shell-like completion of file names

Author:
David Smith <dsmith@algonet.se>

Definition at line 40 of file kshellcompletion.h.


Constructor & Destructor Documentation

KShellCompletion::KShellCompletion (  ) 

Constructs a KShellCompletion object.

Definition at line 53 of file kshellcompletion.cpp.

KShellCompletion::~KShellCompletion (  ) 

Definition at line 59 of file kshellcompletion.cpp.


Member Function Documentation

QString KShellCompletion::makeCompletion ( const QString &  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 QString() if not found

Reimplemented from KUrlCompletion.

Definition at line 70 of file kshellcompletion.cpp.

void KShellCompletion::postProcessMatch ( QString *  match  )  const [protected, virtual]

Reimplemented from KUrlCompletion.

Definition at line 109 of file kshellcompletion.cpp.

void KShellCompletion::postProcessMatches ( KCompletionMatches *  matches  )  const [protected, virtual]

Reimplemented from KUrlCompletion.

Definition at line 142 of file kshellcompletion.cpp.

void KShellCompletion::postProcessMatches ( QStringList *  matches  )  const [protected, virtual]

Reimplemented from KUrlCompletion.

Definition at line 124 of file kshellcompletion.cpp.


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

KIO

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

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
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