setWindowFlags (Qt::CustomizeWindowHint | Qt::WindowTitleHint); The Qt::CustomizeWindowHint flag turns off the default window title hints (in my case, ...
確定! 回上一頁