摘要: 1.使用qmloscilloscope工程 2.main函数里 bool openGLSupported = QQuickWindow::graphicsApi() == QSGRendererInterface::OpenGLRhi;if (!openGLSupported) { qWarning 阅读全文
posted @ 2025-05-31 23:56 朱小勇 阅读(112) 评论(0) 推荐(0)