Coding Practices
From ParaQ Wiki
Jump to navigationJump to search
- Turn on CMake option VTK_DEBUG_LEAKS
- Give all Qt widgets names, so that the testing framework (recording events) works. Is there a way to verify this on checkin of code?