how to print the address of QGraphicsScene
-
how to print the address of QGraphicsScene
-
how to print the address of QGraphicsScene
QGraphicsScene scene_; qDebug() << &scene_; -
M micha_eleric has marked this topic as solved on
how to print the address of QGraphicsScene
how to print the address of QGraphicsScene
QGraphicsScene scene_;
qDebug() << &scene_;