I'm new to programming/Qt. I need help in adding my custom slot on a QGLwidget. Can anyone help pls
I'm new to programming/Qt. I need help in adding my custom slot on a QGLwidget. Can anyone help pls
Just create a subclass and add the slot there.
Do you mean that you are new to programming with Qt, or new to both programming and Qt ?I'm new to programming/Q
If its the second option, then I suggest you to get familiar with C++ first (until you get really comfortable with the language), otherwise you'll be copy-pasting the code without any idea of how it works.
Bookmarks