FileItem Class Reference

#include <treeview.h>

Inheritance diagram for FileItem:

DirItem

List of all members.

Public Member Functions

 FileItem (FileItem *p, SCRef nm)
 FileItem (QListView *p, SCRef nm)
virtual void setModified (bool b)
virtual QString fullName () const
virtual void paintCell (QPainter *p, const QColorGroup &cg, int c, int w, int a)

Protected Attributes

bool isModified


Detailed Description

Definition at line 23 of file treeview.h.


Constructor & Destructor Documentation

FileItem ( FileItem p,
SCRef  nm 
) [inline]

Definition at line 25 of file treeview.h.

Referenced by DirItem::setOpen().

FileItem ( QListView *  p,
SCRef  nm 
) [inline]

Definition at line 26 of file treeview.h.


Member Function Documentation

virtual void setModified ( bool  b  )  [inline, virtual]

Definition at line 28 of file treeview.h.

Referenced by DirItem::setOpen().

QString fullName (  )  const [virtual]

Definition at line 21 of file treeview.cpp.

Referenced by TreeView::fullName(), TreeView::getTreeSelectedItems(), TreeView::isDir(), DirItem::setOpen(), and TreeView::update().

void paintCell ( QPainter *  p,
const QColorGroup &  cg,
int  c,
int  w,
int  a 
) [virtual]

Definition at line 32 of file treeview.cpp.


Member Data Documentation

bool isModified [protected]

Definition at line 33 of file treeview.h.

Referenced by paintCell(), and setModified().


The documentation for this class was generated from the following files:
Generated on Fri Dec 7 21:57:39 2007 for QGit by  doxygen 1.5.3