digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
Loading...
Searching...
No Matches
Digikam::ItemViewImportDelegate Member List

This is the complete list of members for Digikam::ItemViewImportDelegate, including all inherited members.

acceptsActivation(const QPoint &pos, const QRect &visualRect, const QModelIndex &index, QRect *activationRect=nullptr) const override (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegatevirtual
acceptsToolTip(const QPoint &pos, const QRect &visualRect, const QModelIndex &index, QRect *tooltipRect=nullptr) const overrideDigikam::ItemViewImportDelegatevirtual
asDelegate() overrideDigikam::ItemViewImportDelegateprotectedvirtual
clearCaches() (defined in Digikam::DItemDelegate)Digikam::DItemDelegateprotectedvirtual
d_ptr (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
dateToString(const QDateTime &datetime) (defined in Digikam::DItemDelegate)Digikam::DItemDelegatestatic
displayRatio() const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegate
DItemDelegate(QObject *const parent=nullptr) (defined in Digikam::DItemDelegate)Digikam::DItemDelegateexplicit
drawColorLabelLine(QPainter *p, const QRect &pixRect, int colorId) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawCreationDate(QPainter *p, const QRect &dateRect, const QDateTime &date) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawDownloadIndicator(QPainter *p, const QRect &r, int itemType) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawFileSize(QPainter *p, const QRect &r, qlonglong bytes) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawFocusRect(QPainter *p, const QStyleOptionViewItem &option, bool isSelected) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawGeolocationIndicator(QPainter *p, const QRect &r) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawGroupIndicator(QPainter *p, const QRect &r, int numberOfGroupedImages, bool open) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawImageFormat(QPainter *p, const QRect &dimsRect, const QString &mime) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawImageSize(QPainter *p, const QRect &dimsRect, const QSize &dims) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawLockIndicator(QPainter *p, const QRect &r, int lockStatus) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawMouseOverRect(QPainter *p, const QStyleOptionViewItem &option) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawName(QPainter *p, const QRect &nameRect, const QString &name) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawOverlays(QPainter *p, const QStyleOptionViewItem &option, const QModelIndex &index) const (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainerprotectedvirtual
drawPickLabelIcon(QPainter *p, const QRect &r, int pickLabel) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawRating(QPainter *p, const QModelIndex &index, const QRect &ratingRect, int rating, bool isSelected) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawTags(QPainter *p, const QRect &r, const QString &tagsString, bool isSelected) const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
drawThumbnail(QPainter *p, const QRect &thumbRect, const QPixmap &background, const QPixmap &thumbnail) constDigikam::ItemViewImportDelegateprotected
gridSize() const overrideDigikam::ItemViewImportDelegatevirtual
gridSizeChanged(const QSize &newSize) (defined in Digikam::DItemDelegate)Digikam::DItemDelegatesignal
hideNotification() (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegatesignal
imageInformationRect() constDigikam::ItemViewImportDelegatevirtual
installOverlay(ItemDelegateOverlay *overlay) (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainer
invalidatePaintingCache()Digikam::ItemViewImportDelegateprotectedvirtual
ItemDelegateOverlayContainer()=defaultDigikam::ItemDelegateOverlayContainer
ItemViewImportDelegate(QWidget *const parent) (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateexplicit
ItemViewImportDelegate(ItemViewImportDelegatePrivate &dd, QWidget *const parent) (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
m_overlays (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainerprotected
makeDragPixmap(const QStyleOptionViewItem &option, const QList< QModelIndex > &indexes, double displayRatio, const QPixmap &suggestedPixmap=QPixmap()) (defined in Digikam::DItemDelegate)Digikam::DItemDelegatestatic
mouseMoved(QMouseEvent *e, const QRect &visualRect, const QModelIndex &index) overrideDigikam::ItemViewImportDelegatevirtual
overlayDestroyed(QObject *o) override (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotectedslot
overlays() const (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainer
pixmapForDrag(const QStyleOptionViewItem &option, const QList< QModelIndex > &indexes) const =0 (defined in Digikam::DItemDelegate)Digikam::DItemDelegatepure virtual
pixmapRect() constDigikam::ItemViewImportDelegatevirtual
prepareBackground() (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
prepareFonts() (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
prepareMetrics(int maxWidth) (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotected
prepareRatingPixmaps(bool composeOverBackground=true)Digikam::ItemViewImportDelegateprotected
ratingPixmap(int rating, bool selected) constDigikam::ItemViewImportDelegateprotected
ratingRect() constDigikam::ItemViewImportDelegatevirtual
rect() const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegate
removeAllOverlays() (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainer
removeOverlay(ItemDelegateOverlay *overlay) (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainer
requestNotification(const QModelIndex &index, const QString &message) (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegatesignal
setAllOverlaysActive(bool active) (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainer
setDefaultViewOptions(const QStyleOptionViewItem &option) overrideDigikam::ItemViewImportDelegatevirtual
setRatingEdited(const QModelIndex &index)Digikam::ItemViewImportDelegate
setSpacing(int spacing) override (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegatevirtual
setThumbnailSize(const ThumbnailSize &thumbSize) overrideDigikam::ItemViewImportDelegatevirtual
setViewOnAllOverlays(QAbstractItemView *view) (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainer
sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const override (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegate
slotSetupChanged() (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotectedslot
slotThemeChanged() (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotectedslot
spacing() const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegate
squeezedText(const QFontMetrics &fm, int width, const QString &text) (defined in Digikam::DItemDelegate)Digikam::DItemDelegatestatic
squeezedTextCached(QPainter *const p, int width, const QString &text) const (defined in Digikam::DItemDelegate)Digikam::DItemDelegateprotected
thumbnailBorderPixmap(const QSize &pixSize, bool isGrouped=false) const (defined in Digikam::DItemDelegate)Digikam::DItemDelegateprotected
thumbnailSize() const (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegate
updateSizeRectsAndPixmaps()=0 (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegateprotectedpure virtual
visualChange() (defined in Digikam::DItemDelegate)Digikam::DItemDelegatesignal
~DItemDelegate() override (defined in Digikam::DItemDelegate)Digikam::DItemDelegate
~ItemDelegateOverlayContainer()=default (defined in Digikam::ItemDelegateOverlayContainer)Digikam::ItemDelegateOverlayContainervirtual
~ItemViewImportDelegate() override (defined in Digikam::ItemViewImportDelegate)Digikam::ItemViewImportDelegate