We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a2167c commit b8588a9Copy full SHA for b8588a9
README.md
@@ -1,2 +1,9 @@
1
# Qt_exercises-chart_thread_table_introspection
2
- This repo demonstrates two qt exercises: 1) real-time plotting in a separate thread 2)creating a table with the introspection
+ This repo demonstrates two Qt exercises:
3
+ - Real-time plotting in a separate thread. It is used QtCharts and reimplemented run of QThread
4
+
5
+ 
6
7
+ - Сreating a table with the introspection. It is used an inheritance from QAbstractTableModel
8
9
+ 
0 commit comments