Go to the documentation of this file.
78 errorDialog.ShowModal();
129 return wxGetApp().options()->isModified();
static const std::string CMD_SNAME_SAVE_OPTIONS
Command name for the "Save Options" command.
static wxString toWxString(const std::string &source)
virtual std::string shortName() const
static TCEString userConfPath(const std::string &fileName)
virtual ~SaveOptionsCmd()
void setDestinationFile(const std::string &fileName)
std::string errorMessage() const
static MachInfoCmdLineOptions options
virtual std::string icon() const
virtual SaveOptionsCmd * create() const
void writeOptions(const GUIOptions &options)
static const std::string CMD_ICON_SAVE_OPTIONS
Icon location for the "Save Options" command.
wxWindow * parentWindow() const