Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Debugging qml plugin with QtCreator
Forum Updated to NodeBB v4.3 + New Features

Debugging qml plugin with QtCreator

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qmlqtcreatorplugindebug
3 Posts 2 Posters 1.8k Views 1 Watching
  • 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.
  • O Offline
    O Offline
    oivanov
    wrote on 14 Jan 2016, 21:36 last edited by
    #1

    I used to write C++ Qt programs for Windows and debug them with MS Visual Studio and never used QtCreator.
    But now I'd like to write qml plugin for open source software (written with Qt) and debug it with QtCreator in Windows 8.1.

    Is it possible to debug such plugin in QtCreator - set break points, review variables and so on?
    And can anybody recommend me the strat point to begin?

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Charby
      wrote on 14 Jan 2016, 21:46 last edited by
      #2

      QtCreator supports debugging of QML but you need to activate this option from your project settings.

      1 Reply Last reply
      0
      • O Offline
        O Offline
        oivanov
        wrote on 15 Jan 2016, 20:51 last edited by
        #3

        Thank you, Charby!
        Do you mean Debugger settings/Enable QML? I know about it and suppose it is about Qml application. Am I right?
        But I ask about “mixed” mode – I can’t understand how to debug qml module which we call from C++ program ( p->runQmlPlugin() )?

        1 Reply Last reply
        0

        1/3

        14 Jan 2016, 21:36

        • Login

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