Hello, I use QQmlExpression, and everything were fine until I want use type names for enums, like this: QQmlExpression expr(context, 0, "obj.align = Text.AlignRight"). evaluate() causes an error ReferenceError: Text is not defined. What could I do ?
Cheers, Marcin _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest