| ▼Nopenstudio | |
| CFloodPlotColorMap | FloodPlotColorMap is class for colormap that can be used in a flood plot |
| CFloodPlotData | FloodPlotData is abstract class for data that can be used in a flood plot |
| CLinePlotData | LinePlotData is abstract class for data that can be used in a line plot |
| CMatrixFloodPlotData | MatrixFloodPlotData converts a Matrix into flood plot data |
| CTimeSeriesFloodPlotData | TimeSeriesFloodPlotData converts a time series into flood plot data |
| CTimeSeriesLinePlotData | TimeSeriesLinePlotData converts a time series into Line plot data |
| CVectorLinePlotData | VectorLinePlotData converts two Vectors into Line plot data |
| ▼Nresultsviewer | |
| CBrowserView | BrowserView is a ui browser widget for the EnergyPlus html output table |
| CChangeAliasDialog | ChangeAliasDialog is ui dialog for changing file aliases |
| CLinePlotCurve | LinePlotCurve is a line plot curve item to track alias and source and hold scaled and unscaled y-values and hold smooth and stair x-values |
| CMainWindow | MainWindow is the ui container for the ResultsViewer application |
| CPlotLegend | PlotLegend is a ui widget to display line plot legends |
| CPlotView | PlotView is a ui container for the plot and all controls and toolbars |
| CPlotViewData | PlotViewData is a convenience structure for holding plot data |
| CPlotViewMimeData | PlotViewMimeData supports dropping plotViewData of drag/drop operations |
| CPlotViewProperties | PlotViewProperties is a ui widget to change PlotView properties |
| CPlotViewTimeAxis | PlotViewTimeAxis is a plot axis that supports date/time values |
| CPlotViewToolbar | PlotViewToolbar is the collection of tools for the user to control each plot |
| CResultsViewerData | ResultsViewerData tracks open files and aliases used in ResultsViewer |
| CResultsViewerPlotData | ResultsViewerPlotData structure for translating data from ui widgets to plotting format |
| CTabBarDrag | TabBarDrag is a tab bar widget that supports dragging |
| CTabDropDock | TabDropDock is a ui tab that supports dropping of mimedata |
| CTableView | TableView is a ui widget to present EnergyPlus output in a table which can be sorted and filtered |
| CTreeView | TreeView is a ui widget to present EnergyPlus output in a tree format which can be sorted and filtered and expanded and collapsed |
| CWidgetMimeData | WidgetMimeData is a mime data holder to support dragging to and from tabs |
| CZoomer | Zoomer is the control used for rectangular zooming in the plot region |
| CQwtSeriesData |