# qt美化界面 **Repository Path**: xixixing/qt-beautification-interface ## Basic Information - **Project Name**: qt美化界面 - **Description**: 自定义标题栏,重写一些事件:双击标题栏切换最大化与复原。最大化后不允许拖动改变大小等。 - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-04-14 - **Last Updated**: 2024-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # qt美化界面及无边框 framelesshelper-main 来自https://github.com/wangwenx190/framelesshelper 其中examples里案例用pro替代了cmakelist,可以直接双击运行。无边框已经写得很棒,可以参考学习。 SkinDemo 参考 https://gitee.com/DreamFly0/qui/(其中的无边框代码多次重复,可以考虑简化为一个共同的类)