Loading...
Searching...
No Matches
Process::DocumentBackgroundPreview Class Referencefinal
Paints what the document currently shows behind itself. More...
Inheritance diagram for Process::DocumentBackgroundPreview:
Detailed Description
Paints what the document currently shows behind itself.
Preview for a code editor drawn over the score's own background (a Background device, a watched texture port): the same picture, so that the editor shows the actual output rather than a private render of the process.
Public Member Functions | |
| DocumentBackgroundPreview (score::DocumentDelegateView &view, QWidget *parent=nullptr) | |
Protected Member Functions | |
| void | paintEvent (QPaintEvent *) override |
| void | timerEvent (QTimerEvent *) override |
| void | showEvent (QShowEvent *) override |
| void | hideEvent (QHideEvent *) override |
The documentation for this class was generated from the following files:
- EditorOverlay.hpp
- EditorOverlay.cpp