
qt
qtlibs
This article presents a usage case of QSA that goes beyond the typical task of customizing an application. We will demonstrate Plot, a small mathematical application that allows the user to write formulas in Qt Script and visualize them using a one-dimensional curve. The visualization functionality is the core part of the application and it is implemented in C++.

