|
KWin
|
#include <windowthumbnailitem.h>
Classes | |
| struct | Frame |
Signals | |
| void | changed () |
Public Member Functions | |
| WindowThumbnailSource (QQuickWindow *view, Window *handle) | |
| ~WindowThumbnailSource () override | |
| Frame | acquire () |
Static Public Member Functions | |
| static std::shared_ptr< WindowThumbnailSource > | getOrCreate (QQuickWindow *window, Window *handle) |
Definition at line 23 of file windowthumbnailitem.h.
| KWin::WindowThumbnailSource::WindowThumbnailSource | ( | QQuickWindow * | view, |
| Window * | handle ) |
Definition at line 40 of file windowthumbnailitem.cpp.
|
override |
Definition at line 56 of file windowthumbnailitem.cpp.
| WindowThumbnailSource::Frame KWin::WindowThumbnailSource::acquire | ( | ) |
Definition at line 96 of file windowthumbnailitem.cpp.
|
signal |
|
static |
Definition at line 73 of file windowthumbnailitem.cpp.