Go to the documentation of this file.
33 #include <wx/docview.h>
71 view()->GetDocument())->getModel();
77 if (dialog.ShowModal() == wxID_OK) {
135 wxDocManager* manager = wxGetApp().docManager();
136 if (manager->GetCurrentView() != NULL) {
void notifyObservers(bool modified=true)
#define assert(condition)
void popFromStack(bool modified=false)
@ COMMAND_EDIT_IMMEDIATE_SLOTS
static const std::string CMD_ICON_DEFAULT
Icon path for default icon of commands.
static const std::string CMD_SNAME_EDIT_IMMEDIATE_SLOTS
Command name for the "Edit Immediate slots" command.
wxWindow * parentWindow() const
TTAMachine::Machine * getMachine()