Home · API Reference · Modules |
Public Types | |
enum | Type |
Public Member Functions | |
MImExtensionEvent (Type type) | |
virtual | ~MImExtensionEvent () |
Type | type () const |
Protected Member Functions | |
MImExtensionEvent (MImExtensionEventPrivate *dd, Type type) | |
Protected Attributes | |
MImExtensionEventPrivate *const | d_ptr |
Base class for extending signaling from input method system to plugins.
This event can be subclassed for future additions.
MImExtensionEvent::MImExtensionEvent | ( | Type | type | ) | [explicit] |
MImExtensionEvent::~MImExtensionEvent | ( | ) | [virtual] |
MImExtensionEvent::MImExtensionEvent | ( | MImExtensionEventPrivate * | dd, |
Type | type | ||
) | [protected] |
Returns the type of the event.
MImExtensionEventPrivate* const MImExtensionEvent::d_ptr [protected] |
Copyright © 2011 Nokia Corporation | Maliit |