kate
KateFileListItem Class Reference
#include <katefilelist.h>
Inheritance diagram for KateFileListItem:

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