vdk 2.4.0
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 CAbstractBinaryTree< T, Node >Abstract class for concrete VDKBtree class
 CAbstractRedBlackTree< T, Node >Abstract frame class for VDKBTree
 CAbstractBinaryTree< T, RedBlackNode< T > >
 CAbstractRedBlackTree< T, RedBlackNode< T > >
 CcalendardateDate object
 CCoord2D object
 CAbstractBinaryTree< T, Node >::IteratorProvides a nlog(n) iterator for AbstractBinaryTree
 CVDKAnyEventBaseclass for all VDKEvents, not instantied itself
 CVDKGeometryEventIndicates a change of the widgets geometry
 CVDKKeyEventThis class represents the data associated with a keypress or keyrelease event
 CVDKKeyFocusEventThis event tells you if an VDKObject has lost or got the keyboradfocus
 CVDKMapEventThis event is emitted whenever the widget toggels it's state from being hidden or unhidden or partial hidden
 CVDKMouseEventThis provides you the baseinformation about the mousepointer
 CVDKPaintEventThis event telles you which area of an object has to be redrawn
 CVDKApplicationApplication object
 CVDKArray< T >Templatized array
 CTuple
 CVDKTreeViewModelTuple
 CVDKArray< int >
 CVDKArray< VDKObject * >
 CVDKArray< VDKTreeNode >
 CVDKContainer< T >Base class for generic containers
 CVDKHeap< T >Provide a templatized Heap
 CVDKFocusEventBaseclass for FocusEvents
 CVDKKeyFocusEventThis event tells you if an VDKObject has lost or got the keyboradfocus
 CVDKMouseFocusEventThis event tells you if an VDKObject has lost or got the mousefocus
 CVDKList< T >Provides a reference semantic double linked list
 CPageListPages list of a notebook
 CVDKList< GtkWidget >
 CVDKList< Series >
 CVDKList< VDKDnDEntry >
 CVDKList< VDKForm >
 CVDKList< VDKHLButton >
 CVDKList< VDKLabel >
 CVDKList< VDKObject >
 CVDKList< VDKObjectEventUnit >
 CVDKList< VDKObjectSignalUnit >
 CVDKList< VDKRadioButton >
 CVDKList< VDKRawObject >
 CVDKListiterator< T >Provides a VDKList iterator
 CVDKNotCopyAbleHierarchy root class
 CVDKDrawToolThis class and subclasses provid customized drawing tools for VDKDrawingArea widget
 CVDKObject
 CVDKTextBufferProvides a gtk+ gtktextbuffer wrapper
 CVDKTreeViewColumnProvides a wrapper for GtkTreeColumn
 CVDKTreeViewModelProvides a wrapper for GtkTreeModel basically it stores data to be viewed with a VDKTreeView
 CVDKObjectEventUnit
 CVDKObjectSignal
 CVDKObjectSignalUnit
 CVDKPointProvides a simple point object
 CVDKRawObjectProvides a base class for derived raw objects
 CVDKColorRaw color object
 CVDKDnDProvides dnd support
 CVDKFontProvides a raw font
 CVDKPixbufProvides a raw image wrapping GdkPixbuf This class should in time substitute VDKRawPixmap that from now should be considered deprecated ven if will continue to be supported in earler versions of vdk 2.x series
 CVDKRawPixmapProvides a raw pixmap
 CVDKRectProvides a simple rectangle object
 CVDKRgbProvides a simple RGB color structure
 CVDKStringImplements famous cont referenced string objects
 CVDKTabpageThis class represents a single page of a notebook widget
 CVDKThreadThis class provides a simple thread implementation Actually is supported only POSIX THREAD
 CVDKTreeViewIterProvides a wrapper for GtkTreeIter
 CVDKValueItem< T >All properties private
 CVDKValueItem< Tuple >
 CVDKValueItem< VDKString >
 CVDKValueItem< VDKTreeViewIter >
 CVDKValueList< T >Templatized double-linked list
 CSeriesIs a list of 2D points with some propreties and behaviours added
 CVDKValueList< Tuple >
 CVDKValueList< VDKString >
 CVDKValueList< VDKTreeViewIter >
 CVDKValueListIterator< T >VDKValueList iterator