#include </home/clem/local/src/opie/core/pim/todo/todoview.h>
Inheritance diagram for Todo::ViewBase:

Public Member Functions | |
| virtual QWidget * | widget ()=0 |
| virtual QString | type () const =0 |
| virtual int | current ()=0 |
| virtual QString | currentRepresentation ()=0 |
| virtual void | showOverDue (bool)=0 |
| virtual int | next ()=0 |
| virtual int | prev ()=0 |
| virtual void | updateView ()=0 |
| virtual void | addEvent (const OPimTodo &)=0 |
| virtual void | replaceEvent (const OPimTodo &)=0 |
| virtual void | removeEvent (int uid)=0 |
| virtual void | setShowCompleted (bool)=0 |
| virtual void | setShowDeadline (bool)=0 |
| virtual void | setShowCategory (const QString &=QString::null)=0 |
| virtual void | clear ()=0 |
| virtual void | newDay ()=0 |
Definition at line 52 of file todoview.h.
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
the next record in the view or 0 if none is there Implemented in Todo::TableView. |
|
|
the previous record or 0 if none is there.. Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
|
|
Implemented in Todo::TableView. |
1.4.2