Loading...
Searching...
No Matches
Gfx::PreviewWidget Class Referencefinal
Inheritance diagram for Gfx::PreviewWidget:
Public Member Functions | |
| PreviewWidget (int index, PreviewContent content, QWidget *parent=nullptr) | |
| void | setOutputIndex (int idx) |
| void | setPreviewContent (PreviewContent mode) |
| void | setOutputResolution (QSize sz) |
| void | setBlend (EdgeBlend left, EdgeBlend right, EdgeBlend top, EdgeBlend bottom) |
| void | setSourceRect (QRectF rect) |
| void | setCornerWarp (const CornerWarp &warp) |
| void | setGlobalTestCard (const QImage &img) |
Public Attributes | |
| std::function< void(int, bool)> | onFullscreenToggled |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *event) override |
| void | mouseDoubleClickEvent (QMouseEvent *event) override |
The documentation for this class was generated from the following files:
- OutputPreview.hpp
- OutputPreview.cpp