Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

VDKNotCopyAble Class Reference

Hierarchy root class. More...

#include <vdkutils.h>

Inheritance diagram for VDKNotCopyAble:

VDKDrawTool VDKObject VDKRawEventSignal VDKTextBuffer VDKTreeViewColumn VDKTreeViewModel VDKBrush VDKPen VDKAbstractButton VDKCanvas VDKCombo VDKCustom VDKCustomButton VDKDrawingArea VDKEditor VDKEntry VDKForm VDKImage VDKInputChannel VDKLabel VDKMenuItem VDKObjectContainer VDKOptionMenu VDKPixmap VDKProgressBar VDKSeparator VDKSlider VDKSpinButton VDKStatusbar VDKTimer VDKTooltip VDKTreeView List of all members.

Detailed Description

Hierarchy root class.

All vdk gui and gui related objects (with few exceptions) belong to this. This object can't be copied or assigned, any copy/assign operation is flagged as an error since copy-initializer and assignement operator are private methods. Most of them are constructed on the heap with new operator and a great part can be handled with garbage collection.


The documentation for this class was generated from the following file:
Generated on Sat May 4 21:58:37 2002 for vdk 2.0.1 by doxygen1.2.15