Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • campvis-public campvis-public
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • CAMP
  • campvis-publiccampvis-public
  • Repository

Switch branch/tag
  • campvis-public
  • application
  • gui
  • properties
  • floatpropertywidget.h
Find file BlameHistoryPermalink
  • Christian Schulte zu Berge's avatar
    Implemented a real PropertyWidgetFactory where property widgets can register... · 0b1ebc43
    Christian Schulte zu Berge authored Apr 04, 2014
    Implemented a real PropertyWidgetFactory where property widgets can register themselves together with the property type they wrap around. Registration is implemented using CRTP do allow automatic registration across DLL boundaries during static initialization time.
    This commit replaces the long list of if-else in PropertyWidgetFactory with a much more generic approach.
    0b1ebc43

Replace floatpropertywidget.h

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.