#include "selfdestructivewidget.h"Namespaces | |
| namespace | gui |
Graphical user interface namespace. | |
SelfDestructiveWidget - widget class that will destruct when appropriate signal from killer window is sent
Killer window can be any window, but must emit signal "selfDestruct()" for this widget to work
Used for helper dialogs that should close when file they are editing is also closed