6 #include <globjects/globjects_api.h> 28 virtual void notifyChanged(
const Changeable * sender);
31 std::set<Changeable*> m_subjects;
Contains all the classes that wrap OpenGL functionality.
Superclass of all objects that want others to signal that they have changed.
Definition: Changeable.h:22
Allows listening to any Changeable.
Definition: ChangeListener.h:22