Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 344 Bytes

File metadata and controls

9 lines (6 loc) · 344 Bytes

Qt_exercises-chart_thread_table_introspection

This repo demonstrates two Qt exercises:

  • Real-time plotting in a separate thread. It is used QtCharts and reimplemented run of QThread

Alt text

  • Сreating a table with the introspection. It is used an inheritance from QAbstractTableModel

Alt text