Files
Sourcetrail/src/lib/component/controller/DummyController.cpp
T
malte_langkabel 37d0dd33a4 ui: implemented gui abstraction and dummy view
- added abstract class tree for gui elements.
- implemented concrete gui classes that wrap the qt specific content.
- implemented first DummyView which plays nice with the ViewManager.

review id = 12
2014-05-07 13:00:17 +02:00

2 lines
50 B
C++

#include "component/controller/DummyController.h"