摘要: entitulist_ui = new Ui::Entitylist; equiplist_ui = new Ui::Equiplist; m_entityList = new QWidget(this); m_equipList = new QWidget(this); entitulist_ui 阅读全文
posted @ 2023-06-16 18:49 雾枫 阅读(137) 评论(0) 推荐(0) 编辑
摘要: //实体列表 窗体背景透明 m_entityList->setWindowFlags(windowFlags() | Qt::FramelessWindowHint);//无边框 m_entityList->setAttribute(Qt::WA_TranslucentBackground, tru 阅读全文
posted @ 2023-06-16 17:23 雾枫 阅读(292) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2023-06-16 16:19 雾枫 阅读(680) 评论(0) 推荐(0) 编辑