Skip to content
  • Test available module

    QML and Qt Quick test available module
    2
    0 Votes
    2 Posts
    1k Views
    p3c0P
    Hi @CharlieG AFAIK that is not possible from QML. But you can try checking for errors by loading the QML from C++ side. For eg. if you use QQmlComponent you can check for errors using errors.