C++ knowledge should be sufficient to learn how to use Qt to make a GUI application (particularly a widget-based one). You might want some Javascript knowledge if you want to use Qt Quick in anger. Be sure to walk before you run by start at the beginning with some of the Tutorials and Examples in conjunction with the documentation. The documentation is your friend.