vdk 2.4.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
oCAbstractBinaryTree< T, Node >Abstract class for concrete VDKBtree class
|\CAbstractRedBlackTree< T, Node >Abstract frame class for VDKBTree
oCAbstractBinaryTree< T, RedBlackNode< T > >
|\CAbstractRedBlackTree< T, RedBlackNode< T > >
oCcalendardateDate object
oCCoord2D object
oCAbstractBinaryTree< T, Node >::IteratorProvides a nlog(n) iterator for AbstractBinaryTree
oCVDKAnyEventBaseclass for all VDKEvents, not instantied itself
|oCVDKGeometryEventIndicates a change of the widgets geometry
|oCVDKKeyEventThis class represents the data associated with a keypress or keyrelease event
|oCVDKKeyFocusEventThis event tells you if an VDKObject has lost or got the keyboradfocus
|oCVDKMapEventThis event is emitted whenever the widget toggels it's state from being hidden or unhidden or partial hidden
|oCVDKMouseEventThis provides you the baseinformation about the mousepointer
|\CVDKPaintEventThis event telles you which area of an object has to be redrawn
oCVDKApplicationApplication object
oCVDKArray< T >Templatized array
|oCTuple
|\CVDKTreeViewModelTuple
oCVDKArray< int >
oCVDKArray< VDKObject * >
oCVDKArray< VDKTreeNode >
oCVDKContainer< T >Base class for generic containers
|\CVDKHeap< T >Provide a templatized Heap
oCVDKFocusEventBaseclass for FocusEvents
|oCVDKKeyFocusEventThis 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
oCVDKList< T >Provides a reference semantic double linked list
|\CPageListPages list of a notebook
oCVDKList< GtkWidget >
oCVDKList< Series >
oCVDKList< VDKDnDEntry >
oCVDKList< VDKForm >
oCVDKList< VDKHLButton >
oCVDKList< VDKLabel >
oCVDKList< VDKObject >
oCVDKList< VDKObjectEventUnit >
oCVDKList< VDKObjectSignalUnit >
oCVDKList< VDKRadioButton >
oCVDKList< VDKRawObject >
oCVDKListiterator< T >Provides a VDKList iterator
oCVDKNotCopyAbleHierarchy root class
|oCVDKDrawToolThis class and subclasses provid customized drawing tools for VDKDrawingArea widget
|oCVDKObject
|oCVDKTextBufferProvides a gtk+ gtktextbuffer wrapper
|oCVDKTreeViewColumnProvides a wrapper for GtkTreeColumn
|\CVDKTreeViewModelProvides a wrapper for GtkTreeModel basically it stores data to be viewed with a VDKTreeView
oCVDKObjectEventUnit
oCVDKObjectSignal
oCVDKObjectSignalUnit
oCVDKPointProvides a simple point object
oCVDKRawObjectProvides a base class for derived raw objects
|oCVDKColorRaw color object
|oCVDKDnDProvides dnd support
|oCVDKFontProvides a raw font
|oCVDKPixbufProvides 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
oCVDKRectProvides a simple rectangle object
oCVDKRgbProvides a simple RGB color structure
oCVDKStringImplements famous cont referenced string objects
oCVDKTabpageThis class represents a single page of a notebook widget
oCVDKThreadThis class provides a simple thread implementation Actually is supported only POSIX THREAD
oCVDKTreeViewIterProvides a wrapper for GtkTreeIter
oCVDKValueItem< T >All properties private
oCVDKValueItem< Tuple >
oCVDKValueItem< VDKString >
oCVDKValueItem< VDKTreeViewIter >
oCVDKValueList< T >Templatized double-linked list
|\CSeriesIs a list of 2D points with some propreties and behaviours added
oCVDKValueList< Tuple >
oCVDKValueList< VDKString >
oCVDKValueList< VDKTreeViewIter >
\CVDKValueListIterator< T >VDKValueList iterator