Hello all, I am new to the whole Qt thing.
So far, I can’t tell the difference between a Qt application and a Qt widget, and I can’t figure out if I am supposed to make a Qt quick thing in Javascript, or a classic c++ widget. What is the official method for a making a simple program? I am trying to make a simple window that has a button I can press, and I would like it to have the appearance of a system window.
↧