8 #ifndef HAVEENABLED_HPP_ 9 #define HAVEENABLED_HPP_ 11 #include "ColorProvider.hpp" 12 #include "Element.hpp" 20 bool isEnabled()
const;
21 void setEnabled(
bool enabled);
Definition: HaveEnabled.hpp:15
Definition: ColorProvider.hpp:15
Definition: Element.hpp:22