The GuiCleanupHandler class is used to cleanup GUI elements from the MeshGui module when the application is about to be closed. More...
#include <DlgEvaluateMeshImp.h>
Public Slots | |
void | cleanup () |
Public Member Functions | |
CleanupHandler () |
The GuiCleanupHandler class is used to cleanup GUI elements from the MeshGui module when the application is about to be closed.
Definition at line 50 of file DlgEvaluateMeshImp.h.
CleanupHandler::CleanupHandler | ( | ) |
Definition at line 56 of file DlgEvaluateMeshImp.cpp.
References cleanup(), and draftlibs::fcgeo::connect().
void CleanupHandler::cleanup | ( | ) | [slot] |
Definition at line 65 of file DlgEvaluateMeshImp.cpp.
References MeshGui::DockEvaluateMeshImp::destruct().
Referenced by CleanupHandler().