pilot-qof  0.2.3
Defines | Functions
pilot-todo.h File Reference

QOF ToDo definitions for pilot-link. More...

#include "pi-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"
#define TODO_VERSION   todo_v1

Functions

gboolean ToDoRegister (void)
ToDo_t * todo_get_pilot (QofInstance *inst)

Detailed Description

QOF ToDo definitions for pilot-link.

Author:
Copyright (c) 2004,2006 Neil Williams <linux@codehelp.co.uk>

Definition in file pilot-todo.h.