Open 3D Engine AzToolsFramework API Reference 26.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AzToolsFramework::Thumbnailer::ThumbnailKey Class Reference

ThumbnailKey is used to locate thumbnails in thumbnail cache. More...

#include <Thumbnail.h>

Inherits QObject.

Inherited by AzToolsFramework::AssetBrowser::FolderThumbnailKey, AzToolsFramework::AssetBrowser::ProductThumbnailKey, AzToolsFramework::AssetBrowser::SourceThumbnailKey, and AzToolsFramework::Thumbnailer::SourceControlThumbnailKey.

Signals

void ThumbnailUpdated () const
 This signal is sent whenever the thumbnail image where data has changed.
 
void ThumbnailUpdateRequested () const
 Force update mapped thumbnails.
 

Public Member Functions

 AZ_RTTI (ThumbnailKey, "{43F20F6B-333D-4226-8E4F-331A62315255}")
 
void SetReady (bool ready)
 
bool IsReady () const
 
virtual bool UpdateThumbnail ()
 
virtual size_t GetHash () const
 
virtual bool Equals (const ThumbnailKey *other) const
 

Detailed Description

ThumbnailKey is used to locate thumbnails in thumbnail cache.


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