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

Notify that product thumbnail was rendered. More...

#include <ThumbnailerBus.h>

Inherits AZ::EBusTraits.

Public Types

typedef SharedThumbnailKey BusIdType
 

Public Member Functions

virtual void ThumbnailRendered (const QPixmap &thumbnailImage)=0
 notify product thumbnail that the data is ready
 
virtual void ThumbnailFailedToRender ()=0
 notify product thumbnail that the thumbnail failed to render
 

Static Public Attributes

static const AZ::EBusAddressPolicy AddressPolicy = AZ::EBusAddressPolicy::ById
 

Detailed Description

Notify that product thumbnail was rendered.


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