gz-gui icon indicating copy to clipboard operation
gz-gui copied to clipboard

Migrate Qt5 to Qt6

Open mjcarroll opened this issue 9 months ago • 3 comments

Tracking issue for tasks required to migrate from Qt5 to Qt6.

  • [ ] CMake Updates
  • [ ] Update MinimalScene for new APIs getting native access to VkImage and Metal equivalent.
  • [ ] QtGraphicalEffects is deprecated and has some incompatibilities: https://doc.qt.io/qt-6/qtgraphicaleffects5-index.html
  • [ ] QRegExp is deprecated: https://doc.qt.io/qt-6/qregexp.html

mjcarroll avatar Oct 10 '23 15:10 mjcarroll