All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions
Qtilities::Core::ObserverAwareBase Class Reference

The ObserverAwareBase class provides everything that is needed to make an object aware of an observer. More...

#include <Observer.h>

Inheritance diagram for Qtilities::Core::ObserverAwareBase:
Inheritance graph
[legend]

List of all members.

Public Member Functions

ObserverobserverContext () const
 Gets a pointer to the observer context.
virtual bool setObserverContext (Observer *observer_ptr)
 Sets the observer context.

Detailed Description

The ObserverAwareBase class provides everything that is needed to make an object aware of an observer.

This class is a convenience base class which can be used by objects when they depend on an observer context.

See also:
Qtilities::Core::Observer


Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé