项目

一般

简介

Qt相关

  1. 添加应用程序图标
    1)双击 ".qrc"文件->添加图标文件
    2)this->setWindowIcon(QIcon(":/image/image/app.ico"));