Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
PanelLogicsEditBroadCastChannel.hpp
Go to the documentation of this file.
1#ifndef IV_PANELS_EDITOR_LOGIC_PANELLOGICSEDITBROADCASTCHANNEL_HPP
2#define IV_PANELS_EDITOR_LOGIC_PANELLOGICSEDITBROADCASTCHANNEL_HPP
3
6
8{
9
21
22}// namespace iv::panels::editor::logic
23
24#endif//IV_PANELS_EDITOR_LOGIC_PANELLOGICSEDITBROADCASTCHANNEL_HPP
Definition AbstractComponentGUI.hpp:30
Definition PanelLogicsEditBroadCastChannel.hpp:11
uint32_t m_indexArea
Definition PanelLogicsEditBroadCastChannel.hpp:19
iv::logic::eBroadCastChannelType m_broadCastChannelType
Definition PanelLogicsEditBroadCastChannel.hpp:18
AbstractComponentGUI * buildPanel()
Definition PanelLogicsEditBroadCastChannel.cpp:17
PanelLogicsEditBroadCastChannel(iv::logic::eBroadCastChannelType broadCastChannelType, uint32_t indexArea)
Definition PanelLogicsEditBroadCastChannel.cpp:10
eBroadCastChannelType
Definition enums.hpp:52
Definition ModelTreeLogicComponents.cpp:32