# WindowFramLess **Repository Path**: cxy-magong/window-fram-less ## Basic Information - **Project Name**: WindowFramLess - **Description**: pyqt 、pyside2 窗口无边框设计,可拖动窗口拉伸、移动位置 - **Primary Language**: Python - **License**: MPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-15 - **Last Updated**: 2023-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: PyQt, pyside, Qt, Python, UI ## README # 介绍 去掉 Qt 默认边框,自定义 窗口置顶 self.pushPinButton、最大化 self.winMaxButton 、最小化 self.winfoButton 、关闭 self.closeButton 功能 鼠标位于窗口边缘时,可以拉伸窗口 ![](pic.gif) # 使用 python version 3.10.5 ```bash pip install pyside2 python main.py ``` # 赞赏
logo logo