#include <QDebug>

qDebug()

输出,类似std::cout

原文地址:https://www.cnblogs.com/denggelin/p/5665588.html