README.md

This commit is contained in:
2023-06-15 12:38:17 +03:00
parent ae7eb04e1e
commit a9f01a4c20

View File

@@ -37,6 +37,7 @@ After successfully install, you can use next CMake imported targets:
* QAD::Application * QAD::Application
* QAD::Blockview * QAD::Blockview
* QAD::Graphic - widget for realtime visualization and publication quality 1D/2D plots * QAD::Graphic - widget for realtime visualization and publication quality 1D/2D plots
* QAD::SQL - wrapper around QtSqlQuery for code amount reduce
* QAD::SQLTable - widget for display and edit data based on SQL tables with relations * QAD::SQLTable - widget for display and edit data based on SQL tables with relations
* QAD::TouchWidgets - collection of widgets for touch screen interface * QAD::TouchWidgets - collection of widgets for touch screen interface
* QAD::Doc - markdown helper for qt * QAD::Doc - markdown helper for qt