Home · All Namespaces · All Classes
Public Member Functions

ContextFrameworkContext Class Reference

#include <contextframeworkcontext.h>

Inheritance diagram for ContextFrameworkContext:
Inheritance graph
[legend]
Collaboration diagram for ContextFrameworkContext:
Collaboration graph
[legend]

List of all members.

Public Member Functions

ContextItemcreateContextItem (const QString &key)

Detailed Description

Concrete ApplicationContext that creates ContextFrameworkItems from the given context framework key.


Member Function Documentation

ContextItem * ContextFrameworkContext::createContextItem ( const QString &  key  )  [virtual]

Creates a new context item. Ownership of the context item is transferred to the caller.

Parameters:
key Unique identifier of the context item. This key will identify the context item monitored in the application context.
Returns:
New ContextItem object that can be used to track the particular context item in the system. Ownership of the created ContextItem object is transferred to the caller.

Implements ApplicationContext.


The documentation for this class was generated from the following files:

Copyright © 2011 Nokia Corporation Generated on Tue Aug 30 2011 16:38:12
Doxygen 1.7.1
MeeGo Touch