#include <doccomimpl.h>


Public Member Functions | |
| a2dCommand_Exit (const Args &args) | |
| virtual a2dObject * | Clone (CloneOptions options=clone_deep) const |
| Clone this object and return a pointer to the new object. | |
Static Public Attributes | |
| static const a2dCommandId | Id |
| call to exit the application | |
Classes | |
| class | Args |
Documents will be closed and its vbiew and window destroyed.
Definition at line 29 of file doccomimpl.h.