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