#include <kptappointment.h>
Public Member Functions | |
void | inSort (AppointmentInterval *a) |
Static Public Member Functions | |
static bool | compareItems (AppointmentInterval &i1, AppointmentInterval &i2) |
Definition at line 94 of file kptappointment.h.
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] |