#include "CeylanTextDisplayable.h"#include "CeylanGenericModel.h"#include <string>


Go to the source code of this file.
Classes | |
| class | Ceylan::MVC::BaseView |
| Interface class for all views of the lightweight generic Model-View-Controller (MVC) design pattern. More... | |
| class | Ceylan::MVC::SingleModelGenericView< ActualModel > |
| Generic view template, for views specifically linked to a given model, whose class is the typename. More... | |
Namespaces | |
| namespace | Ceylan |
| This part of the Ceylan namespace gathers some convenient string manipulation facilities to be widely used. | |
| namespace | Ceylan::MVC |
1.5.8