Definition in file pilot-todo.h.
Go to the source code of this file.
Defines | |
| #define | PILOT_LINK_QOF_TODO "pilot_todo" | 
| #define | TODO_LENGTH "todo_length" | 
| #define | TODO_DATE "date_due" | 
| #define | TODO_PRIORITY "todo_priority" | 
| #define | TODO_COMPLETE "todo_complete" | 
| #define | TODO_DESCRIPTION "todo_description" | 
| #define | TODO_NOTE "todo_note" | 
| #define | TODO_CATEGORY "category" | 
Functions | |
| gboolean | ToDoRegister (void) | 
 1.5.1