KListViewLineEdit Class Reference

#include <klistviewlineedit.h>

Inheritance diagram for KListViewLineEdit:

KLineEdit QLineEdit KCompletionBase List of all members.

Detailed Description

the editor for a KListView.

please don't use this.

For internal use only.

Definition at line 28 of file klistviewlineedit.h.


Public Slots

void terminate ()
void load (QListViewItem *i, int c)

Signals

void done (QListViewItem *, int)

Public Member Functions

 KListViewLineEdit (KListView *parent)
 ~KListViewLineEdit ()
QListViewItemcurrentItem () 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

QListViewItemitem
int col
KListView *const p

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 341 of file klistview.cpp.

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

Since:
3.1

Definition at line 274 of file klistview.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys