View Revisions: Issue #384 |
[ Back to Issue ] |
Summary |
0000384: Add view/presenter for Loops user interface (ILoopsPresenter/ILoopsView) |
|
Revision |
2013-02-23 13:19 by ycastonguay |
|
Description |
The Presenter controls all the logic for the application. It sends updates to the
view through the ILoopsView interface (for the Main Window). |
|
Revision |
2012-07-01 16:39 by ycastonguay |
|
Description |
The Presenter controls all the logic for the application. It sends updates to the
view through the ILoopOverviewView interface (for the Main Window). |