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. Official Node Editor in Qt?
QtWS25 Last Chance

Official Node Editor in Qt?

Scheduled Pinned Locked Moved Solved General and Desktop
node editor
3 Posts 2 Posters 2.1k 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.
  • I Offline
    I Offline
    iwoithe
    wrote on 1 Nov 2020, 06:43 last edited by
    #1

    Hi everyone,

    Recently I've seen an increase in node editing (graph based processing) in apps and I would like to use one in one of my apps. I currently don't have the time to write one from scratch, but is there a possibility that an official node editor widget could be bundled with Qt? These are just a few things that I would like.

    • I kind of like the look of the Blender node editor and I would like to replicate that
    • The option to choose between straight and curved node links/noodles
    • Custom node header color and icon

    Note that I have looked at https://github.com/paceholder/nodeeditor and other similar node editors, but they don't have everything I would like. Just some other information, I use PyQt/PySide.

    Thanks

    J 1 Reply Last reply 1 Nov 2020, 10:35
    0
    • I iwoithe
      1 Nov 2020, 06:43

      Hi everyone,

      Recently I've seen an increase in node editing (graph based processing) in apps and I would like to use one in one of my apps. I currently don't have the time to write one from scratch, but is there a possibility that an official node editor widget could be bundled with Qt? These are just a few things that I would like.

      • I kind of like the look of the Blender node editor and I would like to replicate that
      • The option to choose between straight and curved node links/noodles
      • Custom node header color and icon

      Note that I have looked at https://github.com/paceholder/nodeeditor and other similar node editors, but they don't have everything I would like. Just some other information, I use PyQt/PySide.

      Thanks

      J Offline
      J Offline
      JonB
      wrote on 1 Nov 2020, 10:35 last edited by JonB 11 Jan 2020, 10:36
      #2

      @iwoithe
      Hello and welcome.

      This is a user forum, i.e. users/developers just like yourself who use Qt. We not write/publish "official" anythings (though some people contribute to the open source code base of Qt). You can post your suggestions for enhancements to the Qt "bug" board, or to the Qt Company themselves. Though I wouldn't hold your breath for whole new features like this. Or, you can write the code yourself and contribute it to the community, which is always welcome :)

      1 Reply Last reply
      2
      • I Offline
        I Offline
        iwoithe
        wrote on 2 Nov 2020, 09:12 last edited by
        #3

        Hi @JonB,
        Thanks for your answer.

        @JonB said in Official Node Editor in Qt?:

        Or, you can write the code yourself

        As I said in the first post:

        @iwoithe said in Official Node Editor in Qt?:

        I currently don't have the time to write one from scratch

        But maybe one day I will. Until then I'll wait. :)

        1 Reply Last reply
        1

        2/3

        1 Nov 2020, 10:35

        • Login

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