51 long onCmdCopy(FXObject*, FXSelector,
void*);
The main window of Netedit.
long onCmdReport(FXObject *, FXSelector, void *)
called when report button is pressed
MFXTextFieldIcon * myExceptionTextField
exception text field
long onClipboardRequest(FXObject *sender, FXSelector sel, void *ptr)
called when clipboard is request
long onCmdCopy(FXObject *, FXSelector, void *)
called when copy button is pressed
GNECrashDialog(const GNECrashDialog &)=delete
Invalidated copy constructor.
~GNECrashDialog()
Destructor.
std::string myTraceText
trace text
GNECrashDialog & operator=(const GNECrashDialog &src)=delete
Invalidated assignment operator.
void runInternalTest(const InternalTestStep::DialogArgument *dialogArgument)
run internal test
FOX_CONSTRUCTOR(GNECrashDialog)
FOX needs this.
dialog arguments, used for certain modal dialogs that can not be edited using tab