mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3824 Annotations. 'Create annotation' context menu item on each annotation group
This commit is contained in:
@@ -39,6 +39,13 @@ class RimAnnotationGroupCollection : public caf::PdmObject
|
||||
friend class RimAnnotationInViewCollection;
|
||||
|
||||
CAF_PDM_HEADER_INIT;
|
||||
|
||||
public:
|
||||
const static QString TEXT_ANNOTATION_UI_NAME;
|
||||
const static QString REACH_CIRCLE_ANNOTATION_UI_NAME;
|
||||
const static QString USED_DEFINED_POLYLINE_ANNOTATION_UI_NAME;
|
||||
const static QString POLYLINE_FROM_FILE_ANNOTATION_UI_NAME;
|
||||
|
||||
public:
|
||||
RimAnnotationGroupCollection();
|
||||
~RimAnnotationGroupCollection() override;
|
||||
|
||||
Reference in New Issue
Block a user