Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Add custom widgets to my QT creator designer
Forum Updated to NodeBB v4.3 + New Features

Add custom widgets to my QT creator designer

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 313 Views 2 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.
  • AmrCoderA Offline
    AmrCoderA Offline
    AmrCoder
    wrote on last edited by
    #1

    Hello,
    I was looking for some QT widgets components to extend my qt tools I found these good widgets here it's very good and looks nice my question here is there any way to add those widgets to my QT creator designer? like the other components of QT.
    currently, I use it like that, I add an empty widget from the qt designer widgets and promote it to the class from the new widgets I download, but also when I promote them I can't see the widgets itself in the designer I should run the app to see it.
    so if there any way to add it or I can see it in my designer before run it will be very helpful.
    Thanks in advance.

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

      Hi,

      You can build a plugin for designer for that. You'll link your custom widget library to it as well as your application.

      On a side note, it's Qt. QT stands for Apple's QuickTime which is something different.

      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
      1

      • Login

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