Qt_消息提示框

#include <QMessageBox>
QMessageBox::information(nullptr, QString::fromLocal8Bit("提示"),
            QString::fromLocal8Bit("用户名或密码错误!"));

 

posted @ 2022-06-22 17:11  雾枫  阅读(85)  评论(0编辑  收藏  举报