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

#include <CLayoutLayers.hpp>

Collaboration diagram for CLayoutLayers::SLayerComponentData:
[legend]

Public Member Functions

 SLayerComponentData ()=delete
 
 SLayerComponentData (uint64_t id, AbstractComponentGUI **layer, IWidget **widget)
 
 ~SLayerComponentData ()
 

Public Attributes

uint64_t m_idLayer
 
AbstractComponentGUIm_layer
 
IWidgetm_widgetLayer
 

Constructor & Destructor Documentation

◆ SLayerComponentData() [1/2]

CLayoutLayers::SLayerComponentData::SLayerComponentData ( )
delete

◆ SLayerComponentData() [2/2]

CLayoutLayers::SLayerComponentData::SLayerComponentData ( uint64_t id,
AbstractComponentGUI ** layer,
IWidget ** widget )
inline

◆ ~SLayerComponentData()

CLayoutLayers::SLayerComponentData::~SLayerComponentData ( )
inline

Member Data Documentation

◆ m_idLayer

uint64_t CLayoutLayers::SLayerComponentData::m_idLayer

◆ m_layer

AbstractComponentGUI* CLayoutLayers::SLayerComponentData::m_layer

◆ m_widgetLayer

IWidget* CLayoutLayers::SLayerComponentData::m_widgetLayer

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