24 #ifndef DIGIKAM_ACTION_CATEGORIZED_VIEW_H
25 #define DIGIKAM_ACTION_CATEGORIZED_VIEW_H
36 class QPropertyAnimation;
51 void adjustGridSize();
55 int autoScrollDuration(
float relativeDifference, QPropertyAnimation* animation);
56 void autoScroll(
float relativePos, QScrollBar* scrollBar, QPropertyAnimation* animation);
57 void mouseMoveEvent(QMouseEvent* e)
override;
58 void leaveEvent(QEvent* e)
override;
Definition: actioncategorizedview.h:42
QPropertyAnimation * m_horizontalScrollAnimation
Definition: actioncategorizedview.h:63
bool m_autoScroll
Definition: actioncategorizedview.h:64
QPropertyAnimation * m_verticalScrollAnimation
Definition: actioncategorizedview.h:62
Item view for listing items.
Definition: dcategorizedview.h:49
Definition: datefolderview.cpp:43