In a Qt application, I mean a C ++ application with a Qt GUI. I used MVP for the Android project and Winform, MVC for ASP.NET MVC, of ββcourse, and MVVM for WPF / Silverlight / Javascript. But now that I need to start learning Qt, what is an MV * pattern that works well for a Qt application?
source share