Qt下设计扫雷游戏,适用于Qt初学者 (一)common.h 公共数据类 (二)customgamedialog.h customgamedialog.cpp 自定义游戏类 (三)herodialog.h herodialog.cpp 英雄榜类 (四)mainwindow.h mainwindow.cpp 主程序窗口类 (五)mineitem.h mineitem.cpp 游戏方块类 (六)minescene.h minescene.cpp 游戏场景类