# workbook **Repository Path**: MorningLight/workbook ## Basic Information - **Project Name**: workbook - **Description**: 练习册 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: QtBuildUp - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2023-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # workbook 练习册 1.Qt 时间天数计算 2.TestMoveToThread 简单的实现 movetoThread 方法的应用,练习多线程应用 3.TestListWidget 简单的实现 QListwidgetItem 添加 Button 4.TestSqlite 简单的实现 Sqlite 单例模式的抽象 5.Test_CPU_usage 简单的实现 cpu 数的采集 6.TestV4L2 简单的实现 V4L2 采集摄像头图像 7.Test_chart_Realtimecurve 简单的实现 qml chartView 实时曲线显示 8.TestDrivingcurve 简单的实现 qml maps 实时行驶路线以及返航曲线,车辆使用在中心点,带偏转(ARM中适合Qt5.12.6) 9.TestGDBus 简单实现 GDbus通信,分为sever,client,能够进行IPC通信,采用cmake构建(未完全实现) 10.TestColorPicker 实现简单的颜色拾取器,通过定时器采集程序之外的鼠标位置. 11.TestBiaoPan 实现简单的表盘绘制,通过CANVAS,Context2D进行表盘绘制。 12.TestLangTrans 参照:https://github.com/urielyan/LangTrans修改,能够提取.ts中的数据到表格