Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,868
    • Issues 1,868
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 90
    • Merge requests 90
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaView
  • ParaViewParaView
  • Issues
  • #20708
Closed
Open
Created May 11, 2021 by Timothee Chabat@timothee.chabatDeveloper

Reorganize the hiearchy for interactive widget

PENDING until !3546 (closed) is merged

MR !3546 (closed) introduce the concept of interactive 2d widget within paraview but there's still some issue with the architecture : pqInteractiveProperty2DWidget is mostly a copy paste of the pqInteractivePropertyWidget.

Imo we'd need to make the pqInteractivePropertyWidget an abstract class while keeping all the logic we can inside it, and then introduce a new pqInteractiveProperty3DWidget class for all widget that currently inherit pqInteractivePropertyWidget.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking