KPlato::AppointmentIntervalList Class Reference

#include <kptappointment.h>

List of all members.

Public Member Functions

void inSort (AppointmentInterval *a)

Static Public Member Functions

static bool compareItems (AppointmentInterval &i1, AppointmentInterval &i2)


Detailed Description

This list is sorted after 1) startdatetime, 2) enddatetime. The intervals do not overlap, an interval does not start before the previous interval ends.

Definition at line 94 of file kptappointment.h.


Member Function Documentation

static bool KPlato::AppointmentIntervalList::compareItems ( AppointmentInterval i1,
AppointmentInterval i2 
) [inline, static]

Definition at line 96 of file kptappointment.h.

References KPlato::AppointmentInterval::endTime(), and KPlato::AppointmentInterval::startTime().

void KPlato::AppointmentIntervalList::inSort ( AppointmentInterval a  )  [inline]

Definition at line 112 of file kptappointment.h.

Referenced by KPlato::Appointment::addInterval().


The documentation for this class was generated from the following file:
Generated on Wed Nov 22 23:21:43 2006 for KPlato by  doxygen 1.5.1-p1