Inherits QPushButton.
|
using | OnClicked = std::function< void(bool checked)> |
|
|
| PresetButton (const QString &defaultIconPath, const QString &hoverIconPath, const QString &selectedIconPath, const QSize &fixedButtonAndIconSize, const QString &text, OnClicked clicked, QWidget *parent=nullptr) |
|
|
void | enterEvent (QEvent *ev) override |
|
void | leaveEvent (QEvent *ev) override |
|
The documentation for this class was generated from the following file:
- Gems/LyShine/Code/Editor/PresetButton.h