Skip to content

A qt capture window that can be resize(with resize marker), move , and transparent.

License

Notifications You must be signed in to change notification settings

robert1207/QCaptureWindow

Repository files navigation

QCaptureWindow

QCaptureWindow is a transparent-background window that can be moved and resized.

QCaptureWindow是一个透明可移动缩放的Qt窗口

  1. 窗口背景透明,窗口中的控件并不透明。
  2. 可以使用鼠标拖动窗口位置;
  3. 可以通过拖放角任意改变窗口大小;
  4. 可以正常放置任何控件或留空;
  5. 此透明窗口用于实现截图功能或截取视频的功能;
  6. 点击例子中透明窗口里的按钮即可保存透明选取的截图到执行文件目录;

示例视频(demo video)

demo_video

About

A qt capture window that can be resize(with resize marker), move , and transparent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published