class KShellCompletion


Table of contents
Modules
kio Classes
All Classes
Module kio
Namespace global
Class KShellCompletion
Inherits KUrlCompletion

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



methods