kate Library API Documentation

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

void KateFileListItem::setViewHistPos int  p  )  [inline]
 

Sets the view history position.

Definition at line 55 of file katefilelist.h.

void KateFileListItem::setEditHistPos int  p  )  [inline]
 

Sets the edit history position.

Definition at line 59 of file katefilelist.h.

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 515 of file katefilelist.cpp.

References document().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for kate Library Version 3.4.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jun 14 19:05:39 2006 by doxygen 1.4.4 written by Dimitri van Heesch, © 1997-2003