Public Member Functions | |
| AppStoppedEvent (int pid, int status) | |
| int | pid () |
| int | status () |
Private Attributes | |
| int | mPid |
| int | mStatus |
|
||||||||||||
|
Definition at line 70 of file applauncher.cpp. |
|
|
Definition at line 73 of file applauncher.cpp. References mPid. Referenced by AppLauncher::event(). |
|
|
Definition at line 74 of file applauncher.cpp. References mStatus. Referenced by AppLauncher::event(). |
|
|
Definition at line 77 of file applauncher.cpp. Referenced by pid(). |
|
|
Definition at line 77 of file applauncher.cpp. Referenced by status(). |
1.4.2