Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
enums.hpp
Go to the documentation of this file.
1
#ifndef IV_SRC_UI_VIEWS_EDITOR_ENUMS_HPP_
2
#define IV_SRC_UI_VIEWS_EDITOR_ENUMS_HPP_
3
4
namespace
iv::views::editor
5
{
6
7
enum class
eEditorView
8
{
9
Stations
,
10
Watchcall
,
11
Groups
,
12
Cabinets
,
13
Units
,
14
Channels
,
15
Tanks
,
16
Pms
,
17
Controls
,
18
Mimics
,
19
Logics
,
20
CustomBlocks
,
21
DataFlow
22
};
23
24
}
25
26
#endif
//IV_SRC_UI_VIEWS_EDITOR_ENUMS_HPP_
iv::views::editor
Definition
enums.hpp:5
iv::views::editor::eEditorView
eEditorView
Definition
enums.hpp:8
iv::views::editor::eEditorView::Channels
@ Channels
iv::views::editor::eEditorView::CustomBlocks
@ CustomBlocks
iv::views::editor::eEditorView::Controls
@ Controls
iv::views::editor::eEditorView::Watchcall
@ Watchcall
iv::views::editor::eEditorView::Pms
@ Pms
iv::views::editor::eEditorView::Tanks
@ Tanks
iv::views::editor::eEditorView::Stations
@ Stations
iv::views::editor::eEditorView::DataFlow
@ DataFlow
iv::views::editor::eEditorView::Groups
@ Groups
iv::views::editor::eEditorView::Logics
@ Logics
iv::views::editor::eEditorView::Cabinets
@ Cabinets
iv::views::editor::eEditorView::Mimics
@ Mimics
iv::views::editor::eEditorView::Units
@ Units
src
ui
views
editor
enums.hpp
Generated by
1.12.0