KNewStuff
providerdialog.cpp
Go to the documentation of this file.
64 QLabel *description = new QLabel(i18n("Please select one of the providers listed below:"), topPage);
QString i18n(const char *text)
virtual int rowCount(const QModelIndex &parent) const =0
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const =0
KTranslatable name() const
Retrieves the common name of the provider.
Definition: knewstuff2/core/provider.cpp:64
void setModal(bool modal)
QItemSelectionModel * selectionModel() const
void clear()
void addWidget(QWidget *widget, int stretch, QFlags< Qt::AlignmentFlag > alignment)
T & first()
QString representation() const
Returns the string which matches most closely the current language.
Definition: ktranslatable.cpp:64
virtual void accept()
QList< QTreeWidgetItem * > selectedItems() const
void setHeaderLabels(const QStringList &labels)
void setCaption(const QString &c)
void setCurrentIndex(const QModelIndex &index, QFlags< QItemSelectionModel::SelectionFlag > command)
QAbstractItemModel * model() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
static void error(QWidget *parent, const QString &text, const QString &caption=QString(), Options options=Notify)
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:25:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.