VideoRendererSoft Class
(Phonon::DS9::VideoRendererSoft)
Inherits: AbstractVideoRenderer and QObject.
Public Functions
Reimplemented Public Functions
- 31 public functions inherited from QObject
Protected Functions
Reimplemented Protected Functions
virtual bool | event(QEvent *) |
- 9 protected functions inherited from QObject
Additional Inherited Members
- 1 property inherited from QObject
- 1 public slot inherited from QObject
- 2 signal inherited from QObject
- 11 static public members inherited from QObject
Member Function Documentation
VideoRendererSoft::VideoRendererSoft(QWidget *)
VideoRendererSoft::~VideoRendererSoft()
void VideoRendererSoft::applyMixerSettings(qreal brightness, qreal contrast, qreal hue, qreal saturation) [virtual]
bool VideoRendererSoft::event(QEvent *) [virtual protected]
bool VideoRendererSoft::isNative() const [virtual]
void VideoRendererSoft::notifyResize(const QSize &, Phonon::VideoWidget::AspectRatio, Phonon::VideoWidget::ScaleMode) [virtual]
void VideoRendererSoft::repaintCurrentFrame(QWidget * target, const QRect & rect) [virtual]
void VideoRendererSoft::setSnapshot(const QImage &)
See also snapshot().
QImage VideoRendererSoft::snapshot() const [virtual]
See also setSnapshot().
QSize VideoRendererSoft::videoSize() const [virtual]
|