Go to the documentation of this file.
71 view()->GetDocument())->getModel();
77 if (dialog.ShowModal() == wxID_OK) {
141 wxDocManager* manager = wxGetApp().docManager();
142 if (manager->GetCurrentView() != NULL) {
static const std::string CMD_ICON_EDIT_MACHINE
Icon location for the "Processor Configurations" command.
virtual std::string shortName() const
void notifyObservers(bool modified=true)
#define assert(condition)
static const std::string CMD_SNAME_EDIT_MACHINE
Command name for the "Processor Configurations" command.
virtual ~EditMachineCmd()
void popFromStack(bool modified=false)
virtual std::string icon() const
virtual EditMachineCmd * create() const
wxWindow * parentWindow() const
TTAMachine::Machine * getMachine()