}elseif(decl.d->propertyId ==QtBackgroundRole) {if(bg && bg->brush.style() !=Qt::NoBrush)continue;introle = decl.d->values.at(0).variant.toInt();if(role >= Value_FirstColorRole && role <=Value_LastColorRole) defaultBackground= palette.color((QPalette::ColorRole)(role-Value_First...