Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved How to do a moc for passing qml files to my Device Under Test

    QML and Qt Quick
    2
    5
    397
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      JennyAug13 last edited by

      Are there any examples or documents to know how to make a moc for passing qml files or interfaces to my Device Under Test? Any inputs is appreciated. Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        Hi,

        moc has currently no relation with QML.

        What kind of application are you developing ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • J
          JennyAug13 last edited by JennyAug13

          @SGaist
          I want to test some of the pages in my widget by passing those pages to gammaray tool. But how can i do it?

          1 Reply Last reply Reply Quote 0
          • J
            JennyAug13 last edited by

            Im developing qml qt quick application

            1 Reply Last reply Reply Quote 0
            • SGaist
              SGaist Lifetime Qt Champion last edited by

              The most simple is to start your application and connect Gammaray to it.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply Reply Quote 0
              • First post
                Last post