QT 無邊框 viewerWindow->setWindowFlags(Qt::FramelessWindowHint); 在創建窗口的地方的. Qt::WindowFlags 設為Qt::SplashScreen 可以達到。
確定! 回上一頁