# CustomTitleBar **Repository Path**: freedomzhou/CustomTitleBar ## Basic Information - **Project Name**: CustomTitleBar - **Description**: pyqt 自定义标题栏 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-04-02 - **Last Updated**: 2024-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CustomTitleBar 使用qt和pyqt写了两个小demo,主要效果是自定义窗口的标题栏 cpp文件夹下的是C++代码,使用Visual Studio+Qt插件写的小demo python文件夹下是python代码,用pyqt5写的demo 两个demo都是用纯代码写的,所有细节都可以在代码中看到,如果使用qtdesigner可能让不熟悉的人忽略某个参数设置