How to add a mouse click event with qt_dotgraph?

asked 2015-01-23 10:27:06 -0500

galou gravatar image

Hi,

I want to add a mouse click event when clicking on a node or an edge of a graph created by qt_dotgraph. The only information I would require is the node/edge label in order to show some information about the node/edge.

How can I achieve that?

Thanks!

edit retag flag offensive close merge delete