kpilot

TodoCheckListItem Class Reference

#include <todoWidget.h>

Inheritance diagram for TodoCheckListItem:

List of all members.


Public Member Functions

virtual void stateChange (bool state)
 TodoCheckListItem (QListView *parent, const QString &text, recordid_t pilotid, void *r)
 ~TodoCheckListItem ()

Detailed Description

Definition at line 58 of file todoWidget.h.


Constructor & Destructor Documentation

TodoCheckListItem::TodoCheckListItem ( QListView parent,
const QString text,
recordid_t  pilotid,
void *  r 
)

Definition at line 52 of file todoWidget.cc.

TodoCheckListItem::~TodoCheckListItem (  )  [inline]

Definition at line 62 of file todoWidget.h.


Member Function Documentation

void TodoCheckListItem::stateChange ( bool  state  )  [virtual]

Reimplemented from PilotCheckListItem.

Definition at line 58 of file todoWidget.cc.


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