Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. Qt simple library for drawing undirected weighted graph ?

Qt simple library for drawing undirected weighted graph ?

Scheduled Pinned Locked Moved Unsolved Brainstorm
2 Posts 2 Posters 2.2k 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.
  • P Offline
    P Offline
    Project try
    wrote on last edited by
    #1

    Hello, I'm not sure if this is the correct place to post this, but I have been searching for a library for drawing undirected weighted graph in Qt, I thought I'd ask, maybe someone already has a good library to share.

    What I want is this:

    alt text

    Simple every vertex has a label, and every edge is undirected with a weight labeled on it.

    I don't need a special interaction like moving vertices, simply I want the graph to be displayed on a widget for the user to see only, like read only.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      The Elastic Node Example from the Graphics View framework might give you some ideas to start from.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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