KNewStuff
KNS3::AtticaHelper Class Reference
#include <atticahelper.h>
Inheritance diagram for KNS3::AtticaHelper:

Signals | |
| void | categoriesLoaded (Attica::Category::List) |
| void | contentByCurrentUserLoaded (const Attica::Content::List &) |
| void | contentLoaded (const Attica::Content &) |
| void | currencyLoaded (const QString &) |
| void | detailsLinkLoaded (const QUrl &) |
| void | licensesLoaded (const Attica::License::List &) |
| void | loginChecked (bool) |
| void | previewLoaded (int index, const QImage &image) |
| void | providersLoaded (const QStringList &) |
Public Member Functions | |
| AtticaHelper (QObject *parent=0) | |
| void | checkLogin (const QString &name, const QString &password) |
| void | init () |
| void | loadCategories (const QStringList &configuredCategories) |
| void | loadContent (const QString &contentId) |
| void | loadContentByCurrentUser () |
| bool | loadCredentials (QString &name, QString &password) |
| void | loadCurrency () |
| void | loadDetailsLink (const QString &contentId) |
| void | loadLicenses () |
| void | loadPreviews (const QString &contentId) |
| Attica::Provider | provider () |
| bool | saveCredentials (const QString &name, const QString &password) |
| void | setCurrentProvider (const QString &provider) |
Detailed Description
Definition at line 39 of file atticahelper.h.
Constructor & Destructor Documentation
| AtticaHelper::AtticaHelper | ( | QObject * | parent = 0 | ) | [explicit] |
Definition at line 31 of file atticahelper.cpp.
Member Function Documentation
| void KNS3::AtticaHelper::categoriesLoaded | ( | Attica::Category::List | ) | [signal] |
Definition at line 68 of file atticahelper.cpp.
| void KNS3::AtticaHelper::contentByCurrentUserLoaded | ( | const Attica::Content::List & | ) | [signal] |
| void KNS3::AtticaHelper::contentLoaded | ( | const Attica::Content & | ) | [signal] |
| void KNS3::AtticaHelper::currencyLoaded | ( | const QString & | ) | [signal] |
| void KNS3::AtticaHelper::detailsLinkLoaded | ( | const QUrl & | ) | [signal] |
| void AtticaHelper::init | ( | ) |
Definition at line 36 of file atticahelper.cpp.
| void KNS3::AtticaHelper::licensesLoaded | ( | const Attica::License::List & | ) | [signal] |
| void AtticaHelper::loadCategories | ( | const QStringList & | configuredCategories | ) |
Definition at line 96 of file atticahelper.cpp.
| void AtticaHelper::loadContent | ( | const QString & | contentId | ) |
Definition at line 168 of file atticahelper.cpp.
| void AtticaHelper::loadContentByCurrentUser | ( | ) |
Definition at line 124 of file atticahelper.cpp.
Definition at line 80 of file atticahelper.cpp.
| void AtticaHelper::loadCurrency | ( | ) |
Definition at line 176 of file atticahelper.cpp.
| void AtticaHelper::loadDetailsLink | ( | const QString & | contentId | ) |
Definition at line 153 of file atticahelper.cpp.
| void AtticaHelper::loadLicenses | ( | ) |
Definition at line 139 of file atticahelper.cpp.
| void KNS3::AtticaHelper::loadPreviews | ( | const QString & | contentId | ) |
| void KNS3::AtticaHelper::loginChecked | ( | bool | ) | [signal] |
| void KNS3::AtticaHelper::previewLoaded | ( | int | index, |
| const QImage & | image | ||
| ) | [signal] |
| Attica::Provider AtticaHelper::provider | ( | ) |
Definition at line 63 of file atticahelper.cpp.
| void KNS3::AtticaHelper::providersLoaded | ( | const QStringList & | ) | [signal] |
Definition at line 91 of file atticahelper.cpp.
| void AtticaHelper::setCurrentProvider | ( | const QString & | provider | ) |
Definition at line 53 of file atticahelper.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference