Skip to content

窗体不显示或半透明 #117

@holdyounger

Description

@holdyounger

窗体不显示或半透明

使用 QWebEnginueView 控件后,如果父窗体设置了一下属性,就会导致窗口不显示或半透明。

setWindowFlags(Qt::FramelessWindowHint);
setAttribute(Qt::WA_TranslucentBackground);

解决办法:

QWebEngineView在顶层窗口为透明无标题栏的情况下有问题_shanql的博客-CSDN博客

blog link 窗体不显示或半透明

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions