You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would appreciate guidance from the experts. I have created an openglwidget in class gui: public QMainWindow to show some model, and I am now seeking to implement some operations that depend on the node editor. However, I do not know about how to establish a connection between the signal emitted by the node and the function within class gui.
The text was updated successfully, but these errors were encountered:
I would appreciate guidance from the experts. I have created an openglwidget in class gui: public QMainWindow to show some model, and I am now seeking to implement some operations that depend on the node editor. However, I do not know about how to establish a connection between the signal emitted by the node and the function within class gui.
The text was updated successfully, but these errors were encountered: