I have been toying with this piece of code:QGraphicsLineItem * anotherLine = this->addLine(50,50, 100, 100);qDebug() << anotherLine->scenePos() ...
確定! 回上一頁