#include <omUIGrantFocus2User.h>
Inheritance diagram for omUIGrantFocus2User:
Public Member Functions | |
omUIGrantFocus2User (int) | |
void | Init () |
void | Start () |
void | Stop () |
void * | GetLastFocusedWindow () |
void | SetLastFocusedWindow () |
Private Member Functions | |
void | Notify () |
void | SDConstructor () |
void | SDCheckFocusedWindow () |
void | SDSetLastFocusedWindow () |
Private Attributes | |
void * | lastFocusedWindow |
int | tickTime |
void * | sdData |
|
Initialize the timer associate with the class
|
|
|
|
Initialize the class. This function is called after that all objects are istantiated Reimplemented from omObject. |
|
|
|
|
|
|
|
|
|
Set the keyboard focus to the last non maia focused window |
|
Start the timer Reimplemented from omObject. |
|
Stop the timer Reimplemented from omObject. |
|
|
|
|
|
|
Copyright © by Luca Clivio |