kpilot

pilotDateEntry.h File Reference

defines a wrapper for datebook entries. More...

#include <pi-macros.h>
#include <pi-datebook.h>
#include <qbitarray.h>
#include <qdatetime.h>
#include <qnamespace.h>
#include "pilotRecord.h"
#include "pilotAppInfo.h"

Include dependency graph for pilotDateEntry.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  PilotDateEntry
 This class is a wrapper for pilot-link's datebook entries (struct Appointment). More...
class  PilotDateInfo

Namespaces

namespace  KCal

Typedefs

typedef PilotAppInfo
< AppointmentAppInfo,
unpack_AppointmentAppInfo,
pack_AppointmentAppInfo > 
PilotDateInfo_

Detailed Description

defines a wrapper for datebook entries.

Definition in file pilotDateEntry.h.


Typedef Documentation

typedef PilotAppInfo< AppointmentAppInfo, unpack_AppointmentAppInfo, pack_AppointmentAppInfo> PilotDateInfo_

Interpreted form of the AppInfo block in the datebook database.

Definition at line 53 of file pilotDateEntry.h.