setAttribute(Qt::WA_TranslucentBackground); setAttribute(Qt::WA_StyledBackground); QDialog: setWindowFlags(Qt::Dialog | Qt::FramelessWindowHint); setWindowFlags ...
確定! 回上一頁