#include <CEdit.hpp>
◆ m_acceptOnlyWordAutocompletion
bool SEdit::m_acceptOnlyWordAutocompletion {false} |
◆ m_displayPopOverIfError
bool SEdit::m_displayPopOverIfError {false} |
◆ m_entryCurrent
std::string SEdit::m_entryCurrent {} |
◆ m_entryEditRef
std::string* SEdit::m_entryEditRef {nullptr} |
◆ m_hasNumMaxChar
bool SEdit::m_hasNumMaxChar {false} |
◆ m_isPassword
bool SEdit::m_isPassword {false} |
◆ m_isSizeDefined
bool SEdit::m_isSizeDefined {false} |
◆ m_msgErrorWordAutocompletion
std::string SEdit::m_msgErrorWordAutocompletion {} |
◆ m_numCharSize
uint16_t SEdit::m_numCharSize |
◆ m_numMaxChar
uint16_t SEdit::m_numMaxChar {0} |
◆ m_typeEdit
◆ m_widget
◆ m_wordsAutocompletion
std::vector<std::string> SEdit::m_wordsAutocompletion {} |
The documentation for this struct was generated from the following file: