linux qt编程我在dialog的构造函数里有这么一句: setAttribute(Qt::WA_TranslucentBackground, true);为什么编译的时候说:WA_TranslucentBackground is not a member of type qt。求高手解答,谢谢[解决办法]