KWin
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KWin::ThumbnailTextureProvider Class Reference
Inheritance diagram for KWin::ThumbnailTextureProvider:

Public Member Functions

 ThumbnailTextureProvider (QQuickWindow *window)
 
QSGTexture * texture () const override
 
void setTexture (const std::shared_ptr< GLTexture > &nativeTexture)
 
void setTexture (QSGTexture *texture)
 

Detailed Description

Definition at line 153 of file windowthumbnailitem.cpp.

Constructor & Destructor Documentation

◆ ThumbnailTextureProvider()

KWin::ThumbnailTextureProvider::ThumbnailTextureProvider ( QQuickWindow * window)
explicit

Definition at line 168 of file windowthumbnailitem.cpp.

Member Function Documentation

◆ setTexture() [1/2]

void KWin::ThumbnailTextureProvider::setTexture ( const std::shared_ptr< GLTexture > & nativeTexture)

Definition at line 178 of file windowthumbnailitem.cpp.

◆ setTexture() [2/2]

void KWin::ThumbnailTextureProvider::setTexture ( QSGTexture * texture)

Definition at line 195 of file windowthumbnailitem.cpp.

◆ texture()

QSGTexture * KWin::ThumbnailTextureProvider::texture ( ) const
override

Definition at line 173 of file windowthumbnailitem.cpp.


The documentation for this class was generated from the following file: