Results 1 to 2 of 2

Thread: QQmlComponent: Component is not ready

  1. #1
    Join Date
    Apr 2014
    Posts
    53
    Thanks
    9

    Default QQmlComponent: Component is not ready

    Hi
    I am getting this error:
    "QQmlComponent: Component is not ready"
    how can I get the detail of why the component is not ready ?

    TIA

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

    Default Re: QQmlComponent: Component is not ready

    The error(s) are usually logged as well.

    If you handle the QQmlComponent yourself, you can also access the errors using QQmlComponent::errors()

    Cheers,
    _

Similar Threads

  1. Qt Creator - Librarries - Ready for ANSI C ?!
    By kosasker in forum Newbie
    Replies: 5
    Last Post: 20th August 2011, 23:43
  2. Replies: 1
    Last Post: 29th April 2011, 09:14
  3. Ready to use QML elements
    By .:saeed:. in forum Qt Quick
    Replies: 0
    Last Post: 22nd February 2011, 16:25
  4. Replies: 5
    Last Post: 16th November 2010, 21:46

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.