BuGUI
BUtton Grid User Interface
Loading...
Searching...
No Matches
bugui::deleter< T, H, can_delete > Struct Template Reference
Inheritance diagram for bugui::deleter< T, H, can_delete >:

Public Member Functions

bool handle_Delete () override final
 Calls on_Delete if defined, otherwise simply deletes the widget.

Member Function Documentation

◆ handle_Delete()

template<typename T, std::derived_from< base_widget > H, bool can_delete = true>
bool bugui::deleter< T, H, can_delete >::handle_Delete ( )
inlinefinaloverride

Calls on_Delete if defined, otherwise simply deletes the widget.

Returns
true always

The documentation for this struct was generated from the following file: