KLined Class Reference

[kio Index] [kio Hierarchy] [Headers]


KDE Line input widget More...

#include <klined.h>

Inherits: QLineEdit (qt)

Public Members

Protected Members

Signals


Detailed Description

This widget has the same behaviour as QLineEditor, but emits signals for two more key-events: completion when Ctrl-D is pressed and rotation when Ctrl-S is pressed. This class is inspired by Torben Weis' fileentry.cpp for KFM II


void cursorAtEnd() [public]

This puts cursor at and of string. When using out of toolbar, call this in your slot connected to signal completion.

void completion() [signal]

Connect to this signal to receive Ctrl-D

void rotation() [signal]

Connect to this signal to receive Ctrl-S


Documentation generated by tasin@cd1 on Die Nov 30 17:32:00 CET 1999
Kdoc