STK++ 1.0
STK_IPropertySource.h File Reference

In this file we define the IPropertySource class. More...

#include <list>
#include "../../../projects/STKernel/include/STK_String.h"
#include "STK_PropertyDescriptor.h"
Include dependency graph for STK_IPropertySource.h:
This graph shows which files directly or indirectly include this file:

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.



Detailed Description

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.