1#ifndef LIBS_LOGIC_CLOGICSBACKGROUND_HPP_
2#define LIBS_LOGIC_CLOGICSBACKGROUND_HPP_
uint32_t TId
Definition AbstractCanvasItem.hpp:47
Definition AbstractLogicsElement.hpp:15
Definition CLogicsBackground.hpp:16
CLogicsBackground(CLogicsBackground &&other)=delete
CLogicsBackground & operator=(CLogicsBackground &&other)=delete
CLogicsBackground(const CLogicsBackground &other)=delete
CLogicsBackground & operator=(const CLogicsBackground &other)=delete
virtual ~CLogicsBackground()=default
CLogicsBackground()
Definition CLogicsBackground.cpp:5