Unittests in Krita What is a unit test is and why is it needed? Debugging of new code Changing/refactoring existing code Automated regression testing How to build and run tests...
Addons Hello world Addon patterns Function arguments Callbacks Object factory Function factory Wrapping C++ objects Factory of wrapped objects Passing wrapped objects around...