Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ Refresh
Method
Refresh
src/SFGUI/Widget.cpp:792–796 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
790
}
791
792
void Widget::Refresh() {
793
RequestResize();
794
795
Invalidate();
796
}
797
798
void Widget::RefreshAll() {
799
for( const auto& root_widget : root_widgets ) {
Callers
3
RefreshAll
Method · 0.45
OnSwitchRendererClick
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
OnSwitchRendererClick
Method · 0.36