include/CalInterface.h File Reference

Go to the source code of this file.

Enumerations

enum  eventType { E_NORMAL_EVENT = 0, E_ALLDAY, E_TASK, E_BIRTHDAY }

Variables

const char * TARGET_TIME_OFFSET = "target_time_offset"
const char * CAL_EVENT_TYPE = "calendar_event_type"
const char * ANORMALEVENT = "timedevent"
const char * AALLDAY = "allday"
const char * ATASK = "task"
const char * ABIRTHDAY = "birthday"
const char * CALENDAR_INTERFACE = "com.nokia.calendar"
const char * CALENDAR_SERVICE = "com.nokia.calendar"
const char * CALENDAR_PATH = "/com/nokia/calendar"
const char * CALENDAR_AUTOCLEAN_METHOD = "calendar_alarm_autoclean"
const char * CALENDAR_LAUNCH_METHOD = "launch_view"
const char * CLOSE = "cloc_bd_stop"
const char * VIEW = "cloc_bd_view"
const char * SNOOZE = "cloc_bd_alarm_notification_snooze"
const char * CLOCK_TEXT_DOMAIN = "osso-clock"
const char * ALARM_APPID = "Calendar"
const char * TARGET_TIME = "target_time"
const char * EVENT_LOCATION = "location"
const char * EVENT_DESCRIPTION = "Description"
const char * SET_NEXT_ALARM = "/usr/bin/set_next_alarm"
const int OPEN_EVENT_VIEW = 4
const int OPEN_TASK_VIEW = 5
const int ALARM_ACTION_COUNT = 4
const int ALARM_ACTION_ONE = 1
const char * ALARM_ICON_PATH
const int ALARM_ACTION_SNOOZE = 0
const int ALARM_ACTION_VIEW = 1
const int ALARM_ACTION_STOP = 2
const int ALARM_ACTION_MISSED = 3
const int ALARM_INVALID_COOKIE = 0
const int DBUS_ARGUMENT_0 = 0
const int DBUS_ARGUMENT_1 = 1


Detailed Description

This file is part of Maemo calendar. It is Common header file.

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.


Enumeration Type Documentation

enum eventType

enumeration fro entryType


Variable Documentation

const char* ALARM_ICON_PATH

Initial value:

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

const char* ANORMALEVENT = "timedevent"

event type values:

  • "normalevent"
  • "allday"
  • "task"
  • "birthday"

Referenced by CAlarm::addAlarmEvent().


Generated on Wed Jul 8 14:17:11 2009 for calendar-backend by  doxygen 1.5.6