#include <atticahelper.h>
Definition at line 39 of file atticahelper.h.
◆ AtticaHelper()
AtticaHelper::AtticaHelper |
( |
QObject * | parent = 0 | ) |
|
|
explicit |
◆ addProviderFile()
void AtticaHelper::addProviderFile |
( |
const QUrl & | file | ) |
|
◆ categoriesLoaded
void KNS3::AtticaHelper::categoriesLoaded |
( |
Attica::Category::List | | ) |
|
|
signal |
◆ checkLogin()
void AtticaHelper::checkLogin |
( |
const QString & | name, |
|
|
const QString & | password ) |
◆ contentByCurrentUserLoaded
void KNS3::AtticaHelper::contentByCurrentUserLoaded |
( |
const Attica::Content::List & | | ) |
|
|
signal |
◆ contentLoaded
void KNS3::AtticaHelper::contentLoaded |
( |
const Attica::Content & | | ) |
|
|
signal |
◆ currencyLoaded
void KNS3::AtticaHelper::currencyLoaded |
( |
const QString & | | ) |
|
|
signal |
◆ detailsLinkLoaded
void KNS3::AtticaHelper::detailsLinkLoaded |
( |
const QUrl & | | ) |
|
|
signal |
◆ init()
void AtticaHelper::init |
( |
| ) |
|
◆ licensesLoaded
void KNS3::AtticaHelper::licensesLoaded |
( |
const Attica::License::List & | | ) |
|
|
signal |
◆ loadCategories()
void AtticaHelper::loadCategories |
( |
const QStringList & | configuredCategories | ) |
|
◆ loadContent()
void AtticaHelper::loadContent |
( |
const QString & | contentId | ) |
|
◆ loadContentByCurrentUser()
void AtticaHelper::loadContentByCurrentUser |
( |
| ) |
|
◆ loadCredentials()
bool AtticaHelper::loadCredentials |
( |
QString & | name, |
|
|
QString & | password ) |
◆ loadCurrency()
void AtticaHelper::loadCurrency |
( |
| ) |
|
◆ loadDetailsLink()
void AtticaHelper::loadDetailsLink |
( |
const QString & | contentId | ) |
|
◆ loadLicenses()
void AtticaHelper::loadLicenses |
( |
| ) |
|
◆ loadPreviews()
void KNS3::AtticaHelper::loadPreviews |
( |
const QString & | contentId | ) |
|
◆ loginChecked
void KNS3::AtticaHelper::loginChecked |
( |
bool | | ) |
|
|
signal |
◆ previewLoaded
void KNS3::AtticaHelper::previewLoaded |
( |
int | index, |
|
|
const QImage & | image ) |
|
signal |
◆ provider()
Attica::Provider AtticaHelper::provider |
( |
| ) |
|
◆ providersLoaded
void KNS3::AtticaHelper::providersLoaded |
( |
const QStringList & | | ) |
|
|
signal |
◆ saveCredentials()
bool AtticaHelper::saveCredentials |
( |
const QString & | name, |
|
|
const QString & | password ) |
◆ setCurrentProvider()
void AtticaHelper::setCurrentProvider |
( |
const QString & | provider | ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by
doxygen 1.14.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.