This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CCalendar | A Calendar from which you can access the whole data |
CDate | Representing a Date |
Cstd::hash< Calendar > | |
Cstd::hash< Date > | |
CLine | A line |
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" |
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 |
▼CQComboBox | |
CMultiList | |
▼CQOpenGLFunctions | |
CGraphics2D | |
CPainter2D | A 2D painter |
CQtOpenGLWidget | A qt open gl widget |
CShader | A shader |
▼CQOpenGLWidget | |
CGraphics2D | |
CQtOpenGLWidget | A qt open gl widget |
▼CQWidget | |
CApp | An application |
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 |