casa
5.7.0-16
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
casa
code
display
QtPlotter
annotations
PropertyListener.h
Go to the documentation of this file.
1
/*
2
* PropertyListener.h
3
*
4
* Created on: Sep 28, 2012
5
* Author: slovelan
6
*/
7
8
#ifndef PROPERTYLISTENER_H_
9
#define PROPERTYLISTENER_H_
10
11
namespace
casa {
12
13
class
PropertyListener
{
14
public
:
15
PropertyListener
();
16
virtual
void
propertiesChanged
() = 0;
17
virtual
~PropertyListener
();
18
};
19
20
}
/* namespace casa */
21
#endif
/* PROPERTYLISTENER_H_ */
casa::PropertyListener::propertiesChanged
virtual void propertiesChanged()=0
casa::PropertyListener::PropertyListener
PropertyListener()
casa::PropertyListener::~PropertyListener
virtual ~PropertyListener()
casa::PropertyListener
Definition:
PropertyListener.h:13
Generated on Sun Sep 1 2019 23:32:32 for casa by
1.8.5