QPainterPath TextPlugin::getObject(QWidget *parent) { QPainterPath ppath; QString text = QInputDialog::getText(parent, QString("Insert Text"), ...
確定! 回上一頁