KNewStuff
#include <atticahelper.h>

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] |
| void AtticaHelper::checkLogin | ( | const QString & | name, |
| const QString & | password | ||
| ) |
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.
Definition at line 124 of file atticahelper.cpp.
| bool AtticaHelper::loadCredentials | ( | QString & | name, |
| QString & | password | ||
| ) |
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] |
| bool AtticaHelper::saveCredentials | ( | const QString & | name, |
| const QString & | password | ||
| ) |
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:
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:57:21 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.