|
MImExtensionEventPrivate *const | d_ptr |
|
Base class for extending signaling from input method system to plugins.
This event can be subclassed for future additions.
- See also
- MAbstractInputMethod::imExtensionEvent(MImExtensionEvent *event)
◆ Type
Defines valid types for input method extension event.
◆ MImExtensionEvent() [1/2]
MImExtensionEvent::MImExtensionEvent |
( |
Type |
type | ) |
|
|
explicit |
◆ ~MImExtensionEvent()
MImExtensionEvent::~MImExtensionEvent |
( |
| ) |
|
|
virtual |
◆ MImExtensionEvent() [2/2]
MImExtensionEvent::MImExtensionEvent |
( |
MImExtensionEventPrivate * |
dd, |
|
|
Type |
type |
|
) |
| |
|
protected |
◆ type()
Returns the type of the event.
◆ d_ptr
MImExtensionEventPrivate* const MImExtensionEvent::d_ptr |
|
protected |