On Wed, Apr 10, 2013 at 6:10 AM, Sergey <[email protected]> wrote: > Hi, > > Is it possible to add CSS file to QML in QT?
No. You'll have to style using QML features (for example, defining a
MyText{} with the properties set how you want and using that instead
of Text{})
--
Alan Alpert
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest
