struct CCL::Text::Anchor
Anchor definition.
#include <itextbuilder.h> struct Anchor: public CCL::Text::Fragment { // construction Anchor (StringRef name); };
Inherited Members
public: // fields TextNodeType nodeType; String content; tbool encode; Variant argument;