vdk 2.4.0 Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
AbstractBinaryTree< T, Node >Abstract class for concrete VDKBtree class
AbstractBinaryTree< T, Node >::IteratorProvides a nlog(n) iterator for AbstractBinaryTree
AbstractRedBlackTree< T, Node >Abstract frame class for VDKBTree
calendardateDate object
Coord2D object
PageListPages list of a notebook
SeriesIs a list of 2D points with some propreties and behaviours added
Tuple
VDKAbstractButtonThis class provides a common base for different types of buttons
VDKAnyEventBaseclass for all VDKEvents, not instantied itself
VDKApplicationApplication object
VDKArray< T >Templatized array
VDKBarChartProvides a bar chart
VDKBoxOne of the most used widget containers
VDKBrushThis class provides a brush to customize drawing. Actually unused, left for future improuvments
VDKBtree< T >Templatized binary tree data structure
VDKCanvasThis class provides a canvas widget
VDKChartProvides a char base class
VDKCheckButtonThis calls provides a check button widget
VDKColorRaw color object
VDKComboProvides a simplified wrapper for gtkcombo
VDKComboEntryProvides a simplified wrapper for gtkcombo_entry
VDKContainer< T >Base class for generic containers
VDKCustomThis is a base class for derived VDKCustomList and VDKCustomTree Provides common functionalities for both child classes
VDKCustomButtonThis class provides an unified wrapper for almost all kind of GtkButton
VDKCustomListThis class wraps gtkclist widget
VDKCustomSortedList
VDKCustomTreeThis class wraps gtkctree widget
VDKDataBoxDatabox widget
VDKDnDProvides dnd support
VDKDockerBoxProvides a box that can be detached from his container and attached (docked) into a separate form
VDKDrawingAreaThis class provides a drawing area widget. This widget should substitute VDKCanvas which is now deprecated but will continue to be supported even if not enhanced more. However VDKCanvas is not really deprecated, simply VDKDrawingArea is a better widget, much powerfull and easy to use
VDKDrawToolThis class and subclasses provid customized drawing tools for VDKDrawingArea widget
VDKEditorProvides a nice source editor wrapping Mike Hammerson GtkSourceView. Editor provides:
  • syntax higlighting
  • undo capability
  • parenthesis matching
  • word completion
VDKEntryThis class provides a gtkentry wrapper
VDKEventBox
VDKFileChooserProvides a wrap for GtkFileChooser widget
VDKFileDialogProvides a file selection modal window that supports multiple file selection
VDKFileIconDialogProvides a file dialog with file icons
VDKFileSaveAsDialogThis class is a file "SaveAs" selection modal window
VDKFileSelWraps GtkFileSelection
VDKFixedThis class wraps gtkfixed container
VDKFocusEventBaseclass for FocusEvents
VDKFontProvides a raw font
VDKFormVDKForm widgets, generally the outermost widget container
VDKFrameThis class wraps a gtkframe widget
VDKGeometryEventIndicates a change of the widgets geometry
VDKHandleBoxThis class provides a gtkhandle box wrapper
VDKHeap< T >Provide a templatized Heap
VDKHLButton(HL stands for HighLighted) this class provides a button that behaves like Netscape buttons, it highlights when mouse is over. Parent class API left unchanged. This widget can be used alone or packed into a VDKHLButtonBar
VDKImageProvides an image widget This widget should substitute VDKPixmap object that from now should be considered deprecated
VDKInputChannelThis class allows you to monitor inputs from one or more file descriptors and define member function(s) to be called whenever some activity is detected on that file descriptor
VDKKeyEventThis class represents the data associated with a keypress or keyrelease event
VDKKeyFocusEventThis event tells you if an VDKObject has lost or got the keyboradfocus
VDKLabelProvides a gtklabel wrapper
VDKLineChart
VDKList< T >Provides a reference semantic double linked list
VDKListiterator< T >Provides a VDKList iterator
VDKMapEventThis event is emitted whenever the widget toggels it's state from being hidden or unhidden or partial hidden
VDKMenuProvides a menu items container
VDKMenubarProvides a gtkmenubar wrapper
VDKMenuItemProvides a menu item
VDKMouseEventThis provides you the baseinformation about the mousepointer
VDKMouseFocusEventThis event tells you if an VDKObject has lost or got the mousefocus
VDKNotCopyAbleHierarchy root class
VDKNotebookProvides a notebook widget
VDKObject
VDKObjectContainerContainers base class
VDKObjectEventUnit
VDKObjectSignal
VDKObjectSignalUnit
VDKOptionMenu
VDKPaintEventThis event telles you which area of an object has to be redrawn
VDKPanedProvides a paned widget
VDKPanelbarProvides a status bar with one or more panel, each panel is a VDKLabel
VDKPenThis class provides a Pen to customize drawing
VDKPixbufProvides 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
VDKPixmapProvides a pixmap widget
VDKPointProvides a simple point object
VDKProgressBarProvides a progress bar widget
VDKRadioButtonProvides a radio button
VDKRadioButtonGroupProvidesa radio button group
VDKRawObjectProvides a base class for derived raw objects
VDKRawPixmapProvides a raw pixmap
VDKRectProvides a simple rectangle object
VDKRgbProvides a simple RGB color structure
VDKScatteredChart
VDKScrolledThis calls provides a scrolled container widget
VDKSeparatorProvides a separator widget
VDKSliderProvides a slider or "scale" widget
VDKSpinButtonProvides a spin button widget
VDKStatusbarProvides a statubar widget. Differently from gtkstatusbar VDKStatusbar does not handle context, each statusbar has is own context
VDKStringImplements famous cont referenced string objects
VDKTableProvides a table widget
VDKTabpageThis class represents a single page of a notebook widget
VDKTextBufferProvides a gtk+ gtktextbuffer wrapper
VDKTextViewProvides a gtk+ gtktextview wrapper. This widget works under a buffer-view model, text buffer take care of changes and text view of displaying. Any change to text buffer will reflect automagically into text view. This widget substitutes old VDKText used on vdkbuilder version <= 1.2.5 and now deprecated even if will remain in use on earlier versions of VDK 2.0 series
VDKThreadThis class provides a simple thread implementation Actually is supported only POSIX THREAD
VDKTimerProvides a timer
VDKToolbarProvides a GtkToobar wrapper
VDKTooltipProvides a tooltip
VDKTreeViewProvides a wrapper for GtkTreeView widget
VDKTreeViewColumnProvides a wrapper for GtkTreeColumn
VDKTreeViewIterProvides a wrapper for GtkTreeIter
VDKTreeViewModelProvides a wrapper for GtkTreeModel basically it stores data to be viewed with a VDKTreeView
VDKTreeViewModelTuple
VDKValueItem< T >All properties private
VDKValueList< T >Templatized double-linked list
VDKValueListIterator< T >VDKValueList iterator

Generated on Fri Jan 12 14:48:28 2007 for vdk 2.4.0 by  doxygen 1.5.1