The main window of Netedit.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
std::vector< std::string > getFilenames() const
Return empty-string terminated list of selected file names, or NULL if none selected.
std::string getDirectory() const
Return directory.
GNEFileDialog(const GNEFileDialog &)=delete
invalidate copy constructor
GNEFileDialog & operator=(const GNEFileDialog &)=delete
invalidate assignment operator
std::string assureExtension(const std::string &filename) const
check extensions
GNEFileSelector * myFileSelector
the file selector widget
long onCmdAccept(FXObject *, FXSelector, void *)
called when accept or yes button is pressed (can be reimplemented in children)
~GNEFileDialog()
destructor
std::string getFilename() const
Return file name, if any.
dialog arguments, used for certain modal dialogs that can not be edited using tab