Yuhang Zhao
|
86269c82b3
|
Avoid name conflicts.
They can be compiled but to reduce confusion, let change their names.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-13 13:19:27 +08:00 |
Yuhang Zhao
|
921b87ab2e
|
Minor improvements.
Use global screen coordinates instead of local window coordinates to get more reliable hit test result.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-13 12:56:03 +08:00 |
Yuhang Zhao
|
2ca6a90ae2
|
Add a Qt Quick helper class.
It's much easier to use it in Qt Quick now.
Fixes: #11
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-12 20:53:53 +08:00 |
Yuhang Zhao
|
48ff3280b1
|
UNIX helper: Use QSize instead of QRect
We only need the size, not the geometry.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-11 12:50:07 +08:00 |
Yuhang Zhao
|
a34834c3f7
|
Fix bugs in UNIX helper.
Found during using it in a real project.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-10 20:24:11 +08:00 |
Yuhang Zhao
|
57d2667c5e
|
Update.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-09 13:13:42 +08:00 |
Yuhang Zhao
|
ae62a8fb49
|
Minor improvements.
Move the moveWindowToDesktopCenter function to FramelessHelper.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-09 11:33:20 +08:00 |
Yuhang Zhao
|
0fe297b5e4
|
Add UNIX helper back.
With some improvements.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-08 21:07:44 +08:00 |
Yuhang Zhao
|
7753161f9f
|
Add Qt Quick example.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-05-08 14:19:41 +08:00 |
Yuhang Zhao
|
4e1d324100
|
Update.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-04-17 21:39:36 +08:00 |
Yuhang Zhao
|
eefb3feb44
|
Update.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-04-12 20:54:58 +08:00 |
Yuhang Zhao
|
bffcc2829a
|
Fix build with MSVC.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-04-09 19:36:39 +08:00 |
Yuhang Zhao
|
c1fddf0028
|
Update.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-04-06 12:12:32 +08:00 |
Yuhang Zhao
|
df6b381006
|
Update.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-04-05 17:21:18 +08:00 |
Yuhang Zhao
|
cdd8ca2e84
|
Update.
Signed-off-by: Yuhang Zhao <2546789017@qq.com>
|
2020-04-04 22:20:02 +08:00 |