Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
CentralWidget | This class is a Widget which contains all the loaded data and one or two stacked graph widgets |
ColorPushButton | This class is a QPushButton with a single button color and a colored text |
ColorScheme1D | This class is a representation of a 1D ColorScheme |
DataItem | This structure represents a data item with a name and a time sequence of data |
DataItemPart | This structure represents a data item part with a year, month and the quantity |
MainWindow | This class is a main window |
StackedGraph | This class is a stacked graph |
StackedGraphView | This class is a view for the stacked graph |
StackedGraphWidget | This class is a widget which contains a stacked graph and a menu for this graph |
TempData | This structure represents a data item in the original data of the centralWidget |