Home ยท API Reference |
Public Types | |
enum | Type { None } |
Defines valid types for input method extension event. More... | |
Public Member Functions | |
MImExtensionEvent (Type type) | |
virtual | ~MImExtensionEvent () |
Type | type () const |
Returns the type of the event. | |
Protected Attributes | |
MImExtensionEventPrivate *const | d_ptr |
This event can be subclassed for future additions. See MAbstractInputMethod::imExtensionEvent(MImExtensionEvent *event)
MImExtensionEvent::MImExtensionEvent | ( | Type | type | ) |
MImExtensionEvent::~MImExtensionEvent | ( | ) | [virtual] |
MImExtensionEvent::Type MImExtensionEvent::type | ( | ) | const |
Returns the type of the event.
MImExtensionEventPrivate* const MImExtensionEvent::d_ptr [protected] |
Copyright © 2010 Nokia Corporation | MeeGo Touch |