This property holds whether the widget background is filled automatically.
If enabled, this property will cause Qt to fill the background of the widget before invoking the paint event. The color used is defined by the QPalette::Window color role from the widget's palette.
我用的是win7,即使我把setAutoFillBackgroung设置成false,还是能填充背景色