... create a QGraphicsRectItem, QGraphicsTextItem and a QGraphicsPixmapItem: QGraphicsRectItem* rectangle = new QGraphicsRectItem(); rectangle->setRect(0, ...
確定! 回上一頁