Calculates tolerance according to configurable rules.
Requires the Qt library version 5.1
Open the provided .pro-File using QtCreator. The project should compile out of the box if Qt is set up correctly.
Alternatively run Qt's uic, rcc and moc, compile all source files including the generated. Link with Qt Core, GUI and Widgets library.