Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImageWidget整改 #1

Open
4 of 9 tasks
WangHongshuo opened this issue May 17, 2020 · 0 comments
Open
4 of 9 tasks

ImageWidget整改 #1

WangHongshuo opened this issue May 17, 2020 · 0 comments
Assignees
Labels

Comments

@WangHongshuo
Copy link
Owner

WangHongshuo commented May 17, 2020

ImageWidget Refactor

  • 图像缩放
  • 缩放步长选取
  • 缩放限制
  • 放大到一定程度后显示像素值
  • 图像放大内存优化(获取鼠标位置->计算原图像缩放区域->缩放)
  • Widget尺寸变化
  • 图像对应变化
  • 图像拖动
  • 加入限定区域
  • 代码风格整改
  • 删除paintImage左上坐标和尺寸,统一使用QRect
  • 对外统图像输入接口
  • 规范setFlag函数
@WangHongshuo WangHongshuo self-assigned this May 17, 2020
@WangHongshuo WangHongshuo changed the title 缩放功能未完善 Refactor1 ToDo List May 17, 2020
@WangHongshuo WangHongshuo changed the title Refactor1 ToDo List ImageWidget整改 Jun 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant