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

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

Scheduled Pinned Locked Moved Unsolved General and Desktop
custom widgetcompilelink
3 Posts 2 Posters 391 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 8 Feb 2023, 13:07 last edited by Migguf 2 Aug 2023, 13:07
    #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

    J 1 Reply Last reply 8 Feb 2023, 13:18
    0
    • M Migguf
      8 Feb 2023, 13:07

      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

      J Offline
      J Offline
      JonB
      wrote on 8 Feb 2023, 13:18 last edited by JonB 2 Aug 2023, 13:18
      #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 9 Feb 2023, 14:38
      1
      • J JonB
        8 Feb 2023, 13:18

        @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 9 Feb 2023, 14:38 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

        3/3

        9 Feb 2023, 14:38

        • Login

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