[Interest] CSS with QML

Alan Alpert 416365416c at gmail.com
Wed Apr 10 18:43:32 CEST 2013


On Wed, Apr 10, 2013 at 6:10 AM, Sergey <sh0375 at 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



More information about the Interest mailing list