KListViewLineEdit Class Reference

the editor for a KListView. More...

#include <klistviewlineedit.h>

Inheritance diagram for KListViewLineEdit:

KLineEdit QLineEdit KCompletionBase

List of all members.


Public Slots

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

Signals

void done (QListViewItem *, int)

Public Member Functions

 KListViewLineEdit (KListView *parent)
QListViewItemcurrentItem () const

Protected Slots

void slotSelectionChanged ()
void slotItemRemoved (QListViewItem *i)

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

Detailed Description

the editor for a KListView.

please don't use this.

For internal use only.

Definition at line 28 of file klistviewlineedit.h.


Member Function Documentation

void KListViewLineEdit::focusOutEvent ( QFocusEvent ev  )  [protected, virtual]

Re-implemented for internal reasons.

API not affected.

See QLineEdit::focusOutEvent().

Reimplemented from KLineEdit.

Definition at line 381 of file klistview.cpp.

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

Re-implemented for internal reasons.

API not affected.

See QLineEdit::keyPressEvent().

Reimplemented from KLineEdit.

Definition at line 343 of file klistview.cpp.

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

Since:
3.1

Definition at line 276 of file klistview.cpp.

void KListViewLineEdit::slotItemRemoved ( QListViewItem i  )  [protected, slot]

Since:
3.5.4

Definition at line 414 of file klistview.cpp.


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