Class which manages user commands in the model editor.
More...
#include <MEUserCmdManager.hh>
Inherits UserCmdHistory.
Class which manages user commands in the model editor.
It combines features of gui::UserCmdHistory and physics::UserCmdManager.
Get whether the widget is active or not.
- Returns
- True if it is active.
Register that a new command has been executed by the user.
- Parameters
-
[in] | _description | Command description, to be displayed to the user. |
[in] | _type | Command type. |
- Returns
- Pointer to new command.
void SetActive |
( |
const bool |
_active | ) |
|
|
inherited |
Set whether the widget is active or not.
- Parameters
-
[in] | _active | True to make it active. |
The documentation for this class was generated from the following file: