Skip to content

Adapt synoptic items to use current scene API

Valentin Valls requested to merge github/fork/vallsv/fix-synoptic into develop

This PR fixes few issues relative to Qt5:

  • Remove scene from any constructor of QGraphicsItem
  • Avoid to access to self.scene() in case it is not initialized

Closes #1025 (closed)

Merge request reports

Loading