Open 3D Engine LyShine 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.
PresetButton Class Reference

Inherits QPushButton.

Public Types

using OnClicked = std::function< void(bool checked)>
 

Public Member Functions

 PresetButton (const QString &defaultIconPath, const QString &hoverIconPath, const QString &selectedIconPath, const QSize &fixedButtonAndIconSize, const QString &text, OnClicked clicked, QWidget *parent=nullptr)
 

Protected Member Functions

void enterEvent (QEvent *ev) override
 
void leaveEvent (QEvent *ev) override
 

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