, including all inherited members.
autoBackgroundColor() const | KLFLibViewDelegate | [inline, virtual] |
autoBackgroundItems() const | KLFLibViewDelegate | [inline, virtual] |
closeEditor(QWidget *editor, QAbstractItemDelegate::EndEditHint hint=NoHint) | QAbstractItemDelegate | |
commitData(QWidget *editor) | QAbstractItemDelegate | |
createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const | KLFLibViewDelegate | [virtual] |
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) | KLFLibViewDelegate | [virtual] |
func_indexHasSelectedDescendant(const QModelIndex &parent, const QTime &timer, int timeLimitMs) const | KLFLibViewDelegate | [protected, virtual] |
helpEvent(QHelpEvent *event, QAbstractItemView *view, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
indexHasSelectedDescendant(const QModelIndex &parent) const | KLFLibViewDelegate | [protected, virtual] |
KLFLibViewDelegate(QObject *parent) | KLFLibViewDelegate | |
operator<<(QDebug &, const ColorRegion &) | KLFLibViewDelegate | [friend] |
paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const | KLFLibViewDelegate | [virtual] |
QAbstractItemDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
paintCategoryLabel(PaintPrivate *p, const QModelIndex &index) const | KLFLibViewDelegate | [protected, virtual] |
paintEntry(PaintPrivate *p, const QModelIndex &index) const | KLFLibViewDelegate | [protected, virtual] |
paintText(PaintPrivate *p, const QString &text, uint flags=PTF_HighlightSearch) const | KLFLibViewDelegate | [protected, virtual] |
previewSize | KLFLibViewDelegate | |
previewSize() const | KLFLibViewDelegate | [inline] |
PTF_FontLarge enum value | KLFLibViewDelegate | [protected] |
PTF_FontTT enum value | KLFLibViewDelegate | [protected] |
PTF_ForceRichTextRender enum value | KLFLibViewDelegate | [protected] |
PTF_HighlightSearch enum value | KLFLibViewDelegate | [protected] |
PTF_HighlightSearchCurrent enum value | KLFLibViewDelegate | [protected] |
PTF_SelUnderline enum value | KLFLibViewDelegate | [protected] |
QAbstractItemDelegate(QObject *parent=0) | QAbstractItemDelegate | |
selectionIntersectsIndexChildren(const QItemSelection &selection, const QModelIndex &parent) const | KLFLibViewDelegate | [protected, virtual] |
setAutoBackgroundColor(const QColor &autoBgColor) | KLFLibViewDelegate | [inline, virtual] |
setAutoBackgroundItems(bool autoBgItems) | KLFLibViewDelegate | [inline, virtual] |
setEditorData(QWidget *editor, const QModelIndex &index) const | KLFLibViewDelegate | [virtual] |
QAbstractItemDelegate::setEditorData(QWidget *editor, const QModelIndex &index) | QAbstractItemDelegate | |
setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const | KLFLibViewDelegate | [virtual] |
QAbstractItemDelegate::setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) | QAbstractItemDelegate | |
setPreviewSize(const QSize &psize) | KLFLibViewDelegate | [inline, slot] |
setSearchIndex(const QModelIndex &index) | KLFLibViewDelegate | [inline, virtual] |
setSearchString(const QString &s) | KLFLibViewDelegate | [inline, virtual] |
setSelectionModel(QItemSelectionModel *sm) | KLFLibViewDelegate | [inline, virtual] |
setTheTreeView(QTreeView *theTreeView) | KLFLibViewDelegate | [inline, virtual] |
sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const | KLFLibViewDelegate | [virtual] |
QAbstractItemDelegate::sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) const | KLFLibViewDelegate | [virtual] |
QAbstractItemDelegate::updateEditorGeometry(QWidget *editor, const QStyleOptionViewItem &option, const QModelIndex &index) | QAbstractItemDelegate | |
~KLFLibViewDelegate() | KLFLibViewDelegate | [virtual] |