1 #ifndef QTSCRIPTSHELL_ABSTRACTVIDEOWIDGET_H
2 #define QTSCRIPTSHELL_ABSTRACTVIDEOWIDGET_H
4 #include <videowidgetinterface.h>
6 #include <QtScript/qscriptvalue.h>
14 Phonon::VideoWidget::AspectRatio
aspectRatio()
const;
19 Phonon::VideoWidget::ScaleMode
scaleMode()
const;
25 void setScaleMode(Phonon::VideoWidget::ScaleMode arg__1);
31 #endif // QTSCRIPTSHELL_ABSTRACTVIDEOWIDGET_H