/ReleaseLimitsCalculator

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ReleaseLimitsCalculator

Calculates tolerance according to configurable rules.

Building

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.