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. Link Custom Widget to main application - Auto compile/ Auto lookup
QtWS25 Last Chance

Link Custom Widget to main application - Auto compile/ Auto lookup

Scheduled Pinned Locked Moved Unsolved General and Desktop
custom widgetcompilelink
3 Posts 2 Posters 387 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.
  • M Offline
    M Offline
    Migguf
    wrote on last edited by Migguf
    #1

    Hello, I'm quite new to Qt.
    I'm using Qt 5.12 and i got a qmake project where I'm working on.

    For our students project I need to make Costum Widget application which will be inserted in the main application.

    My Question is how is it possible to refer to the Costum Widgets inside the main application, that i don't have transfer the .h / .so files every time I'm changing the Costum Widget. At best i would be able to only compile the main application and auto compile the widgets with it.

    Thanks in advance
    Miguel

    JonBJ 1 Reply Last reply
    0
    • M Migguf

      Hello, I'm quite new to Qt.
      I'm using Qt 5.12 and i got a qmake project where I'm working on.

      For our students project I need to make Costum Widget application which will be inserted in the main application.

      My Question is how is it possible to refer to the Costum Widgets inside the main application, that i don't have transfer the .h / .so files every time I'm changing the Costum Widget. At best i would be able to only compile the main application and auto compile the widgets with it.

      Thanks in advance
      Miguel

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #2

      @Migguf
      Are you thinking of/interested in a Qt subdirs project, e.g. https://wiki.qt.io/SUBDIRS_-_handling_dependencies ?

      M 1 Reply Last reply
      1
      • JonBJ JonB

        @Migguf
        Are you thinking of/interested in a Qt subdirs project, e.g. https://wiki.qt.io/SUBDIRS_-_handling_dependencies ?

        M Offline
        M Offline
        Migguf
        wrote on last edited by
        #3

        @JonB Thank you for the answer this might be helpful
        i'm gonna try this out

        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