Used by PropertyAssetCtrl to display thumbnail preview of the asset as well as additional drop-down actions.
More...
#include <ThumbnailPropertyCtrl.h>
Inherits QWidget.
|
|
| ThumbnailPropertyCtrl (QWidget *parent=nullptr) |
| |
|
void | SetThumbnailKey (Thumbnailer::SharedThumbnailKey key) |
| | Call this to set what thumbnail widget will display.
|
| |
|
void | ClearThumbnail () |
| | Remove current thumbnail.
|
| |
|
void | ShowDropDownArrow (bool visible) |
| | Display a clickable dropdown arrow next to the thumbnail.
|
| |
|
void | SetCustomThumbnailEnabled (bool enabled) |
| | Override the thumbnail widget with a custom image.
|
| |
|
void | SetCustomThumbnailPixmap (const QPixmap &pixmap) |
| | Assign a custom image to display in place of thumbnail.
|
| |
Used by PropertyAssetCtrl to display thumbnail preview of the asset as well as additional drop-down actions.
The documentation for this class was generated from the following file:
- Code/Framework/AzToolsFramework/AzToolsFramework/UI/PropertyEditor/ThumbnailPropertyCtrl.h