Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ setBuffer
Method
setBuffer
src/Gui/PythonConsole.cpp:412–415 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
410
}
411
412
void InteractiveInterpreter::setBuffer(const QStringList& buf)
413
{
414
d->buffer = buf;
415
}
416
417
void InteractiveInterpreter::clearBuffer()
418
{
Callers
15
SoFCDB.cpp
File · 0.80
updateData
Method · 0.80
setModeByString
Method · 0.80
setModeByFile
Method · 0.80
getCamera
Method · 0.80
runSourceFromMimeData
Method · 0.80
setCamera
Method · 0.80
updateData
Method · 0.80
dropEvent
Method · 0.80
makeSnapshotWithoutGui
Function · 0.80
setShape
Method · 0.80
build_image
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected