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. Custom widget plugin not show in designer
QtWS25 Last Chance

Custom widget plugin not show in designer

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 1.4k 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.
  • G Offline
    G Offline
    goodsogi
    wrote on last edited by
    #1

    I am using qt 5.3.1 on Ubuntu 14.04.

    I followed the custom widget plugin example:

    http://qt-project.org/doc/qt-5/qtdesigner-customwidgetplugin-example.html

    I ran the project. But I couldn't see the widget on designer. What's wrong?

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      welcome to forum. How did you check on this ? Did you launching the Designer from outside qt creator?. If not try this and see how it goes.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

      1 Reply Last reply
      0
      • G Offline
        G Offline
        goodsogi
        wrote on last edited by
        #3

        I tired, but same result.

        I think I should see libcustomwidgetplugin.so file in /home/jeff/Qt5.3.1/5.2/gcc/plugins/designer folder. But it doesn't exist.

        Am I right?

        1 Reply Last reply
        0
        • dheerendraD Offline
          dheerendraD Offline
          dheerendra
          Qt Champions 2022
          wrote on last edited by
          #4

          Yes, it should exist there. If not copied there, just copy to folder and try. It works.

          Dheerendra
          @Community Service
          Certified Qt Specialist
          http://www.pthinks.com

          1 Reply Last reply
          0
          • G Offline
            G Offline
            goodsogi
            wrote on last edited by
            #5

            thanks. I copied the so file to the folder. I worked.

            I wonder why the so file was not automatically created in the folder.

            1 Reply Last reply
            0
            • dheerendraD Offline
              dheerendraD Offline
              dheerendra
              Qt Champions 2022
              wrote on last edited by
              #6

              It may be a issue with copy after build is in QtCreator. Need to check which step is failing.

              Dheerendra
              @Community Service
              Certified Qt Specialist
              http://www.pthinks.com

              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