Open 3D Engine EMotionFX 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.
EMStudio::ContentWidget Class Reference

#include <ContentWidget.h>

Inherits QWidget.

Public Member Functions

 ContentWidget (QWidget *parent=nullptr)
 
void Update (QWidget *widget)
 
void UpdateWithHeader (const QString &headerTitle, const QString &iconFilename, QWidget *widget)
 
void Clear ()
 
QWidget * GetWidget () const
 

Detailed Description

The content widget presents the object data to the user. It owns a header widget which will always be displayed above the actual data content widget.


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