BackgroundDelegate Member List
This is the complete list of members for
BackgroundDelegate, including all inherited members.
| AuthorRole enum value | BackgroundDelegate | |
| BackgroundDelegate(QObject *listener, float ratio, QObject *parent=0) | BackgroundDelegate | |
| closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint=NoHint) | QAbstractItemDelegate | |
| commitData(QWidget *editor) | QAbstractItemDelegate | |
| createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
| createIndex(int row, int column, int id) | QAbstractItemDelegate | |
| editorEvent(QEvent *event, QAbstractItemModel *model, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
| helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
| paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | BackgroundDelegate | [virtual] |
| QAbstractItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
| QAbstractItemDelegate(QObject *parent=0) | QAbstractItemDelegate | |
| ScreenshotRole enum value | BackgroundDelegate | |
| setEditorData(QWidget *editor, const QModelIndex &index) | QAbstractItemDelegate | |
| setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) | QAbstractItemDelegate | |
| sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | BackgroundDelegate | [virtual] |
| QAbstractItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
| sizeHintChanged(const QModelIndex &index) | QAbstractItemDelegate | |
| updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |