Qt Forum

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

    Unsolved Qml find unused functions and variables

    QML and Qt Quick
    1
    1
    97
    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.
    • N
      nixs last edited by

      Is there a tool like Lint that can detect unused functions, dead code, and unused variables in qml files? I have seen "qmllint" but it not useful in this case.

      The "eslint-plugin-qml" is not working in my case and it gives errors when I try to run it.
      Error: "qml-parser/qml-parser: Exec format error".

      Can someone suggest some tool that I can use?

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