kwallet
authorizedapplicationstable.cpp
Go to the documentation of this file.
void setColumnWidth(int column, int width)
virtual int rowCount(const QModelIndex &parent) const =0
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const =0
virtual void resizeEvent(QResizeEvent *resizeEvent)
Definition: authorizedapplicationstable.cpp:52
virtual QSize sizeHint() const
void resizeColumnsToContents()
QRect contentsRect() const
virtual void resizeEvent(QResizeEvent *event)
void setRowHeight(int row, int height)
virtual void setModel(QAbstractItemModel *model)
void setWallet(KWallet::Wallet *wallet)
Definition: authorizedapplicationstable.cpp:30
int columnWidth(int column) const
AuthorizedApplicationsTable(QWidget *parent)
Definition: authorizedapplicationstable.cpp:24
Definition: authorizedappmodel.h:30
int width() const
QVariant data(int role) const
void setFixedHeight(int h)
virtual void setModel(QAbstractItemModel *model)
Definition: authorizedapplicationstable.cpp:35
int height() const
void setIndexWidget(const QModelIndex &index, QWidget *widget)
QAbstractItemModel * model() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString toString() const
height
Definition: revokeauthbutton.h:29
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.