![]() |
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, ...)
Definition at line 32 of file applicationcontext.h.
| 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 © 2010 Nokia Corporation | Generated on Thu Nov 4 2010 18:19:35 Doxygen 1.7.1 |
MeeGo Touch |