#2187 Summary Plot : Add summary plot tool bar for stepping

This commit is contained in:
Magne Sjaastad
2017-11-29 12:55:42 +01:00
parent 3f55d4f1f0
commit f2bd87762c
6 changed files with 87 additions and 2 deletions

View File

@@ -62,6 +62,7 @@ public:
void applyNextIdentifier();
void applyPreviousIdentifier();
std::vector<caf::PdmFieldHandle*> fieldsToShowInToolbar();
QString compileAutoPlotTitle() const;