Results 1 to 3 of 3

Thread: Qml fails to be parsed when referring to object.method bindings

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts

    Default Re: Qml fails to be parsed when referring to object.method bindings

    The code looks good and the fact that it works on desktop confirms that.

    Have you tried if it works with a value based context property and/or with a QObject that is not a QThread?

    Qt5.2 or earlier?

    Cheers,
    _

  2. The following user says thank you to anda_skoa for this useful post:

    JeremyU (4th February 2014)

  3. #2
    Join Date
    Feb 2014
    Posts
    2
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Windows
    Thanks
    1

    Default [SOLVED]: Qml fails to be parsed when referring to object.method bindings

    Thanks for your reply. I've now found the problem (facepalm).
    I was certain I was using the correct (5.2) dlls, and I think that the fact that everything was compiling ok made me think I didn't need to check that - even though I suspected some kind of mismatch.
    Anyway, it turns out that I had the wrong dlls. After many many hours of confusion the answer was in the end elsewhere. Now it works fine.

    Thanks again and sorry for the noise!

Similar Threads

  1. TypeError: Object [object Object] has no method 'sendData'
    By TheIndependentAquarius in forum Qt Quick
    Replies: 2
    Last Post: 30th November 2013, 05:54
  2. Dynamic object's method.
    By kalwi in forum Newbie
    Replies: 6
    Last Post: 31st July 2013, 11:23
  3. Call object method using qtscript
    By mvbhavsar in forum Newbie
    Replies: 4
    Last Post: 10th March 2013, 10:19
  4. QRegExp: get the parsed string
    By trallallero in forum Qt Programming
    Replies: 6
    Last Post: 5th April 2012, 06:18
  5. Referring to unnamed layouts from designer
    By Ben.Hines in forum Qt Tools
    Replies: 1
    Last Post: 13th April 2006, 21:54

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.