- 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
2 lines
50 B
C++
2 lines
50 B
C++
#include "component/controller/DummyController.h"
|