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. How to create a Qt Creator plugin in C++, a working example explained

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

Scheduled Pinned Locked Moved Qt Creator and other tools
qtcreatorarticletutorialplugin
2 Posts 1 Posters 682 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.
  • V Offline
    V Offline
    vivaladav
    wrote on 18 Dec 2019, 12:48 last edited by
    #1

    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
    8
    • V Offline
      V Offline
      vivaladav
      wrote on 19 Dec 2019, 08:43 last edited by
      #2

      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
      1

      1/2

      18 Dec 2019, 12:48

      • Login

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