Either add a function to the prototype of the QLineEdit class (in QScript) that will call deselect on the real object or subclass QLineEdit and use the Q_INVOKABLE macro.
Either add a function to the prototype of the QLineEdit class (in QScript) that will call deselect on the real object or subclass QLineEdit and use the Q_INVOKABLE macro.
bunjee (10th May 2009)
Bookmarks