src/ICalConverter.cpp File Reference

#include "ICalConverter.h"
#include "Common.h"
#include "CAlarm.h"
#include "CalendarErrors.h"
#include "VCalConverter.h"
#include <sstream>

Functions

string floatToString (float value)

Variables

static const int TZDATE_SIZE = 16
static const int TDATE_SIZE = 15
static const int ALARM_RECORD_ST = 20

Detailed Description

This file is part of Maemo Calendar . It is the source file for ICalConverter class. This file is used to declare the functions which convert ical to local and local to ical format.

Copyright (C) 2008 Nokia Corporation. All rights reserved.

Contact: Biris Ilias <ilias.biris@nokia.com>

This software, including documentation, is protected by copyright controlled by Nokia Corporation. All rights are reserved. Copying, including reproducing, storing, adapting or translating, any or all of this material requires the prior written consent of Nokia Corporation. This material also contains confidential information which may not be disclosed to others without the prior written consent of Nokia.


Function Documentation

string floatToString ( float  value  ) 

floatToString()

Parameters:
 float value
Returns:
: string
This function converts given float value to string


Variable Documentation

const int TZDATE_SIZE = 16 [static]

static variables used in this file


Generated on Tue Feb 24 16:21:32 2009 for calendar-backend by  doxygen 1.5.1