mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1543 Naming and fixes from review
This commit is contained in:
@@ -108,7 +108,8 @@ public:
|
||||
bool show3DWindow() const;
|
||||
bool showPlotWindow() const;
|
||||
|
||||
void removeResult(RimDefines::ResultCatType type, const QString& resultName);
|
||||
void reloadCompletionTypeResultsInAllViews();
|
||||
|
||||
|
||||
protected:
|
||||
// Overridden methods
|
||||
@@ -120,6 +121,7 @@ protected:
|
||||
|
||||
private:
|
||||
void appendScriptItems(QMenu* menu, RimScriptCollection* scriptCollection);
|
||||
void removeEclipseResultAndRedrawAllViews(RimDefines::ResultCatType type, const QString& resultName);
|
||||
|
||||
private:
|
||||
caf::PdmField<QString> m_projectFileVersionString;
|
||||
|
||||
Reference in New Issue
Block a user