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) | |
Protected Slots | |
void | slotSelectionChanged () |
Protected Member Functions | |
virtual void | focusOutEvent (QFocusEvent *) |
virtual void | keyPressEvent (QKeyEvent *e) |
Re-implemented for internal reasons. | |
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 * | 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 330 of file klistview.cpp. References QKeyEvent::key(), and KLineEdit::keyPressEvent(). |
|
Definition at line 263 of file klistview.cpp. References QListView::columns(), QListView::firstChild(), KStdAccel::forward(), QListViewItem::nextSibling(), QListViewItem::parent(), KListView::rename(), and QListView::setCurrentItem(). |
The documentation for this class was generated from the following files: