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

Default validator for the ComboBox control. Always returns true to all inputs. More...

#include <ComboBox.h>

Inherits QValidator.

Public Member Functions

 ComboBoxValidator (QObject *parent=nullptr)
 
virtual QValidator::State validateIndex (int) const
 
QValidator::State validate (QString &, int &) const override
 

Detailed Description

Default validator for the ComboBox control. Always returns true to all inputs.


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