5#ifndef DPICTURESEQUENCEVIEW_P_H
6#define DPICTURESEQUENCEVIEW_P_H
8#include <dpicturesequenceview.h>
10#include <DObjectPrivate>
13#include <QGraphicsScene>
16DWIDGET_BEGIN_NAMESPACE
29 QPixmap loadPixmap(
const QString &path);
32 void _q_refreshPicture();
36 bool singleShot =
false;
38 QGraphicsScene *scene;