33#ifndef TTA_OSED_SIMULATE_CMD_HH
34#define TTA_OSED_SIMULATE_CMD_HH
48 virtual int id()
const;
52 virtual std::string
icon()
const;
OSEdSimulateCmd(const OSEdSimulateCmd &)
Copying not allowed.
virtual ~OSEdSimulateCmd()
virtual std::string icon() const
OSEdSimulateCmd & operator=(const OSEdSimulateCmd &)
Assignment not allowed.
virtual GUICommand * create() const