CalCommon::TCalTimeRange Class Reference
#include
<app/calcommon.h>
class CalCommon::TCalTimeRange |
Detailed Description
Class to implement a time range in the Instance view and Entry view.
Constructor & Destructor Documentation
TCalTimeRange ( TCalTime, TCalTime )
Parameter | Description | aStartTime | Start time of time range |
aEndTime | End time of time range |
Member Function Documentation
EndTime ( )
Returns the end time of the range.
- capability
- None
Returns: The end time of the range.
StartTime ( )
Returns the start time of the range.
- capability
- None
Returns: The start time of the range.