Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CLogicsBackground.hpp
Go to the documentation of this file.
1#ifndef LIBS_LOGIC_CLOGICSBACKGROUND_HPP_
2#define LIBS_LOGIC_CLOGICSBACKGROUND_HPP_
3
5
28
29#endif /* 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