# FramelessWindow **Repository Path**: BeiChen_XQ/FramelessWindow ## Basic Information - **Project Name**: FramelessWindow - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-05-13 - **Last Updated**: 2023-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FramelessWindow Qt Frameless Widget; 基于Qt框架的自定义窗口框架; 参考[Qt-Frameless-Window-DarkStyle](https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle) ## 演示效果 ![home](https://github.com/BeiChenYx/FramelessWindow/blob/master/doc/home.png) ![images](https://github.com/BeiChenYx/FramelessWindow/blob/master/doc/chart.gif) 修复Qt-Frameless-Window-DarkStyle Bug, 及更改的内容: 1. 增加了Qt5的支持; 2. 修复移动窗口到最小的时候仍然可以继续移动窗口的问题; 3. 简化了一部分代码; 4. 去除了虚拟桌面,多桌面的支持; 5. 增加了全屏窗口的支持; 6. 增加了自定义QHeaderView功能,实现在表头增加过来和排序; ## Licence > The MIT License > > Copyright (c) 2020, yangxing (https://github.com/BeiChenYx, yangxing2297@163.com)