On Wed, Apr 10, 2013 at 6:10 AM, Sergey <sh0...@gmail.com> 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
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to