KateFileListItem Class Reference
List of all members.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 |
Detailed Description
Definition at line 40 of file katefilelist.h.
Member Function Documentation
|
Sets the view history position.
Definition at line 55 of file katefilelist.h. |
|
Sets the edit history position.
Definition at line 59 of file katefilelist.h. |
|
Reimplemented so we can sort by a number of different document properties.
Definition at line 515 of file katefilelist.cpp. References document(). |
The documentation for this class was generated from the following files: