VICI
0.11.815
Visual Chart Interpreter
|
VICI | The namespace for the Visual Chart Interpreter project |
Admin | An API for the vici-adm program |
Canvas | An API for the Canvas which handles the drawing and layout |
cdi | The namespace for the Common Development Infrastructure |
cfi | The namespace for the Common Facilities Infrastructure components |
Cmnd | An API for libcommand |
Cron | API for libcron |
EBNF | An API for the libebnf library |
Ed | An API for the vici editor |
gth | The namespace for the GUI Test Harness |
Inst | An API for the installer |
Interp | An API for the vici script interpreter |
Search | An API for libsearch |
Sec | An API for libsecure |
stub | The namespace for stub versions of modules |
Symbol | An API for libsymbol |
Syntax | An API for libsyntax |
Path | Manipulate path strings |
vxt | An exception object with severity levels |
GTHWindowWidget | A mix-in class with the functions required for the gui test harness |
WidgetMgrClient | An interface for the WidgetMgr to call its clients when a window registers itself |
WidgetMgr | A singleton class that window widgets register with |
VMainWindow | A main window class that automatically registers itself |
VDialog | A dialog class that automatically registers itself |
ItemDelegate | An item delegate that uses QLineEdit for editing list and table entries |
VEditList | Builds on QListWidget to provide better editing ability |
Metrics | A class to encapsulate measurements |
SignalToQtSignal | A class to convert operating system signals into Qt signals |
AboutDialog | A standard About Vici dialog for the project |
CanvasScene | An implementation of the Scene abstract class for holding a QGraphicsScene |
EbnfNode | A node of the EBNF parse tree |
EbnfTree | An implementation of the ParseTree type |
EbnfXml | A specialization of the Xml class for the parse tree |
Factory | An abstract type for factories |
FactoryFactory | Responsible for creating and supplying factories for the main modules |
Window | A wrapper class for windows |
Scene | A wrapper for QGraphicsScene class |
Vici | An API for the vici runtime gui |
ViciFactory | An abstract factory for making an instance of Vici |
VWindow | An implementation of Window for holding Qt's QWidget objects |
logbuff | A streambuf class specialized for logging |