akregator/src
Akregator::Backend::Category Class Reference
#include <feedstorage.h>
Detailed Description
a convenience class to handle categories in the backend
Definition at line 39 of file feedstorage.h.
Public Member Functions | |
bool | operator== (const Category &other) const |
bool | operator!= (const Category &other) const |
bool | operator< (const Category &other) const |
Public Attributes | |
QString | term |
QString | scheme |
QString | name |
Member Function Documentation
|
we need this for QMaps
Definition at line 59 of file feedstorage.h. |
|
two categories are equal when scheme and term are equal, name is ignored
Definition at line 49 of file feedstorage.h. |
The documentation for this class was generated from the following file: