kwallet
authorizedappmodel.cpp
Go to the documentation of this file.
44 setItem(row, 1, new QStandardItem("dummy")); // this item will be hidden by the disconnect button, see below setIndexWidget call
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const
bool contains(const Key &key) const
bool removeRow(int row, const QModelIndex &parent)
QString text() const
bool isValid() const
AuthorizedAppModel(KWallet::Wallet *wallet)
Definition: authorizedappmodel.cpp:27
void setItem(int row, int column, QStandardItem *item)
QStandardItem * item(int row, int column) const
virtual int rowCount(const QModelIndex &parent) const
iterator insert(const Key &key, const T &value)
int row() const
singleShot
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:01 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:42:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.