1#ifndef IV_SRC_UI_PANELS_PANELSTATIONSEDITOR_HPP_
2#define IV_SRC_UI_PANELS_PANELSTATIONSEDITOR_HPP_
Definition AbstractComponentGUI.hpp:30
Definition AbstractViewPanelEditor.hpp:12
Definition CDialog.hpp:21
Definition PanelStationsEditor.hpp:13
std::shared_ptr< AbstractSheetModel > m_sheetModelRef
Definition PanelStationsEditor.hpp:24
AbstractComponentGUI * prvBuildButtonsLayout()
Definition PanelStationsEditor.cpp:606
void update() override
Definition PanelStationsEditor.cpp:550
CSheet * m_sheetRef
Definition PanelStationsEditor.hpp:25
PanelStationsEditor()
Definition PanelStationsEditor.cpp:545
AbstractComponentGUI * buildPanel(CDialog *dialogFather) override
Definition PanelStationsEditor.cpp:566
Definition ButtonAccessFactory.cpp:11