kate Library API Documentation

KateFileListItem Class Reference

Inheritance diagram for KateFileListItem:

QListViewItem 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 QPixmappixmap (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 QListViewItem::compare(), document(), QListViewItem::listView(), and QListViewItem::rtti().


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.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Sep 30 18:40:32 2005 by doxygen 1.4.3 written by Dimitri van Heesch, © 1997-2003