![]() |
Home · All Namespaces · All Classes |
#include <applicationcontext.h>
Public Member Functions | |
virtual ContextItem * | createContextItem (const QString &key)=0 |
Abstract interface that can be used to create context items that communicate the context of the application (e.g. battery level, network strength, device orientation, bluetooth status, ...)
virtual ContextItem* ApplicationContext::createContextItem | ( | const QString & | key | ) | [pure virtual] |
Creates a new context item. Ownership of the context item is transferred to the caller.
key | Unique identifier of the context item. This key will identify the context item monitored in the application context. |
Implemented in ContextFrameworkContext.
Copyright © 2011 Nokia Corporation | Generated on Tue Aug 30 2011 16:38:12 Doxygen 1.7.1 |
MeeGo Touch |