Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "ModelTreeLogicComponents.hpp"
#include "core/CStringTools.hpp"
#include "core/parsers.hpp"
#include "core/paths.hpp"
#include "diamar/Application.hpp"
#include "diamar/CDataAppEditDiamar.hpp"
#include "diamar/EditDiamarModel.hpp"
#include "ui/gui/CColumnList.hpp"
#include "ui/gui/CDataList.hpp"
#include "ui/gui/CTree.hpp"
#include "ui/panels/editor/logic/CPanelLogicsDrawingArea.hpp"
#include <cstddef>
#include <filesystem>
#include <set>
#include <string>
Namespaces | |
namespace | iv |
namespace | iv::panels |
namespace | iv::panels::editor |
namespace | iv::panels::editor::logic |
Functions | |
static std::shared_ptr< iv::model::editDiamar::EditDiamarModel > | iv::panels::editor::logic::prvGetEditDiamarModel () |
Variables | |
static const std::string | kPrvStrTreeLogicsComponentsBasicBlocks = _("Basic blocks") |
static const std::string | kPrvStrTreeLogicsComponentsLibraries = _("Libraries") |
static const std::string | kPrvStrTreeLogicsComponentsOthers = _("Others") |
static const std::string | kPrvStrTreeLogicsComponentsOthersBroadCastChannel = _("Broad Cast C.") |
static const std::string | kPrvStrTreeLogicsComponentsOthersChannel = _("Channel") |
static const std::string | kPrvStrTreeLogicsComponentsOthersConstant = _("Constant") |
static const std::string | kPrvStrTreeLogicsComponentsOthersIOBlock = _("IO Block") |
static const std::string | kPrvStrTreeLogicsComponentsOthersLabel = _("Label") |
static const std::string | kPrvStrTreeLogicsUI = _("UI") |
static const std::string | kPrvStrTreeLogicsText = _("Text") |
static const std::string | kPrvStrTreeLogicsRectangle = _("Rectangle") |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |