mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4990 Column and row span
This commit is contained in:
@@ -109,6 +109,9 @@ protected:
|
||||
QList<QPointer<RiuQwtPlotLegend>> visibleLegends() const;
|
||||
QList<QPointer<QLabel>> visibleTitles() const;
|
||||
|
||||
std::pair<int, int>
|
||||
findAvailableRowAndColumn( int startRow, int startColumn, int expectedRows, int expectedColumns ) const;
|
||||
|
||||
private slots:
|
||||
virtual void performUpdate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user