The To do application is a tool to efficiently manage their daily tasks. The application manages so-called
"To do entries" each one of them corresponds to a users task. All the entries are stored in a database that the
To do application is sharing with the Agenda application. There are two views in the To do application a List view
and one Detail view. An entry in To do contains information about the entry such as completed, priority, due date and
alarm. Each entry also has a field for notes where the user can enter additional text.
ToDo External Interface:
Description |
Class reference |
To Do´s external interface contains application UID´s, view UID´s etc. |
QTodoExternalInterface |
|