Ready to implement AI with confidence (without sacrificing security)?
Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
Start building today
The Simple HR Solution
HR Partner is a simple, all-inclusive online HR Management system for businesses with 20 to 500+ employees.
Say goodbye to messy spreadsheets and paperwork – get the HR tools large companies use, without the big price tag
Scriptable data terminal which supports several interfaces.
...
- Scripts can use their own GUI (GUI files which have been created with QtDesigner (is included) or QtCreator).
- Multiple plot windows can be created by scripts (QCustomPlot developed by Emanuel Eichhammer is used)
This is a simple adaption of QCustomPlot (http://www.qcustomplot.com/) for
IDA Pro (https://www.hex-rays.com/) C++ plug-ins.
See http://www.macromonkey.com/qcustomplot/ for more info.
LICENSES
My code: MIT https://opensource.org/licenses/MIT
QCustomPlot:
GNU GPLv3, license needed for commercial use.
See: http://www.qcustomplot.com/index.php/contact
...The graphical user interface (GUI) of qtFit is
designed using QT software. The regression is done using CERN’s MINUIT routine and plotting is
perfomed with the QCustomPlot library. This document is a manual of the qtFit program, and
includes instructions about installation, features description, and how-to-use examples.