The Gnome Chemistry Utils  0.14.0
Public Member Functions | List of all members
gccv::TextTagList Class Reference

TextTag list. More...

#include <text-tag.h>

Public Member Functions

 TextTagList ()
 ~TextTagList ()

Detailed Description

TextTag list.

List of TextTag instances.

Definition at line 976 of file text-tag.h.

Constructor & Destructor Documentation

gccv::TextTagList::TextTagList ( )

Constructs an empty list.

gccv::TextTagList::~TextTagList ( )

Destructs the list and all the TextTag instances inside. If the TextTag must not be destroyed, call the clear() method before destroying the list.


The documentation for this class was generated from the following file: