libyui
 
Loading...
Searching...
No Matches
YRpmGroupsTree Class Reference

#include <YRpmGroupsTree.h>

Inheritance diagram for YRpmGroupsTree:
Collaboration diagram for YRpmGroupsTree:

Public Member Functions

YStringTreeItemaddRpmGroup (const std::string &rpmGroup)
 
std::string rpmGroup (const YStringTreeItem *node)
 
std::string translatedRpmGroup (const YStringTreeItem *node)
 
void addFallbackRpmGroups ()
 
- Public Member Functions inherited from YStringTree
 YStringTree (const char *textdomain)
 
virtual ~YStringTree ()
 
YStringTreeItemaddBranch (const std::string &content, char delimiter=0, YStringTreeItem *parent=0)
 
std::string origPath (const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)
 
std::string translatedPath (const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)
 
YTransText path (const YStringTreeItem *item, char delimiter, bool startWithDelimiter=true)
 
void logTree ()
 
YStringTreeItemroot () const
 
const char * textdomain () const
 
void setTextdomain (const char *domain)
 
std::string translate (const std::string &orig)
 

Additional Inherited Members

- Protected Member Functions inherited from YStringTree
std::string completePath (const YStringTreeItem *item, bool translated, char delimiter, bool startWithDelimiter)
 
void logBranch (YStringTreeItem *branch, std::string indentation)
 
- Protected Attributes inherited from YStringTree
YStringTreeItem_root
 
std::string _textdomain
 

Detailed Description

This was an efficient storage for RPM group tags.

THIS CLASS IS OBSOLETE. DO NOT USE THIS ANYMORE.


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