Hello, I've recently started reading the Qt3 documentation, and now I have some doubts.
1. What exactly are layouts, and, for instance, how is a QVBoxLayout different from a QVBox?
2. How are properties different from the usual setMember/getMember methods and when should I use them?
3. In what way are events and event filters different from normal methods and slots?
Thank you.


Reply With Quote

And when you do, come back and ask your questions, because it is most probable, that an answer you get will point you to the docs anyway.

Bookmarks