akregator/src/librss
RSS::Category Class Reference
List of all members.Detailed Description
Definition at line 36 of file category.h.
Public Member Functions | |
| Category () | |
| Category (const Category &other) | |
| Category (const QString &category, const QString &domain) | |
| virtual | ~Category () |
| Category & | operator= (const Category &other) |
| bool | operator== (const Category &other) const |
| QString | category () const |
| QString | domain () const |
| bool | isNull () const |
Static Public Member Functions | |
| static Category | fromXML (const QDomElement &e) |
The documentation for this class was generated from the following files:

