|
eVaf
|
Internal implementation of the main eVaf GUI application. More...
Classes | |
| class | FatalErr |
| Fatal error message dialog box. More... | |
Functions | |
| void | enableWinConsole () |
| Enables the console window on Windows. More... | |
| bool | installExitHandler () |
| Installs an exit handler for the selected platform. More... | |
| void eVaf::GUI::Internal::enableWinConsole | ( | ) |
Enables the console window on Windows.
| bool eVaf::GUI::Internal::installExitHandler | ( | ) |
Installs an exit handler for the selected platform.
Exit handler quits or restarts the application when a corresponding signal is received.