GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
gui_framework::interfaces::ICloseable Member List

This is the complete list of members for gui_framework::interfaces::ICloseable, including all inherited members.

close(int exitCode)gui_framework::interfaces::ICloseable
closeableHandlegui_framework::interfaces::ICloseableprotected
getOnClose() const finalgui_framework::interfaces::ICloseablevirtual
ICloseable(HWND closeableHandle)gui_framework::interfaces::ICloseable
onClosegui_framework::interfaces::ICloseableprotected
onCloseFunctionModuleNamegui_framework::interfaces::ICloseableprotected
onCloseFunctionNamegui_framework::interfaces::ICloseableprotected
setOnClose(const std::function< bool()> &onClose) finalgui_framework::interfaces::ICloseablevirtual
setOnClose(const std::string &onCloseFunctionName, const std::string &onCloseFunctionModuleName) finalgui_framework::interfaces::ICloseablevirtual
~ICloseable()=defaultgui_framework::interfaces::ICloseablevirtual