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 |
ThumbnailKey is used to locate thumbnails in thumbnail cache.