| class MAnimGeneralFunctionsEventExtension |
Event utility functions interface.
The member functions define the interface for generate repeated key events .
It is not intended for user derivation.
| Public Member Functions | |
|---|---|
| void | PostKeyEvent(const TKeyEvent &, TInt) |
| Private Member Functions | |
|---|---|
| void | Reserved1() |
| void | Reserved2() |
| void | PostKeyEvent | ( | const TKeyEvent & | aRawEvent, |
| TInt | aRepeats | |||
| ) | const [pure virtual] | |||
Posts a key event.
The function is similar to PostKeyEvent() but should be used for posting repeated key events.