class KURLCompletion

URL completion helper. More...

Definition#include <kurlcompletion.h>
InheritsQObject (qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots

Signals


Detailed Description

URL completion helper. To use this, connect it to a KLineEdit widget, which emits signals for completion (Tab/Ctrl-S) and rotation (Ctrl-D).

Limitations: Currently only file completion is supported.