Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ enableRefresh
Method
enableRefresh
src/Base/Console.cpp:324–327 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
322
}
323
324
void ConsoleSingleton::enableRefresh(const bool enable)
325
{
326
_bCanRefresh = enable;
327
}
328
329
void ConsoleSingleton::setBridge(const Bridge* bridge)
330
{
Callers
3
Console.h
File · 0.80
~ConsoleRefreshDisabler
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected