#include <PropertyListener.h>
Public Member Functions | |
| PropertyListener () | |
| virtual void | propertiesChanged ()=0 |
| virtual | ~PropertyListener () |
Definition at line 13 of file PropertyListener.h.
| casa::PropertyListener::PropertyListener | ( | ) |
| virtual casa::PropertyListener::~PropertyListener | ( | ) | [virtual] |
| virtual void casa::PropertyListener::propertiesChanged | ( | ) | [pure virtual] |
Implemented in casa::Annotation, and casa::AnnotationText.
1.6.1