| colorClicked(const QModelIndex &index) | SourceDelegate | [slot] |
| createEditor(QWidget *parent, const QStyleOptionViewItem &style, const QModelIndex &index) const | SourceDelegate | [virtual] |
| paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | SourceDelegate | [virtual] |
| setEditorData(QWidget *editor, const QModelIndex &index) const | SourceDelegate | [virtual] |
| setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | SourceDelegate | [virtual] |
| setSourceType(SourceParameters::Type t) | SourceDelegate | [inline] |
| sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | SourceDelegate | [virtual] |
| SourceDelegate(QObject *parent) | SourceDelegate | |
| ~SourceDelegate() | SourceDelegate |