Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include "CLogicsComponent.hpp"
#include "core/assert.hpp"
#include "core/defines.hpp"
#include "logic/components/AbstractLogicsElement.hpp"
#include "ui/panels/editor/logic/CPanelLogicsDrawingArea.hpp"
#include "ui/shapes/CDrawLogicsElements.hpp"
#include <limits>
Classes | |
struct | LogicComponent |
struct | LogicComponent::Sections |
struct | LogicComponent::Keys |
Variables | |
static const std::string | kPrvStrLogicsComponentsGeneralTypeBasicBlock = "BasicBlock" |
static const std::string | kPrvStrLogicsComponentsGeneralTypeLibrary = "Library" |
static const std::string | kPrvStrLogicsComponentsGeneralTypeOthers = "Others" |
static const std::string | kPrvStrLogicsComponentsGeneralTypeUI = "UI" |
|
static |
|
static |
|
static |
|
static |