paceholder / nodeeditor

Qt Node Editor. Dataflow programming framework
BSD 3-Clause "New" or "Revised" License
3.03k stars 814 forks source link

Adding nodeclick signal #255

Closed tatatupi closed 2 years ago

tatatupi commented 4 years ago

For my application, a single click on the node should emit a signal so that I could handle some interface functionalities.

emmenlau commented 2 years ago

Looks good and useful to me. Could this be considered?

paceholder commented 2 years ago

Implemented a bit differently in the branch for v3. I'll merge this one.