|
Open 3D Engine AzQtComponents API Reference
2205.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QLineEdit.
Public Types | |
| enum | Flavor { Plain = 0, Information, Question, Invalid, Valid, FlavorCount } |
Signals | |
| void | flavorChanged () |
| void | onFocus () |
| void | onFocusOut () |
Public Member Functions | |
| StyledLineEdit (QWidget *parent=nullptr) | |
| Flavor | flavor () const |
| void | setFlavor (Flavor) |
Protected Member Functions | |
| void | focusInEvent (QFocusEvent *event) override |
| void | focusOutEvent (QFocusEvent *event) override |
Properties | |
| Flavor | flavor |
1.8.17