KListViewLineEdit Class Reference
the editor for a KListView. More...
#include <klistviewlineedit.h>
Inheritance diagram for KListViewLineEdit:


Public Slots | |
void | terminate () |
void | load (QListViewItem *i, int c) |
Signals | |
void | done (QListViewItem *, int) |
Public Member Functions | |
KListViewLineEdit (KListView *parent) | |
QListViewItem * | currentItem () const |
Protected Slots | |
void | slotSelectionChanged () |
Protected Member Functions | |
virtual void | focusOutEvent (QFocusEvent *) |
virtual void | keyPressEvent (QKeyEvent *e) |
virtual void | paintEvent (QPaintEvent *e) |
virtual bool | event (QEvent *pe) |
void | selectNextCell (QListViewItem *pi, int column, bool forward) |
void | terminate (bool commit) |
Protected Attributes | |
QListViewItem * | item |
int | col |
KListView *const | p |
Detailed Description
the editor for a KListView.please don't use this.
Definition at line 28 of file klistviewlineedit.h.
Member Function Documentation
|
Re-implemented for internal reasons. API not affected. See QLineEdit::keyPressEvent(). Reimplemented from KLineEdit. Definition at line 341 of file klistview.cpp. References KLineEdit::keyPressEvent(). |
|
Definition at line 274 of file klistview.cpp. References KListView::rename(). |
The documentation for this class was generated from the following files: