MCPcopy 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
412void InteractiveInterpreter::setBuffer(const QStringList& buf)
413{
414 d->buffer = buf;
415}
416
417void InteractiveInterpreter::clearBuffer()
418{

Callers 15

SoFCDB.cppFile · 0.80
updateDataMethod · 0.80
setModeByStringMethod · 0.80
setModeByFileMethod · 0.80
getCameraMethod · 0.80
runSourceFromMimeDataMethod · 0.80
setCameraMethod · 0.80
updateDataMethod · 0.80
dropEventMethod · 0.80
makeSnapshotWithoutGuiFunction · 0.80
setShapeMethod · 0.80
build_imageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected