kpilot
pilotTodoEntry.h File Reference
#include <time.h>
#include <pi-macros.h>
#include <pi-todo.h>
#include <qnamespace.h>
#include <qstring.h>
#include "pilotRecord.h"
#include "pilotAppInfo.h"
Include dependency graph for pilotTodoEntry.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | PilotTodoEntry |
A decoded ToDo item. More... | |
Typedefs | |
typedef PilotAppInfo < ToDoAppInfo, unpack_ToDoAppInfo, pack_ToDoAppInfo > | PilotToDoInfo |
Typedef Documentation
typedef PilotAppInfo<ToDoAppInfo,unpack_ToDoAppInfo, pack_ToDoAppInfo> PilotToDoInfo |
Definition at line 162 of file pilotTodoEntry.h.