![]() |
Diana Software
|
class to store ActionId and fEventNumber (in case fActionId=ACT_GOTOEV) More...
Public Member Functions | |
| Action () | |
| Action (ActionId id) | |
Public Attributes | |
| ActionId | fActionId |
| int | fEventNumber |
class to store ActionId and fEventNumber (in case fActionId=ACT_GOTOEV)
Definition at line 59 of file QDriver.hh.
|
inline |
Definition at line 61 of file QDriver.hh.
|
inline |
Definition at line 62 of file QDriver.hh.
References fActionId.
| ActionId QDriver::Action::fActionId |
Definition at line 63 of file QDriver.hh.
Referenced by Action(), QDriver::Begin(), QDriver::End(), QDriver::HandleAction(), MGuiDriver::HandleCommand(), MGuiDriver::Menu(), and QDriver::Process().
| int QDriver::Action::fEventNumber |
Definition at line 64 of file QDriver.hh.
Referenced by QDriver::HandleAction(), and MGuiDriver::HandleCommand().