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::ThumbnailWidget Class Reference

A widget used to display thumbnail. More...

#include <ThumbnailWidget.h>

Inherits QWidget.

Public Member Functions

 ThumbnailWidget (QWidget *parent=nullptr)
 
void SetThumbnailKey (SharedThumbnailKey key)
 Call this to set what thumbnail widget will display.
 
void ClearThumbnail ()
 Remove current thumbnail.
 
int heightForWidth (int w) const override
 
QSize sizeHint () const override
 

Protected Member Functions

void paintEvent (QPaintEvent *event) override
 

Detailed Description

A widget used to display thumbnail.


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