几乎完成

This commit is contained in:
Mike Solar
2023-08-18 19:09:55 +08:00
parent bc3b3f69a7
commit b728e697fb
33 changed files with 1299 additions and 1182 deletions

View File

@ -1,4 +1,4 @@
//
//
// Created by HW on 2023/07/26.
//
@ -9,6 +9,7 @@
typedef struct taButtonStruct{
QImage *image;
QImage *image_cover;
QImage *png;
QString text;
QString orig_name;
QString url;