Documentation

COTag documentation

COTagGroup : COGroup

COTagGroup is used to organize tags.

AuthorsGenerated by qmathe
Declared inCOTag.h

Overview

A tag group content is restricted to COTag objects. The content is ordered (to ensure the tag list order is stable in the UI).

To access and change the grouped tags, use COCollection API. For example, -content returns the tags belonging to the tag group.

Tags can belong to multiple tag groups. Tag groups belong to a COTagLibrary.


No public API available