首页 > TAG信息列表 > resizeDir

Qt-无边框窗口实现拖动和改变大小(Qt::FramelessWindowHint)

相关资料: https://blog.csdn.net/dragoo1/article/details/121163236    原文   代码实例: .pro 1 QT += core gui 2 3 greaterThan(QT_MAJOR_VERSION, 4): QT += widgets 4 5 CONFIG += c++11 6 7 # The following define makes your compiler emit warning