[Interest] QmlExpression and global enums

Marcin Kaźmierczak mar.kazmierczak at gmail.com
Sun Mar 3 11:57:46 CET 2013


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



More information about the Interest mailing list