47 void updateSnapShot();
49 int bestContentHeight()
const;
54 QFrame* content =
nullptr;
55 QLabel* iconLabel =
nullptr;
56 QLabel* textLabel =
nullptr;
57 QToolButton* closeButton =
nullptr;
58 QTimeLine* timeLine =
nullptr;
59 QTimer* timer =
nullptr;
64 bool wordWrap =
false;
71 void slotTimeLineChanged(qreal);
72 void slotTimeLineFinished();
Definition datefolderview.cpp:34