Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plugin-PropertyVis
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenFlipper-FreeOpenFlipper-Free
  • Plugin-PropertyVis
  • Merge requests
  • !25

Fixes broken property vis in QT6

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Zain Selman requested to merge zs/fix_propvis into master May 23, 2022
  • Overview 0
  • Commits 4
  • Pipelines 0
  • Changes 6

Property Vis was broken under Qt6, mainly lacking implementation of QAbstractItemModel::index() (which was required before as well, but seemed to work without somehow.) Attached working example under QT6 for MultiObject Properties as well.

2022-05-23_10-49.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: zs/fix_propvis