Open 3D Engine GraphModel Gem 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.
GraphModelIntegration::ThumbnailItem Class Reference

#include <ThumbnailItem.h>

Inherits QGraphicsLayoutItem, and QGraphicsItem.

Inherited by GraphModelIntegration::ThumbnailImageItem.

Public Member Functions

 AZ_RTTI (ThumbnailItem, "{4248ADDE-4DFF-4A02-A8FD-B992E3CFF94B}")
 
 ThumbnailItem (QGraphicsItem *parent=nullptr)
 
void setGeometry (const QRectF &geom) override
 Override from QGraphicsLayoutItem.
 
QRectF boundingRect () const override
 Override from QGraphicsItem.
 

Detailed Description

Base layout item class for embedding thumbnails inside a Node. The paint() method can be overriden to implement any custom rendering desired.


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