摘要:
版本:Qt5.15.2 1、ChartView基本使用 搜索: Line and BarChart Example 2、模拟示波器 搜索:oscilloscope 阅读全文
posted @ 2021-12-14 17:24
朱小勇
阅读(194)
评论(0)
推荐(0)
摘要:
1、方法1 Qt.formatDateTime(new Date(), "hh-mm-ss") 2、方法2 var a = Date().toString() 阅读全文
posted @ 2021-12-14 16:27
朱小勇
阅读(1144)
评论(0)
推荐(0)
摘要:
之前写的文章都是一段一段的,现在整合起来,预估又是一段长臭文... 零、前言 1、先看一下相关类的继承关系: ①、视图关系 ②、QML加载相关 上方图参考:https://blog.csdn.net/qq_34139994/article/details/105195447 2、关于Qt与QML的个 阅读全文
posted @ 2021-12-14 11:56
朱小勇
阅读(1158)
评论(0)
推荐(0)