#include <thumbnailitem.h>
|
void | releaseResources () override |
|
void | itemChange (QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &value) override |
|
Definition at line 18 of file thumbnailitem.h.
◆ Thumbnail
Enumerator |
---|
Konqueror | |
KMail | |
Systemsettings | |
Dolphin | |
Desktop | |
Definition at line 36 of file thumbnailitem.h.
◆ WindowThumbnailItem() [1/2]
KWin::WindowThumbnailItem::WindowThumbnailItem |
( |
QQuickItem * | parent = nullptr | ) |
|
|
explicit |
◆ ~WindowThumbnailItem() [1/2]
KWin::WindowThumbnailItem::~WindowThumbnailItem |
( |
| ) |
|
|
override |
◆ WindowThumbnailItem() [2/2]
KWin::WindowThumbnailItem::WindowThumbnailItem |
( |
QQuickItem * | parent = nullptr | ) |
|
|
explicit |
◆ ~WindowThumbnailItem() [2/2]
KWin::WindowThumbnailItem::~WindowThumbnailItem |
( |
| ) |
|
|
override |
◆ client()
Window * KWin::WindowThumbnailItem::client |
( |
| ) |
const |
◆ clientChanged
void KWin::WindowThumbnailItem::clientChanged |
( |
| ) |
|
|
signal |
◆ isTextureProvider()
bool KWin::WindowThumbnailItem::isTextureProvider |
( |
| ) |
const |
|
override |
◆ itemChange()
void KWin::WindowThumbnailItem::itemChange |
( |
QQuickItem::ItemChange | change, |
|
|
const QQuickItem::ItemChangeData & | value ) |
|
overrideprotected |
◆ releaseResources()
void KWin::WindowThumbnailItem::releaseResources |
( |
| ) |
|
|
overrideprotected |
◆ setClient()
void KWin::WindowThumbnailItem::setClient |
( |
Window * | client | ) |
|
◆ setSourceSize()
void KWin::WindowThumbnailItem::setSourceSize |
( |
const QSize & | size | ) |
|
◆ setWId() [1/2]
void KWin::WindowThumbnailItem::setWId |
( |
const QUuid & | wId | ) |
|
◆ setWId() [2/2]
void KWin::WindowThumbnailItem::setWId |
( |
qulonglong | wId | ) |
|
◆ sourceSize()
QSize KWin::WindowThumbnailItem::sourceSize |
( |
| ) |
const |
◆ sourceSizeChanged
void KWin::WindowThumbnailItem::sourceSizeChanged |
( |
| ) |
|
|
signal |
◆ textureProvider()
QSGTextureProvider * KWin::WindowThumbnailItem::textureProvider |
( |
| ) |
const |
|
override |
◆ updatePaintNode() [1/2]
QSGNode * KWin::WindowThumbnailItem::updatePaintNode |
( |
QSGNode * | oldNode, |
|
|
QQuickItem::UpdatePaintNodeData * | ) |
|
override |
◆ updatePaintNode() [2/2]
QSGNode * KWin::WindowThumbnailItem::updatePaintNode |
( |
QSGNode * | oldNode, |
|
|
UpdatePaintNodeData * | updatePaintNodeData ) |
|
override |
◆ wId() [1/2]
QUuid KWin::WindowThumbnailItem::wId |
( |
| ) |
const |
|
inline |
◆ wId() [2/2]
QUuid KWin::WindowThumbnailItem::wId |
( |
| ) |
const |
◆ wIdChanged [1/2]
void KWin::WindowThumbnailItem::wIdChanged |
( |
| ) |
|
|
signal |
◆ wIdChanged [2/2]
void KWin::WindowThumbnailItem::wIdChanged |
( |
qulonglong | wid | ) |
|
|
signal |
◆ client
◆ sourceSize
QSize KWin::WindowThumbnailItem::sourceSize |
|
readwrite |
◆ wId [1/2]
qulonglong KWin::WindowThumbnailItem::wId |
|
readwrite |
◆ wId [2/2]
QUuid KWin::WindowThumbnailItem::wId |
|
readwrite |
The documentation for this class was generated from the following files: