Question
FrontendApplication belongs to which part in MVP architecture, how to use it properly
I would like to know FrontendApplication (FrontendApplication.cpp) belogns to which part in MVP architecture. I have no idea what is the duty of FronendApplcation and how to use it because most of the given examples FrontendApplication.cpp do not have any custom code
Thank you
