标签:style class http tar color com
结果就是:"Processing file iTest of totalTest: fileNameTest"
First, arg(i) replaces %1. Then arg(total) replaces %2. Finally, arg(fileName) replaces %3.
2、QString::arg ( int a, int fieldWidth = 0, int base = 10, const QChar & fillChar = QLatin1Char( ‘ ‘ ) ) const
16进制输出:fieldWidth表示字符宽度,base表示进制,
QString::arg()//用字符串变量参数依次替代字符串中最小数值,布布扣,bubuko.com
QString::arg()//用字符串变量参数依次替代字符串中最小数值
标签:style class http tar color com
原文地址:http://www.cnblogs.com/zhoug2020/p/3796360.html