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();
61 #endif // YRpmGroupsTree_h This was an efficient storage for RPM group tags.
Template class for tree items that maintain sort order.
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.