src/CAlarm.cpp File Reference

#include "CAlarm.h"
#include "CalendarLog.h"
#include <dbus/dbus.h>
#include "CalendarErrors.h"
#include "Common.h"
#include <alarmd/libalarm.h>

Variables

static const char * CALENDAR_INTERFACE = "com.nokia.calendar"
static const char * CALENDAR_SERVICE = "com.nokia.calendar"
static const char * CALENDAR_PATH = "/com/nokia/calendar"
static const char * CALENDAR_METHOD_ALARM = "calendar_alarm_responded"
static const char * CALENDAR_AUTOCLEAN_METHOD = "calendar_alarm_autoclean"
static const char * CALENDAR_LAUNCH_METHOD = "launch_view"
static const char * CLOSE = "Stop"
static const char * VIEW = "View"
static const char * SNOOZE = "Snooze"
static const char * ALARM_APPID = "Calendar"
static const char * TARGET_TIME = "target_time"
static const char * EVENT_LOCATION = "location"
static const char * EVENT_DESCRIPTION = "Description"
static const int OPEN_EVENT_VIEW = 4
static const int OPEN_TASK_VIEW = 5
static const int ALARM_ACTION_COUNT = 3
static const char * ALARM_ICON_PATH

Detailed Description

This file is part of Maemo calendar. source fine for CRecurrence class 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.


Variable Documentation

const char* ALARM_ICON_PATH [static]

Initial value:

    "/usr/share/icons/hicolor/128x128/hildon/clock_calendar_alarm.png"

const char* CALENDAR_INTERFACE = "com.nokia.calendar" [static]

Constants required in this file


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