Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
OpenWalnut Core OpenWalnut Core
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenWalnut
  • OpenWalnut CoreOpenWalnut Core
  • Issues
  • #149

Closed
Open
Created May 08, 2017 by Mathias Goldau@mathOwner

-RM-274-MR-WCustomWidget needs some more abstraction.

Currently we use WCustomWidget in histogramView and eegView modules. Both modules using it for renderning 2D content. However, both modules often have some long function-call-chains like @widget->getViewer()->getCamera()->getViewport()->width()@ as well as custom EventHandler classes. This means whenever a new module needs a custom widget it has to implement a lot of boilerplate code around the WCustomWidget with much OSG internals. I propose a WCondition inside WCustomWidget which may notify the modulestate, as well as a GUI event.

(from redmine: created on 2013-04-04, closed on 2013-11-12)

Assignee
Assign to
OpenWalnut 1.4
Milestone
OpenWalnut 1.4
Assign milestone
Time tracking