Parallel Coordinate System with Time Series Data
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nstd
 Chash< Date >
 Chash< Calendar >
 CAppAn application
 CCalendarA Calendar from which you can access the whole data
 CDateRepresenting a Date
 CGraphics2D
 CLineA line
 CMultiList
 CMultilistA QComboBox in which you can select multiple values. This code is taken from "https://notes84.blogspot.com/2016/05/c-qt56-combobox-with-checkboxes.html?m=0"
 CPainter2DA 2D painter
 CPCAxisA PC Axis, which represents one axis in the PC System. It holds its positional values on the plane and the values of the data sets dependent on which attribute the axis represents
 CPCLineA PC Line representing a Line on the PCSystem. It is a Line over all attributes, so geometrically speaken is a poly line with multiple segments
 CPCSystemA PC system. Representing all parts of the Parallel Coordinate System including VP_Widgets, PC_Axis, PCLines
 CQtOpenGLWidgetA qt open gl widget
 CShaderA shader
 CVector2D
 CVP_WallA Wall of a VP_Widget. It basically shows the wall and the Lines of a Vanishing Point Widget
 CVP_WidgetA Vanishing Point Widget. It shows a separate Parallel Coordinate System which can be moved in time back and forwards