Go to the documentation of this file.
33 #include <wx/docview.h>
75 view()->GetDocument())->getModel();
81 if (dialog.ShowModal() == wxID_OK) {
138 wxDocManager* manager = wxGetApp().docManager();
139 if (manager->GetCurrentView() != NULL) {
virtual std::string shortName() const
virtual std::string icon() const
@ COMMAND_EDIT_ADDRESS_SPACES
static const std::string CMD_SNAME_EDIT_ADDRESS_SPACES
Command name for the "Edit Address Space" command.
virtual ~EditAddressSpacesCmd()
virtual EditAddressSpacesCmd * create() const
void notifyObservers(bool modified=true)
#define assert(condition)
void popFromStack(bool modified=false)
wxWindow * parentWindow() const
TTAMachine::Machine * getMachine()
static const std::string CMD_ICON_EDIT_ADDRESS_SPACES
Icon location for the "Edit Address Space" command.