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. ITaskHandler id() method missing in QtCreator 2.6.1?
Forum Updated to NodeBB v4.3 + New Features

ITaskHandler id() method missing in QtCreator 2.6.1?

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 1.6k 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.
  • ioanabacI Offline
    ioanabacI Offline
    ioanabac
    wrote on last edited by
    #1
    This post is deleted!
    1 Reply Last reply
    0
    • T Offline
      T Offline
      tobias.hunger
      wrote on last edited by
      #2

      This is the commit that removed the id from the taskhandler: 64ade99b. There is no more Id necessary, so the relevant constants were removed, too.

      actionManagerId() was added in commit 432de3a1 which happened after the 2.6 branch was created.

      Whether you should use the 2.6 branch or the master branch depends on which version of creator you want to support. There are no promises of binary compatibility in Qt Creator, so interfaces will change between versions.

      1 Reply Last reply
      0
      • ioanabacI Offline
        ioanabacI Offline
        ioanabac
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          There is no way to overwrite handlers at this time.

          What is your use-case? Maybe we can come up with a solution for your problem.

          1 Reply Last reply
          0

          • Login

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