Изменить 'README.md'

This commit is contained in:
2020-09-14 18:17:46 +03:00
parent 1ecb0c552a
commit 3c01dbce2c

View File

@@ -13,17 +13,17 @@ This repo contains:
* PIP::FFTW - FFT with libfftw3 * PIP::FFTW - FFT with libfftw3
* PIP::OpenCL - PIP OpenCL bindings * PIP::OpenCL - PIP OpenCL bindings
* PIP::IOUtils * PIP::IOUtils
* PIP::Cloud * PIP::Cloud - PIP cloud IODevices
* PIP::Lua - PIP Lua bindings * PIP::Lua - PIP Lua bindings
* QAD - Qt for Advanced Developers: * QAD - Qt for Advanced Developers:
* QAD::Utils * QAD::Utils
* QAD::Widgets * QAD::Widgets - collection of extendent widgets
* QAD::Application * QAD::Application
* QAD::Blockview * QAD::Blockview
* QAD::Graphic * QAD::Graphic - widget for realtime visualization and publication quality 1D/2D plots
* QAD::SQLTable * QAD::SQLTable - widget for display and edit data based on SQL tables with relations
* QAD::TouchWidgets * QAD::TouchWidgets - collection of widgets for touch screen interface
* QAD::Doc * QAD::Doc - markdown helper for qt
* QAD::PIQt - helpers to convert PIP <-> Qt types * QAD::PIQt - helpers to convert PIP <-> Qt types
* QAD::PIQtUtils - Gui libraries and executables to edit PIConnection configs and watch PIIntrospection * QAD::PIQtUtils - Gui libraries and executables to edit PIConnection configs and watch PIIntrospection
* qglview - old Qt-base OpenGL engine * qglview - old Qt-base OpenGL engine