KDE PIM / Developers / API Docs / korganizer

KOTodoViewItem Class Reference

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

#include <kotodoviewitem.h>

Inherits QCheckListItem.

List of all members.

Public Member Functions

Protected Member Functions


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


Constructor & Destructor Documentation

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

Constructor.

Parameters:
parent is the list view to which this item belongs.
todo is the todo to have the item display information for.
kotodo is a pointer to the KOTodoView object.

The documentation for this class was generated from the following files: