Searched defs:TagSet (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/util/
H A Dege-tags.cpp83 TagSet::TagSet() : function in class:ege::TagSet
90 TagSet::~TagSet()
94 void TagSet::setLang(std::string const& lang)
107 bool TagSet::addTag(Tag const& tag)
135 std::vector<Tag> const& TagSet::getTags()
140 int TagSet::getCount( std::string const& key )
149 void TagSet::increment( std::string const& key )
160 void TagSet
[all...]
H A Dege-tags.h80 class TagSet class in namespace:ege
83 TagSet();
84 ~TagSet();

Completed in 13 milliseconds