VICI  0.11.815
Visual Chart Interpreter
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
oNVICIThe namespace for the Visual Chart Interpreter project
|oNAdminAn API for the vici-adm program
|oNCanvasAn API for the Canvas which handles the drawing and layout
|oNcdiThe namespace for the Common Development Infrastructure
|oNcfiThe namespace for the Common Facilities Infrastructure components
|oNCmndAn API for libcommand
|oNCronAPI for libcron
|oNEBNFAn API for the libebnf library
|oNEdAn API for the vici editor
|oNgthThe namespace for the GUI Test Harness
|oNInstAn API for the installer
|oNInterpAn API for the vici script interpreter
|oNSearchAn API for libsearch
|oNSecAn API for libsecure
|oNstubThe namespace for stub versions of modules
|oNSymbolAn API for libsymbol
|oNSyntaxAn API for libsyntax
|oCPathManipulate path strings
|oCvxtAn exception object with severity levels
|oCGTHWindowWidgetA mix-in class with the functions required for the gui test harness
|oCWidgetMgrClientAn interface for the WidgetMgr to call its clients when a window registers itself
|oCWidgetMgrA singleton class that window widgets register with
|oCVMainWindowA main window class that automatically registers itself
|oCVDialogA dialog class that automatically registers itself
|oCItemDelegateAn item delegate that uses QLineEdit for editing list and table entries
|oCVEditListBuilds on QListWidget to provide better editing ability
|oCMetricsA class to encapsulate measurements
|oCSignalToQtSignalA class to convert operating system signals into Qt signals
|oCAboutDialogA standard About Vici dialog for the project
|oCCanvasSceneAn implementation of the Scene abstract class for holding a QGraphicsScene
|oCEbnfNodeA node of the EBNF parse tree
|oCEbnfTreeAn implementation of the ParseTree type
|oCEbnfXmlA specialization of the Xml class for the parse tree
|oCFactoryAn abstract type for factories
|oCFactoryFactoryResponsible for creating and supplying factories for the main modules
|oCWindowA wrapper class for windows
|oCSceneA wrapper for QGraphicsScene class
|oCViciAn API for the vici runtime gui
|oCViciFactoryAn abstract factory for making an instance of Vici
|\CVWindowAn implementation of Window for holding Qt's QWidget objects
\ClogbuffA streambuf class specialized for logging