Inherits GridEditorRepositoryBase.
GridStringEditorRepository ( GridViewBase * view ) | |
QLineEdit::EchoMode | echoMode () const |
const QString & | inputMask () const |
int | maxLength () const |
void | setEchoMode ( QLineEdit::EchoMode mode ) |
void | setInputMask ( const QString & mask ) |
void | setMaxLength ( int length ) |
virtual GridEditor * | createEditor ( GridEditorSite * site ) |
See also setEchoMode().
See also setInputMask().
See also setMaxLength().
See also echoMode().
See also inputMask().
See also maxLength().