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

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

autoResizegui_framework::interfaces::IResizableComponentprotected
blockResizegui_framework::interfaces::IResizableComponentprotected
calculateNewSizes(uint16_t width, uint16_t height) finalgui_framework::interfaces::IResizableComponentvirtual
getAutoResize() const finalgui_framework::interfaces::IResizableComponentvirtual
getBlockResize() const finalgui_framework::interfaces::IResizableComponentvirtual
initHeightgui_framework::interfaces::IResizableComponentprotected
initWidthgui_framework::interfaces::IResizableComponentprotected
initXgui_framework::interfaces::IResizableComponentprotected
initYgui_framework::interfaces::IResizableComponentprotected
IResizableComponent(HWND resizeableHandle, HWND parent, bool autoResize=false, bool blockResize=false)gui_framework::interfaces::IResizableComponent
parentHeightgui_framework::interfaces::IResizableComponentprotected
parentWidthgui_framework::interfaces::IResizableComponentprotected
resize(uint16_t width, uint16_t height)gui_framework::interfaces::IResizableComponentvirtual
setAutoResize(bool autoResize) finalgui_framework::interfaces::IResizableComponentvirtual
setBlockResize(bool blockResize) finalgui_framework::interfaces::IResizableComponentvirtual
~IResizableComponent()=defaultgui_framework::interfaces::IResizableComponentvirtual