All,

Looking for the method/function for a QWidget which does the same thing as this stylesheet

QWidget
{
border: 0px;
}

CANNOT use stylesheets they are waaaaaaaaaaaaaaaaaaay too slow. There has to be a method I can call directly, but I cannot find it.

Thanks,