On Thu, 15 Apr 2010 04:53:13 pm ext Brett Morgan wrote:
> Is there a lighter way of getting to qt convenience functions like
> QColor's lighter() from QML hosted javascript?

Not generally speaking, but there are a number of useful methods in the Qt 
global object, including Qt.lighter()

http://qt.nokia.com/doc/4.7-snapshot/qdeclarativeglobalobject.html#qt-lighter-
color-basecolor

-- 
Martin
_______________________________________________
Qt-qml mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to