1#ifndef LIBS_GTK_CCOMPONENTLISTGTK_HPP_
2#define LIBS_GTK_CCOMPONENTLISTGTK_HPP_
Definition CComponentListGTK.hpp:7
CComponentListGTK(const CComponentListGTK &other)=delete
CComponentListGTK & operator=(const CComponentListGTK &other)=delete
GtkWidget * m_treeView
Definition CComponentListGTK.hpp:20
~CComponentListGTK() override=default
CComponentListGTK()=delete
GtkWidget * getTreeView()
Definition CComponentListGTK.cpp:8
CComponentListGTK & operator=(CComponentListGTK &&other)=delete
CComponentListGTK(CComponentListGTK &&other)=delete