Is there some article/tutorial that will teach me learn managing data flow and control flow between multiple forms/screens in a Qt application ?
Is there some article/tutorial that will teach me learn managing data flow and control flow between multiple forms/screens in a Qt application ?
You might want to get a copy of "C++ GUI Programming with Qt 4" by Blanchette & Summerfield. It touches on this topic a little bit.