Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼Nstd | |
Chash< Date > | |
Chash< Calendar > | |
CApp | An application |
CCalendar | A Calendar from which you can access the whole data |
CDate | Representing a Date |
CGraphics2D | |
CLine | A line |
CMultiList | |
CMultilist | A 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" |
CPainter2D | A 2D painter |
CPCAxis | A 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 |
CPCLine | A 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 |
CPCSystem | A PC system. Representing all parts of the Parallel Coordinate System including VP_Widgets, PC_Axis, PCLines |
CQtOpenGLWidget | A qt open gl widget |
CShader | A shader |
CVector2D | |
CVP_Wall | A Wall of a VP_Widget. It basically shows the wall and the Lines of a Vanishing Point Widget |
CVP_Widget | A Vanishing Point Widget. It shows a separate Parallel Coordinate System which can be moved in time back and forwards |