Open 3D Engine AzQtComponents 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.
AzQtComponents::ToolButtonLineEdit Class Reference

Inherits AzQtComponents::ToolButtonWithWidget.

Public Member Functions

 ToolButtonLineEdit (QWidget *parent=nullptr)
 
void clear ()
 
QString text () const
 
void setText (const QString &)
 
void setPlaceholderText (const QString &)
 
QLineEdit * lineEdit () const
 
- Public Member Functions inherited from AzQtComponents::ToolButtonWithWidget
QSize sizeHint () const override
 
void setIcon (const QIcon &)
 
void setIconSize (const QSize &iconSize)
 
QToolButton * button () const
 

Additional Inherited Members

- Signals inherited from AzQtComponents::ToolButtonWithWidget
void clicked ()
 
- Protected Member Functions inherited from AzQtComponents::ToolButtonWithWidget
 ToolButtonWithWidget (QWidget *widget, QWidget *parent=nullptr)
 
bool event (QEvent *event) override
 
QWidget * widget ()
 

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