|
BuGUI
BUtton Grid User Interface
|
Allows derived class to call a user defined on_Delete function. More...
#include <deleter.hpp>
Public Member Functions | |
| bool | handle_Delete () override final |
| Calls on_Delete if defined, otherwise simply deletes the widget. | |
Allows derived class to call a user defined on_Delete function.
|
inlinefinaloverride |
Calls on_Delete if defined, otherwise simply deletes the widget.