1 #ifndef INFORMATIONSCREENCONTROLLER_H 2 #define INFORMATIONSCREENCONTROLLER_H 4 #include <Controller/controller.h> 5 #include <View/informationscreen.h> 155 #endif // INFORMATIONSCREENCONTROLLER_H
The Controller class.
Definition: controller.h:13
The Interfaz class. Represents generic screen.
Definition: interfaz.h:10
Interfaz * interfaz
interfaz interface.
Definition: controller.h:81