Skip to content

added more documentation on qt signals and the qt event queue which is

Martin Schultz requested to merge polishingAddObjectDocumentation into master

a common source for problems when plugins are developed

added example code that injects new signal after emitting addEmptyObject, to ensure new object was processed by all plugins.

closes https://www.graphics.rwth-aachen.de:9000/OpenFlipper-Free/OpenFlipper-Free/issues/110

Merge request reports