21 #ifndef __ANTARES_APPLICATION_WINDOW_RENEWABLE_COMMON_H__
22 #define __ANTARES_APPLICATION_WINDOW_RENEWABLE_COMMON_H__
26 #include "../../toolbox/input/renewable-cluster.h"
28 #include "../../windows/inspector/data.h"
30 #include "../../toolbox/input/renewable-cluster.h"
32 namespace Antares::Window::Renewable
43 void renewableEventConnect();
44 void renewableEventDisconnect();
48 void renewableSettingsChanged();
57 bool pGroupHasChanged;
Panel implementation.
Definition: panel.h:34
std::shared_ptr< InspectorData > Ptr
The most suitable smart pointer for the class.
Definition: data.h:40