Qt Forum

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

    How to create a Qt Creator plugin in C++, a working example explained

    Tools
    qtcreator article tutorial plugin
    1
    2
    316
    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.
    • V
      vivaladav last edited by

      I have just posted a new article on my blog that explains how to create a Qt Creator plugin in C++.

      If you are a Qt or C++ developer who uses the IDE of the The Qt Company and you want to extend or improve its features, this is what you need!

      In this article I will try to explain all the basic concepts you need when creating a plugin and then I will guide you trough a practical example that creates a simple plugin with an option page.

      Source code is available on GitHub and licensed under the Unilicense license.

      Davide Coppola
      blog | Linkedin | Twitter

      1 Reply Last reply Reply Quote 8
      • V
        vivaladav last edited by

        Related to my post...

        Yesterday Cristian Adam has published another interesting article on Qt's blog about Building Qt Creator plugins with GitHub Actions.

        Davide Coppola
        blog | Linkedin | Twitter

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