KNewStuff
Go to the documentation of this file.
18 #ifndef KNEWSTUFF3_ATTICAHELPER_H
19 #define KNEWSTUFF3_ATTICAHELPER_H
21 #include <QtCore/QStringList>
23 #include <attica/providermanager.h>
24 #include <attica/provider.h>
26 #include <attica/category.h>
27 #include <attica/content.h>
28 #include <attica/license.h>
74 void checkLoginFinished(Attica::BaseJob* baseJob);
75 void defaultProvidersLoaded();
83 void slotPreviewData(
KIO::Job* job,
const QByteArray& buf);
84 void slotPreviewDownload(
KJob *job);
88 Attica::ProviderManager providerManager;
89 Attica::Provider currentProvider;
90 Attica::Category::List m_validCategories;
94 Attica::Content::List m_userCreatedContent;
96 QByteArray m_previewBuffer[3];
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:28:50 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.