I know I can fake CSS classes using
obj->setProperty("class", "myClass");

//CSS
*[class=myClass] {
}


However, are there plans to support the ".myClass" notation in the future?
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to