|
STK++ 1.0
|
In this file we define the IPropertySource class. More...
#include <list>#include "../../../projects/STKernel/include/STK_String.h"#include "STK_PropertyDescriptor.h"

Go to the source code of this file.
Classes | |
| class | STK::IPropertySource |
Interface to an object which is capable of supplying properties for display by the standard property sheet page implementation (PropertySheetPage). More... | |
Namespaces | |
| namespace | STK |
STK means the Statistical ToolKit. | |
In this file we define the IPropertySource class.
Every elements of the model inherit from this class in order to maintain the properties synchronized with the view.
Definition in file STK_IPropertySource.h.