kontact
NewsSourceData Class Reference
List of all members.Detailed Description
Definition at line 31 of file newsfeeds.h.
Public Types | |
| enum | Category { Arts, Business, Computers, Misc, Recreation, Society } |
| typedef QValueList< NewsSourceData > | List |
Public Member Functions | |
| NewsSourceData (const QString &name=I18N_NOOP("Unknown"), const QString &url=QString::null, const QString &icon=QString::null, const Category category=Computers) | |
| QString | name () const |
| QString | url () const |
| QString | icon () const |
| Category | category () const |
Public Attributes | |
| QString | mName |
| QString | mURL |
| QString | mIcon |
| Category | mCategory |
The documentation for this class was generated from the following file:

