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

Delegate on the asset autocompleter that enables html styling (used to show highlight of searched word) More...

#include <AssetCompleterListView.h>

Inherits QStyledItemDelegate.

Public Member Functions

 AssetCompleterDelegate (QObject *parent=nullptr)
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const override
 
QSize sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const override
 

Detailed Description

Delegate on the asset autocompleter that enables html styling (used to show highlight of searched word)


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