class myPixItemX : public QObject, public QGraphicsPixmapItem { Q_OBJECT public: myPixItemX(const Qpixmaps & pixmap, QGraphicsItem * parent = 0); // Well, the ...
確定! 回上一頁