Skip to content

This repo demonstrates two Qt exercises: 1) real-time plotting in a separate thread 2)creating a table with the introspection

License

Notifications You must be signed in to change notification settings

TimurIskahov/Qt_exercises-chart_thread_table_introspection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repo demonstrates two Qt exercises: 1) real-time plotting in a separate thread 2)creating a table with the introspection

Topics

Resources

License

Stars

Watchers

Forks