MCPcopy 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
324void ConsoleSingleton::enableRefresh(const bool enable)
325{
326 _bCanRefresh = enable;
327}
328
329void ConsoleSingleton::setBridge(const Bridge* bridge)
330{

Callers 3

Console.hFile · 0.80
~ConsoleRefreshDisablerFunction · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected