25 #ifndef YRpmGroupsTree_h
26 #define YRpmGroupsTree_h
29 #include "YStringTree.h"
38 #ifndef SUPPRESS_YRPMGROUPSTREE_OBSOLETE_WARNING
39 # warning The YRpmGroupsTree class is obsolete. DO NOT USE ANYMORE.
51 {
return origPath( node,
'/',
false ); }
56 void addFallbackRpmGroups();
Template class for tree items that maintain sort order.
This was an efficient storage for RPM group tags.
Abstract base class for filter views with hierarchical filter criteria - e.g., RPM group tags,...
std::string translatedPath(const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)
Construct a complete original path for the specified tree item.
std::string origPath(const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)
Construct a complete original path for the specified tree item.