Konsole
Konsole::ShortcutItemDelegate Class Reference
#include <ManageProfilesDialog.h>
Inheritance diagram for Konsole::ShortcutItemDelegate:

Detailed Description
Definition at line 136 of file ManageProfilesDialog.h.
Public Member Functions | |
virtual QWidget * | createEditor (QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
virtual void | setModelData (QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const |
ShortcutItemDelegate (QObject *parent=0) |
Constructor & Destructor Documentation
ShortcutItemDelegate::ShortcutItemDelegate | ( | QObject * | parent = 0 |
) |
Definition at line 409 of file ManageProfilesDialog.cpp.
Member Function Documentation
QWidget * ShortcutItemDelegate::createEditor | ( | QWidget * | parent, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Definition at line 435 of file ManageProfilesDialog.cpp.
void ShortcutItemDelegate::paint | ( | QPainter * | painter, | |
const QStyleOptionViewItem & | option, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Definition at line 448 of file ManageProfilesDialog.cpp.
void ShortcutItemDelegate::setModelData | ( | QWidget * | editor, | |
QAbstractItemModel * | model, | |||
const QModelIndex & | index | |||
) | const [virtual] |
Definition at line 421 of file ManageProfilesDialog.cpp.
The documentation for this class was generated from the following files: