setWindowFlags(Qt::FramelessWindowHint | windowFlags());
setWindowFlags(Qt::FramelessWindowHint); setAttribute(Qt::WA_Mapped);