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
|
||||||||||||||||
|
Reimplemented so we can sort by a number of different document properties.
Definition at line 519 of file katefilelist.cpp. |
|
|
Sets the edit history position.
Definition at line 60 of file katefilelist.h. |
|
|
Sets the view history position.
Definition at line 56 of file katefilelist.h. |
The documentation for this class was generated from the following files:

