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
Cloud-based help desk software with ServoDesk
Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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.