korganizer Library API Documentation

KOTodoViewItem Class Reference

This class provides a way of displaying a single Event of Todo-Type in a KTodoView. More...

#include <kotodoviewitem.h>

List of all members.

Public Member Functions

 KOTodoViewItem (QListView *parent, Todo *todo, KOTodoView *kotodo)
 KOTodoViewItem (KOTodoViewItem *parent, Todo *todo, KOTodoView *kotodo)
void construct ()
Todo * todo ()
QString key (int, bool) const
void setSortKey (int column, const QString &key)
bool isAlternate ()
virtual void paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int alignment)

Protected Member Functions

void paintBranches (QPainter *p, const QColorGroup &cg, int w, int y, int h)
virtual void stateChange (bool)


Detailed Description

This class provides a way of displaying a single Event of Todo-Type in a KTodoView.

Author:
Cornelius Schumacher <schumacher@kde.org>
See also:
KOTodoView

Definition at line 50 of file kotodoviewitem.h.


Constructor & Destructor Documentation

KOTodoViewItem::KOTodoViewItem QListView *  parent,
Todo *  todo,
KOTodoView kotodo
 

Constructor.

Parameters:
parent is the list view to which this item belongs.
ev is the event to have the item display information for.

Definition at line 31 of file kotodoviewitem.cpp.

References KOTodoViewItem().

Referenced by KOTodoViewItem().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for korganizer Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Jul 28 23:58:14 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003