Go to the documentation of this file.
33 #include <wx/docview.h>
67 view()->GetDocument())->getModel()->getMachine();
70 view()->GetDocument())->getModel();
76 if (dialog.ShowModal() == wxID_OK) {
134 wxDocManager* manager = wxGetApp().docManager();
135 if (manager->GetCurrentView() != NULL) {
TTAMachine::Machine * machine
the architecture definition of the estimated processor
static const std::string CMD_ICON_EXPLORER_PLUGIN
Icon location for the "Explorer plugin" command.
virtual CallExplorerPluginCmd * create() const
void notifyObservers(bool modified=true)
static const std::string CMD_SNAME_EXPLORER_PLUGIN
Command name for the "Call Explorer Plugin" command.
virtual ~CallExplorerPluginCmd()
@ COMMAND_CALL_EXPLORER_PLUGIN
void popFromStack(bool modified=false)
virtual std::string shortName() const
wxWindow * parentWindow() const
virtual std::string icon() const