标签:clu his 消息 block sage war 用户名 简介 warning
#include <QMessageBox>
QMessageBox::warning(this, tr("警告"), tr("用户名和密码错误!"), QMessageBox::Yes);
QT5:QMessageBox
原文地址:https://www.cnblogs.com/k5bg/p/11162126.html