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"
47 void renewableEventConnect();
48 void renewableEventDisconnect();
52 void renewableSettingsChanged();
61 bool pGroupHasChanged;
Panel implementation.
Definition panel.h:36
std::shared_ptr< InspectorData > Ptr
The most suitable smart pointer for the class.
Definition data.h:44