kdeui Library API Documentation

KListViewLineEdit Class Reference

the editor for a KListView. More...

#include <klistviewlineedit.h>

Inheritance diagram for KListViewLineEdit:

KLineEdit QLineEdit KCompletionBase List of all members.

Protected Methods

virtual void keyPressEvent (QKeyEvent *e)
void selectNextCell (QListViewItem *pi, int column, bool forward)

Detailed Description

the editor for a KListView.

please don't use this.

Definition at line 28 of file klistviewlineedit.h.


Member Function Documentation

void KListViewLineEdit::keyPressEvent QKeyEvent   e [protected, virtual]
 

Re-implemented for internal reasons.

API not affected.

See QLineEdit::keyPressEvent().

Reimplemented from KLineEdit.

Definition at line 342 of file klistview.cpp.

References QKeyEvent::key(), and KLineEdit::keyPressEvent().

void KListViewLineEdit::selectNextCell QListViewItem   pi,
int    column,
bool    forward
[protected]
 

Since:
3.1

Definition at line 275 of file klistview.cpp.

References QListViewItem::nextSibling(), QListViewItem::parent(), and KListView::rename().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kdeui Library Version 3.2.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Feb 4 12:34:26 2004 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2003