KateFileListItem Class Reference
List of all members.Detailed Description
Definition at line 41 of file katefilelist.h.
Public Member Functions | |
KateFileListItem (QListView *lv, Kate::Document *doc) | |
~KateFileListItem () | |
uint | documentNumber () |
Kate::Document * | document () |
int | rtti () const |
void | setViewHistPos (int p) |
void | setEditHistPos (int p) |
Protected Member Functions | |
virtual const QPixmap * | pixmap (int column) const |
void | paintCell (QPainter *painter, const QColorGroup &cg, int column, int width, int align) |
int | compare (QListViewItem *i, int col, bool ascending) const |
Member Function Documentation
void KateFileListItem::setViewHistPos | ( | int | p | ) | [inline] |
void KateFileListItem::setEditHistPos | ( | int | p | ) | [inline] |
int KateFileListItem::compare | ( | QListViewItem * | i, | |
int | col, | |||
bool | ascending | |||
) | const [protected] |
Reimplemented so we can sort by a number of different document properties.
Definition at line 519 of file katefilelist.cpp.
The documentation for this class was generated from the following files: