class KShellCompletion
|
Shell-like completion of file names. More... |
|
|
Public Methods
Protected Methods
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.
KShellCompletion ()
| KShellCompletion |
Find completions to the given text
The first match is returned and emitted in the signal match()
Reimplemented from KURLCompletion.
void postProcessMatch ( QString *match )
| postProcessMatch |
[protected]
Reimplemented from KURLCompletion.
void postProcessMatches ( QStringList *matches )
| postProcessMatches |
[protected]
Reimplemented from KURLCompletion.
- Version: $Id:
- Author: David Smith
- Generated: dfaure on kde.faure.org on Thu Jan 17 22:16:53 2002, using kdoc 2.0a53.