Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
SPrvLogicComponentRefs Struct Reference

#include <CPanelLogicsDrawingArea.hpp>

Collaboration diagram for SPrvLogicComponentRefs:
[legend]

Public Attributes

CPanelLogicsEditorm_panelLogicsEditorRef {nullptr}
 
CPanelLogicsDrawingAream_panelLogicsDrawingAreaRef {nullptr}
 
std::weak_ptr< CLogicsDrawingAreaModelm_logicsDrawingAreaModelRef {}
 
CGooCanvasm_canvasRef {nullptr}
 

Detailed Description

Structure containing references needed in order to manage adding, moving, deleting a logic component.

Member Data Documentation

◆ m_canvasRef

CGooCanvas* SPrvLogicComponentRefs::m_canvasRef {nullptr}

◆ m_logicsDrawingAreaModelRef

std::weak_ptr<CLogicsDrawingAreaModel> SPrvLogicComponentRefs::m_logicsDrawingAreaModelRef {}

◆ m_panelLogicsDrawingAreaRef

CPanelLogicsDrawingArea* SPrvLogicComponentRefs::m_panelLogicsDrawingAreaRef {nullptr}

◆ m_panelLogicsEditorRef

CPanelLogicsEditor* SPrvLogicComponentRefs::m_panelLogicsEditorRef {nullptr}

The documentation for this struct was generated from the following file: