mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3763 Annotations. Define annotation plane Z for global annotations
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
|
||||
class RimAnnotationCollection;
|
||||
class RimAnnotationCollectionBase;
|
||||
class RimAnnotationInViewCollection;
|
||||
|
||||
|
||||
@@ -42,6 +43,5 @@ protected:
|
||||
void onActionTriggered(bool isChecked) override;
|
||||
void setupActionLook(QAction* actionToSetup) override;
|
||||
|
||||
RimAnnotationCollection* annotationCollection() const;
|
||||
RimAnnotationInViewCollection* annotationInViewCollection() const;
|
||||
RimAnnotationCollectionBase* annotationCollectionBase() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user