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 with designer

Custom widget with designer

Scheduled Pinned Locked Moved Unsolved General and Desktop
custom widgetdesignerwidget
1 Posts 1 Posters 386 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.
  • J Offline
    J Offline
    Josef Lintz
    wrote on 2 Oct 2022, 09:18 last edited by
    #1

    I want to create a widget which will be shared among applications.
    I'm following this tutorial, which so far explains most of what I need. However, my widget is slightly more complicated than just a single button.
    I want to be able to "design" my widget if necessary. I know that you can edit the qml in *Plugin::domXml() function, but this is very time consuming, and tedious.
    According to this you can use a ui tag in *Plugin::domXml(), to reference a *.ui file. But I don't really understand how to do it.

    Any help is greatly appreciated.

    1 Reply Last reply
    0

    1/1

    2 Oct 2022, 09:18

    • Login

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