KNewStuff
itemsviewbasedelegate.cpp
Go to the documentation of this file.
31ItemsViewBaseDelegate::ItemsViewBaseDelegate(QAbstractItemView *itemView, Engine* engine, QObject * parent)
virtual ~ItemsViewBaseDelegate()
Definition itemsviewbasedelegate.cpp:45
void signalShowDetails(const KNS3::EntryInternal &entry)
void slotDetailsClicked()
Definition itemsviewbasedelegate.cpp:98
bool eventFilter(QObject *watched, QEvent *event)
Definition itemsviewbasedelegate.cpp:49
void slotInstallClicked()
Definition itemsviewbasedelegate.cpp:69
QAbstractItemView * m_itemView
Definition itemsviewbasedelegate.h:72
void slotInstallActionTriggered(QAction *action)
Definition itemsviewbasedelegate.cpp:87
ItemsViewBaseDelegate(QAbstractItemView *itemView, Engine *engine, QObject *parent=0)
Definition itemsviewbasedelegate.cpp:31
void slotLinkClicked(const QString &url)
Definition itemsviewbasedelegate.cpp:59
static QString locate(const char *type, const QString &filename, const KComponentData &cData=KGlobal::mainComponent())
QAbstractItemView * itemView() const
KWidgetItemDelegate(QAbstractItemView *itemView, QObject *parent=0)
QPersistentModelIndex focusedIndex() const
static QDebug kDebug(bool cond, int area=KDE_DEFAULT_DEBUG_AREA)
QPixmap SmallIcon(const QString &name, int force_size, int state, const QStringList &overlays)
Definition atticaprovider.cpp:36
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.