acceptsActivation(const QPoint &pos, const QRect &visualRect, const QModelIndex &index, QRect *activationRect=nullptr) const override | ShowFoto::ShowfotoDelegate | virtual |
acceptsToolTip(const QPoint &pos, const QRect &visualRect, const QModelIndex &index, QRect *tooltipRect=nullptr) const override | ShowFoto::ShowfotoDelegate | virtual |
actualPixmapRect(const QModelIndex &index) const | ShowFoto::ShowfotoDelegate | |
asDelegate() override | ShowFoto::ShowfotoItemViewDelegate | protectedvirtual |
calculatethumbSizeToFit(int ws) | ShowFoto::ShowfotoDelegate | |
clearCaches() override | ShowFoto::ShowfotoDelegate | protectedvirtual |
clearModelDataCaches() | ShowFoto::ShowfotoDelegate | protectedvirtual |
coordinatesIndicatorRect() const | ShowFoto::ShowfotoDelegate | |
d_ptr | ShowFoto::ShowfotoItemViewDelegate | protected |
dateToString(const QDateTime &datetime) | Digikam::DItemDelegate | static |
DItemDelegate(QObject *const parent=nullptr) | Digikam::DItemDelegate | explicit |
drawCreationDate(QPainter *p, const QRect &dateRect, const QDateTime &date) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawFileSize(QPainter *p, const QRect &r, qlonglong bytes) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawFocusRect(QPainter *p, const QStyleOptionViewItem &option, bool isSelected) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawGeolocationIndicator(QPainter *p, const QRect &r) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawImageFormat(QPainter *p, const QRect &dimsRect, const QString &mime) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawImageSize(QPainter *p, const QRect &dimsRect, const QSize &dims) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawMouseOverRect(QPainter *p, const QStyleOptionViewItem &option) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawName(QPainter *p, const QRect &nameRect, const QString &name) const | ShowFoto::ShowfotoItemViewDelegate | protected |
drawOverlays(QPainter *p, const QStyleOptionViewItem &option, const QModelIndex &index) const | Digikam::ItemDelegateOverlayContainer | protectedvirtual |
drawThumbnail(QPainter *p, const QRect &thumbRect, const QPixmap &background, const QPixmap &thumbnail) const | ShowFoto::ShowfotoItemViewDelegate | protected |
gridSize() const override | ShowFoto::ShowfotoItemViewDelegate | virtual |
gridSizeChanged(const QSize &newSize) | Digikam::DItemDelegate | signal |
groupIndicatorRect() const | ShowFoto::ShowfotoDelegate | |
hideNotification() | ShowFoto::ShowfotoItemViewDelegate | signal |
imageInformationRect() const override | ShowFoto::ShowfotoDelegate | virtual |
installOverlay(ItemDelegateOverlay *overlay) | Digikam::ItemDelegateOverlayContainer | |
invalidatePaintingCache() override | ShowFoto::ShowfotoDelegate | protectedvirtual |
ItemDelegateOverlayContainer()=default | Digikam::ItemDelegateOverlayContainer | |
m_overlays | Digikam::ItemDelegateOverlayContainer | protected |
makeDragPixmap(const QStyleOptionViewItem &option, const QList< QModelIndex > &indexes, const QPixmap &suggestedPixmap=QPixmap()) | Digikam::DItemDelegate | static |
modelChanged() | ShowFoto::ShowfotoDelegate | protectedslot |
modelContentsChanged() | ShowFoto::ShowfotoDelegate | protectedslot |
mouseMoved(QMouseEvent *e, const QRect &visualRect, const QModelIndex &index) override | ShowFoto::ShowfotoItemViewDelegate | virtual |
onActualPixmapRect(const QPoint &pos, const QRect &visualRect, const QModelIndex &index, QRect *actualRect) const | ShowFoto::ShowfotoDelegate | protected |
overlayDestroyed(QObject *o) override | ShowFoto::ShowfotoItemViewDelegate | protectedslot |
overlays() const | Digikam::ItemDelegateOverlayContainer | |
paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override | ShowFoto::ShowfotoDelegate | |
pixmapForDrag(const QStyleOptionViewItem &option, const QList< QModelIndex > &indexes) const override | ShowFoto::ShowfotoDelegate | virtual |
pixmapRect() const override | ShowFoto::ShowfotoDelegate | virtual |
prepareBackground() | ShowFoto::ShowfotoItemViewDelegate | protected |
prepareFonts() | ShowFoto::ShowfotoItemViewDelegate | protected |
prepareMetrics(int maxWidth) | ShowFoto::ShowfotoItemViewDelegate | protected |
rect() const | ShowFoto::ShowfotoItemViewDelegate | |
removeAllOverlays() | Digikam::ItemDelegateOverlayContainer | |
removeOverlay(ItemDelegateOverlay *overlay) | Digikam::ItemDelegateOverlayContainer | |
requestNotification(const QModelIndex &index, const QString &message) | ShowFoto::ShowfotoItemViewDelegate | signal |
retrieveThumbnailPixmap(const QModelIndex &index, int thumbnailSize) | ShowFoto::ShowfotoDelegate | static |
setAllOverlaysActive(bool active) | Digikam::ItemDelegateOverlayContainer | |
setDefaultViewOptions(const QStyleOptionViewItem &option) override | ShowFoto::ShowfotoDelegate | virtual |
setModel(QAbstractItemModel *model) | ShowFoto::ShowfotoDelegate | protected |
setSpacing(int spacing) override | ShowFoto::ShowfotoDelegate | virtual |
setThumbnailSize(const ThumbnailSize &thumbSize) override | ShowFoto::ShowfotoItemViewDelegate | virtual |
setView(ShowfotoThumbnailBar *view) | ShowFoto::ShowfotoDelegate | |
setViewOnAllOverlays(QAbstractItemView *view) | Digikam::ItemDelegateOverlayContainer | |
ShowfotoDelegate(QObject *const parent=nullptr) | ShowFoto::ShowfotoDelegate | explicit |
ShowfotoDelegate(ShowfotoDelegate::ShowfotoDelegatePrivate &dd, QObject *const parent) | ShowFoto::ShowfotoDelegate | protected |
ShowfotoItemViewDelegate(QObject *const parent=nullptr) | ShowFoto::ShowfotoItemViewDelegate | explicit |
ShowfotoItemViewDelegate(ShowfotoItemViewDelegatePrivate &dd, QObject *const parent) | ShowFoto::ShowfotoItemViewDelegate | protected |
ShowfotoNormalDelegate(ShowfotoThumbnailBar *const bar, QObject *const parent=nullptr) | ShowFoto::ShowfotoNormalDelegate | explicit |
ShowfotoNormalDelegate(ShowfotoNormalDelegatePrivate &dd, ShowfotoThumbnailBar *const bar, QObject *const parent=nullptr) | ShowFoto::ShowfotoNormalDelegate | protected |
sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const override | ShowFoto::ShowfotoItemViewDelegate | |
slotSetupChanged() | ShowFoto::ShowfotoItemViewDelegate | protectedslot |
slotThemeChanged() | ShowFoto::ShowfotoItemViewDelegate | protectedslot |
spacing() const | ShowFoto::ShowfotoItemViewDelegate | |
squeezedText(const QFontMetrics &fm, int width, const QString &text) | Digikam::DItemDelegate | static |
squeezedTextCached(QPainter *const p, int width, const QString &text) const | Digikam::DItemDelegate | protected |
thumbnailBorderPixmap(const QSize &pixSize, bool isGrouped=false) const | Digikam::DItemDelegate | protected |
thumbnailPixmap(const QModelIndex &index) const | ShowFoto::ShowfotoDelegate | protectedvirtual |
thumbnailSize() const | ShowFoto::ShowfotoItemViewDelegate | |
updateActualPixmapRect(const QModelIndex &index, const QRect &rect) | ShowFoto::ShowfotoDelegate | protected |
updateContentWidth() | ShowFoto::ShowfotoDelegate | protectedvirtual |
updateRects() override | ShowFoto::ShowfotoNormalDelegate | protectedvirtual |
updateSizeRectsAndPixmaps() override | ShowFoto::ShowfotoDelegate | protectedvirtual |
visualChange() | Digikam::DItemDelegate | signal |
~DItemDelegate() override | Digikam::DItemDelegate | |
~ItemDelegateOverlayContainer()=default | Digikam::ItemDelegateOverlayContainer | virtual |
~ShowfotoDelegate() override | ShowFoto::ShowfotoDelegate | |
~ShowfotoItemViewDelegate() override | ShowFoto::ShowfotoItemViewDelegate | |
~ShowfotoNormalDelegate() override | ShowFoto::ShowfotoNormalDelegate | |