FreeCAD Python
|
static todo class, delays execution of functions. Use todo.delay to schedule geometry manipulation that would crash coin if done in the event callback
List of (function, argument) pairs to be executed by QtCore.QTimer.singleShot(0,doTodo).