18#ifndef VIDEORGBPARADESCOPEWIDGET_H
19#define VIDEORGBPARADESCOPEWIDGET_H
21#include "scopewidget.h"
26class VideoRgbParadeScopeWidget Q_DECL_FINAL :
public ScopeWidget
31 explicit VideoRgbParadeScopeWidget();
35 void refreshScope(const QSize &size,
bool full) Q_DECL_OVERRIDE;
36 void paintEvent(QPaintEvent *) Q_DECL_OVERRIDE;
37 void mouseMoveEvent(QMouseEvent *event) Q_DECL_OVERRIDE;