This is the complete list of members for PlotMatrix, including all inherited members.
| _horizontal_link | PlotMatrix | private |
| _layout | PlotMatrix | private |
| _legend_point_size | PlotMatrix | private |
| _mapped_data | PlotMatrix | private |
| _name | PlotMatrix | private |
| _num_cols | PlotMatrix | private |
| _num_rows | PlotMatrix | private |
| addColumn() | PlotMatrix | |
| addPlotWidget(unsigned row, unsigned col) | PlotMatrix | private |
| addRow() | PlotMatrix | |
| alignAxes(unsigned rowOrColumn, QwtPlot::Axis axisId) | PlotMatrix | private |
| alignScaleBorder(unsigned rowOrColumn, QwtPlot::Axis axisId) | PlotMatrix | private |
| colsCount() const | PlotMatrix | |
| gridLayout() | PlotMatrix | |
| isColumnEmpty(unsigned row) const | PlotMatrix | |
| isRowEmpty(unsigned row) const | PlotMatrix | |
| maximumZoomOut() | PlotMatrix | slot |
| maximumZoomOutHorizontal() | PlotMatrix | slot |
| maximumZoomOutVertical() | PlotMatrix | slot |
| name() const | PlotMatrix | |
| on_legendSizeChanged(int point_size) | PlotMatrix | privateslot |
| on_singlePlotScaleChanged(PlotWidget *modified_plot, QRectF range) | PlotMatrix | privateslot |
| plotAdded(PlotWidget *) | PlotMatrix | signal |
| plotAt(unsigned row, unsigned column) | PlotMatrix | |
| plotAt(unsigned row, unsigned column) const | PlotMatrix | |
| plotAt(unsigned index) | PlotMatrix | |
| plotAt(unsigned index) const | PlotMatrix | |
| plotCount() const | PlotMatrix | |
| PlotMatrix(QString name, PlotDataMapRef &datamap, QWidget *parent=nullptr) | PlotMatrix | |
| removeColumn(unsigned column_to_delete) | PlotMatrix | |
| removeEmpty() | PlotMatrix | |
| removeRow(unsigned row_to_delete) | PlotMatrix | |
| replot() | PlotMatrix | |
| rowsCount() const | PlotMatrix | |
| setAxisScale(QwtPlot::Axis axisId, unsigned row, unsigned col, double min, double max, double step=0) | PlotMatrix | |
| setHorizontalLink(bool linked) | PlotMatrix | |
| setName(const QString &new_name) | PlotMatrix | |
| swapPlots(unsigned rowA, unsigned colA, unsigned rowB, unsigned colB) | PlotMatrix | private |
| undoableChange() | PlotMatrix | signal |
| updateLayout() | PlotMatrix | |
| xmlLoadState(QDomElement &plotmatrix_element) | PlotMatrix | |
| xmlSaveState(QDomDocument &doc) const | PlotMatrix | |
| ~PlotMatrix() | PlotMatrix | virtual |