Pile Group Tool  2.0.3
Educational tool demonstrating behavior of pile groups in layered soil
Public Member Functions | Protected Attributes | List of all members
ResultPlotQCP Class Reference

The ResultPlotQwt class implements the QCP library interface for ResultPlotSuper. More...

Inheritance diagram for ResultPlotQCP:
Inheritance graph
[legend]
Collaboration diagram for ResultPlotQCP:
Collaboration graph
[legend]

Public Member Functions

 ResultPlotQCP (QWidget *parent=nullptr)
 
void refresh (void)
 
- Public Member Functions inherited from ResultPlotSuper
 ResultPlotSuper (QWidget *parent=nullptr)
 
virtual void plotResults (QVector< QVector< double > *> &, QVector< QVector< double > *> &)
 
virtual void updateSoil (QVector< double > &layerDepth)
 

Protected Attributes

QCustomPlot * plot
 
- Protected Attributes inherited from ResultPlotSuper
QVector< double > depthOfLayer = QVector<double>(4, 0.0)
 
QVector< QVector< double > > m_pos
 
QVector< QVector< double > > m_data
 

Detailed Description

The ResultPlotQwt class implements the QCP library interface for ResultPlotSuper.

Since
2.0

This class provides library-dependent plotting for QCustomPlot (QCP).

See also
ResultPlotQwt

The documentation for this class was generated from the following files: