KNewStuff
Go to the documentation of this file.
22 #ifndef KNEWSTUFF2_UI_DOWNLOADDIALOG_H
23 #define KNEWSTUFF2_UI_DOWNLOADDIALOG_H
33 #include "ui_DownloadDialog.h"
48 class ItemsViewDelegate;
108 void slotEntriesFailed();
110 void slotPayloadLoaded(
KUrl url);
112 void slotResetMessage();
113 void slotNetworkTimeout();
114 void slotSortingSelected(
int sortType);
115 void slotSearchTextChanged();
116 void slotUpdateSearch();
121 void slotLoadProvidersListDXS();
122 void slotLoadProviderDXS();
123 void slotCategories(QList<Category*> categories);
124 void slotEntries(QList<Entry*> entries);
132 void slotProgress(
const QString & text,
int percentage);
133 void slotProvidersFailed();
136 void slotCollabAction(
QAction * action);
138 void slotListIndexChanged(
const QModelIndex &index,
const QModelIndex &old);
140 virtual void hideEvent(QHideEvent * event);
144 void populateSortCombo(
const Provider * provider);
151 QTimer * m_searchTimer;
152 QTimer * messageTimer;
153 QTimer * networkTimer;
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:28:51 by
doxygen 1.8.1.1 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.