interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::RemotePropertyListener Class Reference

#include <propertylistener.hh>

Inheritance diagram for VOS::RemotePropertyListener:

VOS::MetaObject VOS::PropertyListener VOS::Vobject VOS::Dispatchable VUtil::RefCounted List of all members.

Detailed Description

Definition at line 222 of file propertylistener.hh.

Public Member Functions


Constructor & Destructor Documentation

VOS::RemotePropertyListener::RemotePropertyListener ( VobjectBase superobject  ) 

virtual VOS::RemotePropertyListener::~RemotePropertyListener (  )  [inline, virtual]

Definition at line 226 of file propertylistener.hh.


Member Function Documentation

virtual void VOS::RemotePropertyListener::notifyPropertyChange ( const PropertyEvent event  )  [virtual]

Notification interface that a property has been changed.

Override this method in your subclass.

Parameters:
event Event describing what happened. Note the 'const' declaration.

Implements VOS::PropertyListener.


The documentation for this class was generated from the following file: