Open 3D Engine AzQtComponents API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Inherits QLineEdit.
Public Slots | |
void | setErrorState (bool errorState=true) |
Signals | |
void | errorStateChanged (bool errorState) |
void | menuEntryClicked (QAction *action) |
Public Member Functions | |
SearchLineEdit (QWidget *parent=nullptr) | |
bool | errorState () const |
void | setMenu (QMenu *menu) |
void | setIconToolTip (const QString &tooltip) |
QString | userInputText () const |