class ImageProvider : public QQuickImageProvider { public: ImageProvider(); void updateImage(QImage &image); // 更新图像QImage ...
確定! 回上一頁