Home · API Reference · Modules |
Public Types | |
enum | Type { None, Update } |
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 |
This event can be subclassed for future additions.
MImExtensionEvent::MImExtensionEvent | ( | Type | type | ) | [explicit] |
MImExtensionEvent::~MImExtensionEvent | ( | ) | [virtual] |
MImExtensionEvent::MImExtensionEvent | ( | MImExtensionEventPrivate * | dd, | |
Type | type | |||
) | [protected] |
MImExtensionEvent::Type MImExtensionEvent::type | ( | ) | const |
Returns the type of the event.
MImExtensionEventPrivate* const MImExtensionEvent::d_ptr [protected] |
Copyright © 2011 Nokia Corporation | Maliit |