class KLined

KDE Line input widget. More...

Definition#include <klined.h>
InheritsQLineEdit
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Protected Methods


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

 KLined ( QWidget *parent=0, const char *name=0 )

KLined ()

void  cursorAtEnd ()

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

bool  eventFilter (QObject *, QEvent *)

[protected]


Generated by: root@george.devel.redhat.com on Thu Sep 14 21:18:43 2000, using kdoc 2.0a36.