2021年8月11日

Qt使用cos、sin绘制圆

摘要: 实例: .pro 1 QT += core gui 2 3 greaterThan(QT_MAJOR_VERSION, 4): QT += widgets 4 5 CONFIG += c++17 6 7 # The following define makes your compiler emit 阅读全文

posted @ 2021-08-11 08:57 疯狂delphi 阅读(973) 评论(0) 推荐(0) 编辑

导航