Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • sight sight
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 121
    • Issues 121
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sight
  • sightsight
  • Merge requests
  • !872

(ui): enlarge the CT view (axial, sagittal and frontal) on SightViewer

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lucas SCHMIDT requested to merge 566-ui-enlarge-the-ct-view-axial-sagital-and-frontal-on-sightviewer into dev Jan 25, 2023
  • Overview 11
  • Commits 5
  • Pipelines 11
  • Changes 14

Description

These changes allow to enlarge one of the CT views by double-clicking on it. It is possible for it to restore its original size by double-clicking it again.

For this to work, it was needed to know when the view is double-clicked at the application level. To allow this, the SEvent adaptor was added, which has a signal which is triggered when the scene receives the specified input event.

Closes #566 (closed)

How to test it?

  • Launch SightViewer
  • Load an image (for example sight-data/sight/image/inr/image.inr.gz)
  • Enable the Negato view
  • Double-click on the axial view. It should be enlarged.
  • Double-click on the axial view again. The other views should reappear.
  • Do the same for each negato views.
  • Enable the Volume view. The main scene should be enlarged a usual.

Some results

screenshot_sightviewer_axialview A screenshot of SightViewer where the axial view was enlarged.

Edited Jan 25, 2023 by Lucas SCHMIDT
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: 566-ui-enlarge-the-ct-view-axial-sagital-and-frontal-on-sightviewer