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)
 Re-implemented for internal reasons.

void selectNextCell (QListViewItem *pi, int column, bool forward)
 
Since:
3.1



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 320 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 253 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 kdelibs Version 3.1.0.
Documentation copyright © 1996-2002 the KDE developers.
Generated on Wed Oct 8 12:21:06 2003 by doxygen 1.2.18 written by Dimitri van Heesch, © 1997-2001