setPen(Qt::black); // finally we draw the text to the Image painter.drawText(0, metric.ascent(), QString(c)); painter.end(); First we need to ...
確定! 回上一頁