MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Events Feed Library

Introduction

This library provides an interface to the event feed that the developers can use to create and manage event feed items. Publishing event feed items is explained in the Event Feed section.

List of classes the Events Feed Library provides:

Name Content
MEventFeed Interface to the event feed.

Getting started

MEventFeed can be taken into use by adding

 CONFIG += meegotouchevents 

to the QMake project file.

Further information


Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
Nokia proprietary
MeeGo 1.2 Harmattan API