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 can I install plugins in Qt Creator?
Forum Updated to NodeBB v4.3 + New Features

How can I install plugins in Qt Creator?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 640 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.
  • AgarthaA Offline
    AgarthaA Offline
    Agartha
    wrote on last edited by
    #1

    Hello, I want to use the plugins included in qt creator. How can I install them?

    jsulmJ 1 Reply Last reply
    0
    • AgarthaA Agartha

      Hello, I want to use the plugins included in qt creator. How can I install them?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Agartha Are the plug-ins you want to use enabled? See "Help/About Plugins...".
      Or what exact issue do you have?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      AgarthaA 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Agartha Are the plug-ins you want to use enabled? See "Help/About Plugins...".
        Or what exact issue do you have?

        AgarthaA Offline
        AgarthaA Offline
        Agartha
        wrote on last edited by
        #3

        Hi @jsulm For example I want to use this. Do I need to compile from Github? Doesn't it install when you say get extensions? Or where should I upload what I got from Github?

        https://marketplace.qt.io/collections/all-products/products/advanced-docking-system

        jsulmJ 1 Reply Last reply
        0
        • AgarthaA Agartha

          Hi @jsulm For example I want to use this. Do I need to compile from Github? Doesn't it install when you say get extensions? Or where should I upload what I got from Github?

          https://marketplace.qt.io/collections/all-products/products/advanced-docking-system

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Agartha This is not a plug-in for QtCreator. You clone the Git repository, then you can open the pro file located there and build the demo. To use this code in your application you can build it (again: open the pro file in QtCreator and build) and then use it like any other library.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          2

          • Login

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