#include "TdkObserver.h"
#include "TdkMainDlgController.h"
Classes | |
class | TdkMainDlgControllerDecorator |
Description. Defines an interface for decorator pattern. This class allows the user inherit from main dialog controller. Using this class, the user can change the controller behavior dinamically. More... |