Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Qml find unused functions and variables

Qml find unused functions and variables

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 293 Views
  • 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 Offline
    N Offline
    nixs
    wrote on 14 Jun 2021, 13:40 last edited by
    #1

    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
    0

    1/1

    14 Jun 2021, 13:40

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved