Classes | Public Member Functions | Public Attributes

MouseCursorExchange Class Reference

Inheritance diagram for MouseCursorExchange:
CallBacker

List of all members.

Classes

class  Info

Public Member Functions

 MouseCursorExchange ()

Public Attributes

CNotifier< MouseCursorExchange,
const Info & > 
notifier

Detailed Description

Synchronizes cursor information between scenes. A window that catches a mouse movement may trigger the notifier. All windows interested in displaying a marker (or similar) at the current positions may subscribe to the notifier.


Constructor & Destructor Documentation

MouseCursorExchange::MouseCursorExchange (  ) 

Member Data Documentation