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::StyledLineEdit Class Reference

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
 

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