wex
v21.04.0
|
This is the complete list of members for wex::data::control, including all inherited members.
action_t enum name | wex::data::control | |
col() const | wex::data::control | inline |
col(int col) | wex::data::control | |
command() const | wex::data::control | inline |
command(const std::string &command) | wex::data::control | |
find() const | wex::data::control | inline |
find(const std::string &text, int find_flags=0) | wex::data::control | |
find_flags() const | wex::data::control | inline |
flags(const std::bitset< N > &flags, std::bitset< N > &result, action_t action=SET) | wex::data::control | inline |
inject(std::function< bool(void)> line=nullptr, std::function< bool(void)> col=nullptr, std::function< bool(void)> find=nullptr, std::function< bool(void)> command=nullptr) const | wex::data::control | |
is_required() const | wex::data::control | inline |
is_required(bool required) | wex::data::control | inline |
line() const | wex::data::control | inline |
line(int line, std::function< int(int)> valid=nullptr) | wex::data::control | |
NOT enum value | wex::data::control | |
OR enum value | wex::data::control | |
reset() | wex::data::control | |
SET enum value | wex::data::control | |
validator() const | wex::data::control | inline |
validator(wxValidator *validator) | wex::data::control | |
window() const | wex::data::control | inline |
window(const data::window &data) | wex::data::control | inline |
XOR enum value | wex::data::control |