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. QtCreator : Plugin to replace ProgressManager implementation
Forum Updated to NodeBB v4.3 + New Features

QtCreator : Plugin to replace ProgressManager implementation

Scheduled Pinned Locked Moved Qt Creator and other tools
3 Posts 2 Posters 814 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.
  • A Offline
    A Offline
    altary
    wrote on last edited by
    #1

    Hi there,

    I'm currently trying to write a plugin that would allow the build progress and the number of issues to be displayed in Unity launcher icon based on this proposal : https://codereview.qt-project.org/#change,33051

    My problem is to know if this is actually possible using the plugin system. Seeing that the implementation is not exposed (defined in Core::Internal::ProgressManagerPrivate).

    Is there a way for a plugin to insert is own implementation of the ProgressManager. Or maybe re-implementing the ProgressManager so it replaces the current one? I'd be interested in any example of plugin manipulating the CorePlugin internals.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should ask this question on the qtcreator mailing list, you'll reach Qt Creator developers/maintainers there, this forum is more user oriented.

      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
      0
      • A Offline
        A Offline
        altary
        wrote on last edited by
        #3

        Okay I'll post over there also. Thanks.

        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